Metadata-Version: 2.1
Name: dcspy
Version: 1.7.0
Summary: Integrating DCS (Digital Combat Simulator) planes with Logitech G13/G15/G510/G19 LCD
Home-page: https://github.com/emcek/dcspy
Author: Michal Plichta
Maintainer: Michal Plichta
License: MIT
Project-URL: Bug Reports, https://github.com/emcek/dcspy/issues
Project-URL: Source, https://github.com/emcek/dcspy
Keywords: logitech,logitech-sdk,logitech-keyboards,logitech-gaming,logitech-gaming-keyboard,dcs-world,dcs,g13,g15,g510,g19
Platform: win32
Platform: nt
Platform: Windows
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Win32 (MS Windows)
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Games/Entertainment :: Simulation
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Hardware
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: packaging
Requires-Dist: Pillow
Requires-Dist: psutil
Requires-Dist: PyYAML
Requires-Dist: requests
Requires-Dist: typing-extensions ; python_version < "3.8"
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-mccabe ; extra == 'test'
Requires-Dist: pytest-random ; extra == 'test'
Requires-Dist: tox ; extra == 'test'

README.md
