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 Ubuntu Archiv lucid (universe)
Version0.9.2-1
Sektionuniverse/doc
Prioritätoptional
Installierte Größe1252 Byte
Hängt ab von
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelleplastex
Paketgröße280980 Byte
Prüfsumme MD57768ba8c3aef66f5e6c1b0b797be7e93
Prüfsumme SHA14ca72a3072cc7d26d3cd078dabcd1679c60f02e8
Prüfsumme SHA2569ddfa0707b1743b73a3183927284247b89e9af4e78dfe9deac1e2affb56d82bf
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