Metadata-Version: 2.4
Name: dronecot
Version: 1.1.1
Summary: Display Drones in Team Awareness Kit (TAK).
Home-page: https://github.com/snstac/dronecot
Maintainer: Greg Albrecht <oss@undef.net>
Maintainer-email: oss@undef.net
License: Apache 2.0
Project-URL: CI: GitHub Actions, https://github.com/snstac/dronecot/actions
Project-URL: GitHub: issues, https://github.com/snstac/dronecot/issues
Project-URL: GitHub: repo, https://github.com/snstac/dronecot
Keywords: Cursor on Target,CoT,ATAK,TAK,WinTAK,TAK,TAK Server,Aircraft,Drones,UAV,UAS,Remote ID,Open Drone ID
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: OS Independent
Requires-Python: <4,>=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pytak>=5.4.0
Requires-Dist: paho-mqtt<2.0.0
Requires-Dist: bitstruct
Requires-Dist: pytz
Requires-Dist: asyncio_mqtt
Provides-Extra: with-takproto
Requires-Dist: takproto>=2.0.0; extra == "with-takproto"
Provides-Extra: test
Requires-Dist: pytest-asyncio; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pylint; extra == "test"
Requires-Dist: flake8; extra == "test"
Requires-Dist: black; extra == "test"
Dynamic: license-file
