zetacomponents/document
The Document components provides a general conversion framework for different semantic document markup languages like XHTML, Docbook, RST and similar.
Maintainers
Fund package maintenance!
Requires
- zetacomponents/base: ~1.8
Requires (Dev)
Suggests
None
Provides
None
Conflicts
None
Replaces
None
Apache-2.0 8266c14c212bc101a25623429363a9b458a267c6
- Sebastian Bergmann
- Kore Nordmann
- Derick Rethans
- Tobias Schlitt
- Alexandru Stanoi
This package is auto-updated.
Last update: 2026-06-28 01:57:45 UTC
README
👁 https://travis-ci.org/zetacomponents/Document.png?branch=masterThe document component offers transformations between different semantic markup languages, like:
- ReStructured text
- XHTML
- Docbook
- eZ Publish XML markup
- Wiki markup languages, like: Creole, Dokuwiki and Confluence
- Open Document Text as used by OpenOffice.org and other office suites
Each format supports conversions from and to docbook as a central intermediate format and may implement additional shortcuts for conversions from and to other formats. Not each format can express the same semantics, so there may be some information lost.
To check out features and usage of the graph component check out the tutorial.
