summaryrefslogtreecommitdiff
path: root/math/py-mathdom/pkg-descr
blob: f2d0d1998b941dd6f5667392937ce9a270326ae4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
MathDOM is a set of Python  modules (using PyXML or
lxml, and pyparsing) that import mathematical terms
as a Content MathML DOM. It currently parses MathML
and literal infix terms into a DOM document and writes
out MathML and literal infix/prefix/postfix/Python
terms. The DOM elements are enhanced by domain specific
methods that make using the DOM a little easier.
Implementations based on PyXML and lxml/libxml2 are
available.

WWW: https://pypi.python.org/pypi/mathdom/