From f70efdce75daaba20277cdb57c868c6060dc8458 Mon Sep 17 00:00:00 2001 From: Michales Michaloudes Date: Wed, 8 Feb 2017 22:46:30 +0000 Subject: python/python-ly: Added (python parser for lilyPond files). Signed-off-by: David Spencer --- python/python-ly/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python/python-ly/README (limited to 'python/python-ly/README') diff --git a/python/python-ly/README b/python/python-ly/README new file mode 100644 index 0000000000..da506d6af8 --- /dev/null +++ b/python/python-ly/README @@ -0,0 +1,4 @@ +This package provides a Python library ly containing various Python modules to +parse, manipulate or create documents in LilyPond format. A command line +program ly is also provided that can be used to do various manipulations with +LilyPond files. -- cgit v1.2.3