Metadata-Version: 2.4
Name: libgcs
Version: 1.0.4
Summary: Basic library for GCS implementations
Author-email: Vivatsathorn Thitasirivit <vivatsathorn@outlook.co.th>
Requires-Python: >=3.10
Requires-Dist: hatchling
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pyserial
Requires-Dist: tomli
Description-Content-Type: text/markdown

# LIBGCS

## Plans

- ✅ Logging
- ✅ Threading
- ✅ Message Queue
- ✅ Serial Port Management
- ✅ Preference Tree (JSON and TOML to Tree/Dict)
- ✅ File: Base file reader and writer
- ❌ File: CSV and KML writer
- ❌ Basic GIS Library
- ❌ Parser: CSV or similar
- ❌ Parser: Pattern
- ❌ Parser: Bitstream
