dml (drama markup language) defines a human-readable markup language to write theatrical plays, as well as ways to convert it to other formats like html or pdf.
dml is licensed under the GNU Public License Version 3, see COPYING.
See INSTALL for instructions on how to install dml on your system.
To convert a dml-file to pdf and html, do $ dml --pdf --html <path/to/dmlfile.dml> A detailed description of how to use dml is in MANUAL.
You can browse the source and get recent releases on http://github.com/Ed-von-Schleck/dml
Please report any bugs you find to: http://github.com/Ed-von-Schleck/dml/issues
If you want to help with the development of dml, see TODO and/or contact me: Christian Schramm [email protected]