Metadata-Version: |
2.1 |
Name: |
chord-chart |
Version: |
0.3.0 |
Summary: |
Chord chart validation and transposition |
Author-Email: |
Lev Vereshchagin <mail[at]vrslev.com> |
Project-Url: |
Homepage, https://github.com/vrslev/chord-chart |
Project-Url: |
Source, https://github.com/vrslev/chord-chart/tree/main/chord-chart-py |
License: |
MIT |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Environment :: Console |
Classifier: |
Programming Language :: Rust |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
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: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: POSIX :: Linux |
Classifier: |
Operating System :: Microsoft :: Windows |
Classifier: |
Operating System :: MacOS |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Topic :: Multimedia :: Sound/Audio |
Requires-Python: |
>=3.7 |
Requires-Dist: |
pytest (==7.2.0); extra == "test" |
Requires-Dist: |
pyright (==1.1.280); extra == "test" |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown; charset=UTF-8; variant=GFM |