Skip to main content

AsciiDoc is a text document format for writing things.

Project description

AsciiDoc.py

Build Status codecov PyPI version

AsciiDoc is a text document format for writing notes, documentation, articles, books, ebooks, slideshows, web pages, man pages and blogs. AsciiDoc files can be translated to many formats including HTML, PDF, EPUB, man page.

AsciiDoc.py is a legacy processor for this syntax, handling an older rendition of AsciiDoc. As such, this will not properly handle the current AsciiDoc specification. It is suggested that unless you specifically require the AsciiDoc.py toolchain, you should find a processor that handles the modern AsciiDoc syntax.

AsciiDoc.py is highly configurable: both the AsciiDoc source file syntax and the backend output markups (which can be almost any type of SGML/XML markup) can be customized and extended by the user.

Prerequisites

AsciiDoc.py is written in Python so you need a Python interpreter (version 3.5 or later) to execute asciidoc(1). You can install Python using the package manager for your OS or by downloading it from the official Python website http://www.python.org.

Additionally, you will need:

  • DocBook XSL Stylesheets 1.76.1
  • xsltproc (libxml 20706, libxslt 10126 and libexslt 815).
  • w3m 0.5.2
  • dblatex 0.3
  • FOP 0.95

to enable the full AsciiDoc.py toolchain.

Obtaining AsciiDoc.py

Documentation and installation instructions are on the AsciiDoc.py website https://asciidoc.org/. Simply, you should use use pip to install it:

pip3 install asciidoc

Contributing

To contribute and test your changes, you will need to install:

  • flake8
  • pytest
  • pytest-mock

To lint the codebase: python3 -m flake8

AsciiDoc.py has the following types of tests:

  1. doctests: python3 -m asciidoc.asciidoc --doctest
  2. unit tests: python3 -m pytest
  3. integration tests: python3 tests/testasciidoc.py

LICENSE

Copyright (C) 2002-2013 Stuart Rackham. Copyright (C) 2013-2021 AsciiDoc.py Contributors.

Free use of this software is granted under the terms of the GNU General Public License version 2 (GPLv2).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

asciidoc-10.1.3.tar.gz (215.5 kB view details)

Uploaded Source

Built Distribution

asciidoc-10.1.3-py2.py3-none-any.whl (269.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file asciidoc-10.1.3.tar.gz.

File metadata

  • Download URL: asciidoc-10.1.3.tar.gz
  • Upload date:
  • Size: 215.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for asciidoc-10.1.3.tar.gz
Algorithm Hash digest
SHA256 9d2b09325fef303afa6e7675342eb99ef1f1a65e82c454183b9c7f4d129b0b1a
MD5 a4585b9d628174a1c6000dde6e5ac0c8
BLAKE2b-256 6e299c981dfb1bf5b2b390b9f06589930930e07b05b333e4e2a531f2f122bee1

See more details on using hashes here.

Provenance

File details

Details for the file asciidoc-10.1.3-py2.py3-none-any.whl.

File metadata

  • Download URL: asciidoc-10.1.3-py2.py3-none-any.whl
  • Upload date:
  • Size: 269.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for asciidoc-10.1.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 0c33594267c91ec23b91acf7a10c37796a83017411e71ea3fb13923dfffc389a
MD5 d307101a510e99eddff650f2091b517c
BLAKE2b-256 10731da12b375bb4f16d681bccc2490c6dee565f445e492e0de4dcfa087cf297

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page