Metadata-Version: 2.1
Name: myws
Version: 0.1.0
Summary: µWork Studio, Microprocessor IDE
Author: Fabian Wunsch
License: MIT License
Project-URL: homepage, https://github.com/stormworks-utils/myws
Project-URL: repository, https://github.com/stormworks-utils/myws
Keywords: stormworks,microcontroller
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Games/Entertainment :: Simulation
Classifier: Typing :: Typed
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: sw-mc-lib (>=0.3.0)
Requires-Dist: tumfl (>=0.1.7)
Requires-Dist: PyQt6 (>=5.15)
Provides-Extra: dev
Requires-Dist: black ; extra == 'dev'
Requires-Dist: isort ; extra == 'dev'
Requires-Dist: pip-tools ; extra == 'dev'
Requires-Dist: mypy ; extra == 'dev'
Requires-Dist: flake8 ; extra == 'dev'
Requires-Dist: coverage ; extra == 'dev'
Requires-Dist: pylint ; extra == 'dev'

# myws
A debugging helper for stormworks microcontrollers
