doconce 0.7.3-1 source package in Ubuntu
Changelog
doconce (0.7.3-1) unstable; urgency=low * New upstream release. * Update debian/copyright. * debian/control: - Bump Standards-Version to 3.9.3 (no changes needed). - Add ptex2tex, texlive-base, texlive-latex-base and texlive-base-recommended to Suggests. -- Johannes Ring <email address hidden> Sat, 30 Jun 2012 00:05:47 +0200
Upload details
- Uploaded by:
- Python Applications Packaging Team
- Uploaded to:
- Sid
- Original maintainer:
- Python Applications Packaging Team
- Architectures:
- all
- Section:
- text
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | text | |
Xenial | release | universe | text | |
Trusty | release | universe | text |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
doconce_0.7.3-1.dsc | 1.9 KiB | 978599fadba15b475a75d5cd3d27a3113f8261b714c6a2fe6e821b7547d5c476 |
doconce_0.7.3.orig.tar.gz | 6.7 MiB | fe7fae0eb3a8a0a6e8d7adc3349a0b12a0879c31081b88118b45b94f2bc266c2 |
doconce_0.7.3-1.debian.tar.gz | 5.9 KiB | e4b9e4c550624ee7e412012e5f6e8fe0b20342883fed561a3ba1029f4edee713 |
Available diffs
- diff from 0.5.1-1 (in Ubuntu) to 0.7.3-1 (1.7 MiB)
No changes file available.
Binary packages built by this source
- doconce: document once, include anywhere
Doconce is two things:
.
1. Doconce is a very simple and minimally tagged markup language that
looks like ordinary ASCII text (much like what you would use in an
email), but the text can be transformed to numerous other formats,
including HTML, Wiki, LaTeX, PDF, reStructuredText (reST), Sphinx,
Epytext, and also plain text (where non-obvious formatting/tags are
removed for clear reading in, e.g., emails). From reStructuredText
you can go to XML, HTML, LaTeX, PDF, OpenOffice, and from the latter
to RTF and MS Word. From Pandoc one can generate Markdown, reST,
LaTeX, HTML, PDF, DocBook XML, OpenOffice, GNU Texinfo, MediaWiki,
RTF, Groff, and other formats.
.
2. Doconce is a working strategy for never duplicating information.
Text is written in a single place and then transformed to a number of
different destinations of diverse type (software source code,
manuals, tutorials, books, wikis, memos, emails, etc.). The Doconce
markup language support this working strategy. The slogan is: "Write
once, include anywhere".