adding a README file

This commit is contained in:
2022-12-03 01:45:45 +01:00
parent b2ea4e16dd
commit dbe3455325

4
README.md Normal file
View File

@ -0,0 +1,4 @@
# Ziffers for Python 3.10+
This repo is hosting an attempt at porting the [Ziffers](https://github.com/amiika/ziffers) numbered musical notation to Python 3.10+. This library is using [parsimonious](https://github.com/erikrose/parsimonious) for PEG parsing.