Index of /sandbox/amk/abc

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[TXT]Makefile 2018-06-17 08:52 66  
[TXT]TODO 2018-06-17 08:52 122  
[   ]abc.py 2018-06-17 08:52 4.3K 
[TXT]rst2html.py 2018-06-17 08:52 716  
[TXT]sample.rst 2018-06-17 08:52 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