| Paketname | liblatex-tom-perl | 
| Beschreibung | A module for parsing, analyzing and manipulating latex documents | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 1.00-1 | 
| Sektion | perl | 
| Priorität | optional | 
| Installierte Größe | 164 Byte | 
| Hängt ab von | perl | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Patrick Winnertz  | 
| Quelle |  | 
| Paketgröße | 35804 Byte | 
| Prüfsumme MD5 | bfd1ede7def56c7525216868b9b814c1 | 
| Prüfsumme SHA1 | b1c62618776763b72ad6a59d17d0229fad891903 | 
| Prüfsumme SHA256 | 454d68ce27e376de63f4302768870539934f1fe262c39cfb14c6090d3740e100 | 
| Link zum Herunterladen | liblatex-tom-perl_1.00-1_all.deb | 
| Ausführliche Beschreibung | This module provides a parser which parses and interprets (though not fully)
LaTeX documents and returns a tree-based representation of what it finds.
This tree is a LaTeX::TOM::Tree. The tree contains LaTeX::TOM::Node nodes.
.
This module should be especially useful to anyone who wants to do processing
of LaTeX documents that requires extraction of plain-text information, or
altering of the plain-text components (or alternatively, the math-text
components).
 |