plastex 2.1-1 source package in Ubuntu
Changelog
plastex (2.1-1) unstable; urgency=medium [ Debian Janitor ] * Set upstream metadata fields: Repository. [ Stuart Prescott ] * New upstream version. - drop patches incorporated upstream. - add extra build-depends and suggests for tikz support. * Add additional patches to allow testing in place during build. -- Stuart Prescott <email address hidden> Fri, 13 Dec 2019 00:03:08 +1100
Upload details
- Uploaded by:
- Debian Python Modules Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Modules Team
- Architectures:
- all
- Section:
- tex
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | tex |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
plastex_2.1-1.dsc | 2.4 KiB | b6eefe61afcb79ac46841a086ff8a9c8770de48613f181e20a0b4b923e0af6f0 |
plastex_2.1.orig.tar.gz | 936.4 KiB | dbad0d692f5c026d66e9b203a3e35ce0a04b8b82b747ee7649075342d9a072b5 |
plastex_2.1-1.debian.tar.xz | 87.6 KiB | d870ea77562eaa25947fca2b07a86326f52a7bf7eb7dab4ab20cdf18dcd966ae |
Available diffs
- diff from 2.0.0+git20190916-2 to 2.1-1 (21.9 KiB)
No changes file available.
Binary packages built by this source
- plastex: 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.
.
This package contains the command line tool 'plastex'.
- python-plastex-doc: LaTeX document processing framework in Python - documentation
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.
.
This package contains the documentation for both modules and command line
tool.
- python3-plastex: LaTeX document processing framework in Python - modules
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.
.
This package contains the Python 3 modules.