./textproc/asciidoc, ASCII to formatted document converter

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 10.2.0nb6, Package name: asciidoc-10.2.0nb6, Maintainer: gls

The asciidoc command translates specially formatted text files into
various output formats such as HTML, docbook, LaTeX (experimental),
man pages, and nicely formatted text.


Required to run:
[textproc/docbook-xsl] [textproc/libxslt] [misc/getopt] [devel/py-setuptools] [lang/python310]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | Package updated
Log message:
revbump after textproc/icu update
   2023-04-04 09:16:18 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
asciidoc: because of distfile change, move to DIST_SUBDIR
   2023-04-03 19:26:02 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
asciidoc: original repo is gone - switch to PyPI; refer to pygmentize with \ 
PYVERSSUFFIX; tests are gone; bump revision
   2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | Package updated
Log message:
massive revision bump after textproc/icu update
   2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524)
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
   2022-05-29 11:39:45 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
asciidoc: update to 10.2.0.

Version 10.2.0 (2022-05-22)
---------------------------
.Future feature
As part of the intended 10.3.0 release, the following document attribute flags \ 
will be reserved for modifying asciidoc-py runtime behavior:

- `future-compat`
- `legacy-compat`
- `compat-mode`

Please see https://github.com/asciidoc-py/asciidoc-py/issues/254[GH issue #254] \ 
for more information.

.Bug fixes
- Fix verbose output not working when using a2x or asciidoc entry points

.Miscellaneous
- Automate publishing asciidoc-py website as part of release process

Version 10.1.4 (2022-03-01)
---------------------------
.Bug fixes
- Add missing test py files to dist archives
- Fix DeprecationWarnings in a2x regexes