AsciiDoc is a text document format for writing things.
Project description
[![Build Status](https://github.com/asciidoc/asciidoc-py3/workflows/Test/badge.svg?branch=master)](https://github.com/asciidoc/asciidoc-py3/actions?query=workflow%3ATest+branch%3Amaster)
__This branch is tracking the alpha, in-progress 10.x release. For the stable 9.x code, please go to the [9.x branch](https://github.com/asciidoc/asciidoc-py3/tree/9.x)!__
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 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 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.
## Obtaining AsciiDoc
Documentation and installation instructions are on the AsciiDoc website http://asciidoc.org/. Additionally, for 10.x, you can install it using pip:
` pip3 install asciidoc `
## Tools
Current AsciiDoc version tested on Ubuntu 18.04 with:
Python 3.6.5
DocBook XSL Stylesheets 1.76.1
xsltproc (libxml 20706, libxslt 10126 and libexslt 815).
w3m 0.5.2
dblatex 0.3
FOP 0.95
## Copying
Copyright (C) 2002-2013 Stuart Rackham. Copyright (C) 2013-2021 AsciiDoc Contributors.
Free use of this software is granted under the terms of the GNU General Public License version 2 (GPLv2).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file asciidoc-10.0.0a2.tar.gz
.
File metadata
- Download URL: asciidoc-10.0.0a2.tar.gz
- Upload date:
- Size: 212.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d0fdee7c1b6582a0193bea367f22f7be49577ac2a8caf9646dd5049414457de |
|
MD5 | 635c0019639d5d1d0cc67ab9ddd33228 |
|
BLAKE2b-256 | a9e767effed332ae800b757c0ad688fa5e274765988bfd9eefbde14805327bc2 |
Provenance
File details
Details for the file asciidoc-10.0.0a2-py3-none-any.whl
.
File metadata
- Download URL: asciidoc-10.0.0a2-py3-none-any.whl
- Upload date:
- Size: 251.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c64476473265dd4a2840632bb03aedaa06ac4ee27c269676c4bfff9c8563c4a |
|
MD5 | e2fd751ef5f4c02fecca7a2773817921 |
|
BLAKE2b-256 | 28f735fbde94d0ae860d707972af6064c3bcee7c51596447c6a304d262ed1777 |