Repository URL to install this package:
Version:
3.2.2 ▾
|
flockwave-gps
/
METADATA
|
---|
Metadata-Version: 2.1 Name: flockwave-gps Version: 3.2.2 Summary: GPS and geography related routines and classes License: MIT Author: Tamas Nepusz Author-email: tamas@collmot.com Requires-Python: >=3.9,<4.0 Classifier: License :: OSI Approved :: MIT License Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.9 Classifier: Programming Language :: Python :: 3.10 Classifier: Programming Language :: Python :: 3.11 Classifier: Programming Language :: Python :: 3.12 Provides-Extra: cli Provides-Extra: ntrip Requires-Dist: bitstring (>=4.0.1,<5.0.0) Requires-Dist: click (>=8.1.0,<9.0.0) ; extra == "cli" Requires-Dist: pynmea2 (>=1.19.0,<2.0.0) Requires-Dist: trio (>=0.22.0,<0.23.0) ; extra == "ntrip" or extra == "cli"