软件包: python-plastex (0.9.2-1) [universe]
python-plastex 的相关链接
Ubuntu 的资源:
下载源码包 plastex:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Carl Fürstenberg
- Debian Python Modules Team (Mail Archive)
It should generally not be necessary for users to contact the original maintainer.
外部的资源:
- 主页 [plastex.sourceforge.net]
相似软件包:
LaTeX document processing framework in Python
plasTeX is a collection of Python frameworks that allow you to process LaTeX documents. This processing includes, but is not limited to, conversion of LaTeX documents to various document formats. Of course, it is capable of converting to HTML or XML formats such as DocBook and tBook, but it is an open framework that allows you to drive any type of rendering. This means that it could be used to drive a COM object that creates a MS Word Document.
The plasTeX framework allows you to control all of the processes including tokenizing, object creation, and rendering through API calls. You also have access to all of the internals such as counters, the states of "if" commands, locally and globally defined macros, labels and references, etc. In essence, it is a LaTeX document processor that gives you the advantages of an XML document in the context of a language as superb as Python.
其他与 python-plastex 有关的软件包
|
|
|
-
- dep: dvipng
- convert DVI files to PNG graphics
-
- dep: python (>= 2.4)
- An interactive high-level object-oriented language (default version)
-
- dep: python-imaging
- Python Imaging Library
-
- dep: python-support (>= 0.90.0)
- automated rebuilding support for Python modules
-
- dep: texlive-latex-base
- TeX Live: Basic LaTeX packages
-
- rec: python-cheetah
- text-based template engine and Python code generator
-
- rec: python-genshi
- Python XML-based template engine
-
- rec: python-kid
- simple Pythonic template language for XML based vocabularies