DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamepython-plastex-doc
BeschreibungLaTeX document processing framework in Python - documentation files
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.9.2-1
Sektiondoc
Prioritätoptional
Installierte Größe1252 Byte
Hängt ab von
Empfohlene Pakete
PaketbetreuerCarl Fürstenberg
Quelleplastex
Paketgröße289028 Byte
Prüfsumme MD5b215ee7f0e9914444c345598f53bc134
Prüfsumme SHA1ff50296ad5e949d9f179c76f66215ddcb9ba8fea
Prüfsumme SHA256e87ca43bb36fed1745a6a1117cfc5b4e6e1f9efaf8236165e997b384b0c78bdd
Link zum Herunterladenpython-plastex-doc_0.9.2-1_all.deb
Ausführliche BeschreibungplasTeX 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. . This packages provides the documentation files for python-plastex.


Impressum
Linux is a registered trademark of Linus Torvalds