Subject: CVS commit: wip/py-asciimathml
From: Kamel Derouiche
Date: 2012-11-09 19:31:51
Message id: E1TWtND-0001S5-Q4@sfs-ml-2.v29.ch3.sourceforge.com

Log Message:
Import py27-asciimathml-0.9.4.1 as wip/py-asciimathml.

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


Files:
RevisionActionfile
1.1addwip/py-asciimathml/DESCR
1.1addwip/py-asciimathml/Makefile
1.1addwip/py-asciimathml/PLIST
1.1addwip/py-asciimathml/distinfo