Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

asciidoc3

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asciidoc3

AsciiDoc3 Python3 GNU/Linux Windows AsciiDoc - see https://asciidoc3.org/pypi.html BEFORE installing

  • 3.2.3
  • Source
  • PyPI
  • Socket score

Maintainers
1

asciidoc3

Text based document generation using Python 3.x; Python3 port of AsciiDoc

AsciiDoc3 is a text document format for writing notes, documentation, articles, books, ebooks, slideshows, web pages, man pages and blogs. AsciiDoc3 files can be translated to many formats including HTML, PDF, EPUB, man page, and DocBook markup (at your choice v4.5 or v5.1). AsciiDoc3 is highly configurable: both the AsciiDoc3 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

AsciiDoc3 is written in 100% pure Python3. So you need a Python interpreter (version 3.7 or later) to execute asciidoc3.py. Python is installed by default in most Linux distributions. You can download Python from the official website https://www.python.org.

Obtaining AsciiDoc3

deb rpm docker tarball generic installer zip PyPI (GNU/Linux and Windows) Pelican Plugin available!
See documentation and installation instructions on the AsciiDoc3 website https://asciidoc3.org/

Tools

Current AsciiDoc3 version tested on Debian Siduction, Ubuntu 20.04 LTS (Focal Fossa), GhostBSD, openSUSE Tumbleweed, Windows 10, and other platforms (Python 3.7 to 3.10).

Dependencies

AsciiDoc3 comes without dependencies (aside Python3, of course). To exploit all features of AsciiDoc3, you need - where necessary - DocBook XSL Stylesheets, xsltproc, w3m, dblatex, FOP, Pygments, graphviz ... You'll find these packages in the repos of your operating system - to avoid this hassle use Docker.

Copying

Copyright © Stuart Rackham (and contributors) for AsciiDoc v8.6.9 (Python2)
Copyright © 2018-2021 Berthold Gehrke berthold.gehrke@gmail.com for AsciiDoc3 (Python3)

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

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc