asciimathml 0.9.4.1
ASCIIMathML to MathML translator
Translates from ASCIIMathML (an easy to type and highly readable way to represent math formulas) into Presentation MathML (a w3c standard directly displayable by some web browsers).
The MathML tree is represented by Elements from the standard xml.etree.ElementTree python library.
The obtained tree can then be further manipulated and then serialized into a string to be included for example in a HTML document.
Also included is a markdown extension that allows the use of ASCIIMathML, eclosed between $$, inside markdown documents.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| asciimathml-0.9.4.1.tar.gz (md5) | Source | 2011-11-13 | 20KB | 276 | |
- Author: Gabriele Favalessa
- Home Page: http://github.com/favalex/python-asciimathml
- Keywords: markup,math,mathml,xml,markdown
-
Categories
- Development Status :: 4 - Beta
- Environment :: Other Environment
- Intended Audience :: Developers
- License :: OSI Approved :: GNU General Public License (GPL)
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Software Development :: Libraries :: Python Modules
- Topic :: Text Processing :: Markup :: XML
- Package Index Owner: favalex
- DOAP record: asciimathml-0.9.4.1.xml
