Index of /sandbox/amk/abc

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[TXT]Makefile 2025-07-11 12:50 66  
[TXT]TODO 2025-07-11 12:50 122  
[   ]abc.py 2025-07-11 12:50 4.3K 
[TXT]rst2html.py 2025-07-11 12:50 716  
[TXT]sample.rst 2025-07-11 12:50 534  

README.txt

The abc.py module implements a Docutils directive that accepts content written in the ABC language for musical notation (http://www.gre.ac.uk/~c.walshaw/abc/).

The directive relies on a number of libraries and external tools. Requirements:

Images are converted to PNGs and written to the document output directory.

--amk