[build] type = "python" [dependencies] build = [ "python-setuptools", "python-wheel", ] optional = [ "graphviz", "lilypond", "imagemagick", "source-highlight", "dblatex", "fop", "w3m", "lynx", ] runtime = [ "libxslt", "docbook-xsl", "python", ] [package] description = "Text document format for short documents, articles, books and UNIX man pages" homepage = "https://asciidoc-py.github.io/" license = "GPL-2.0-or-later" name = "asciidoc" version = "10.2.1" [[source]] extract_dir = "$name-$version" sha256 = "aa7be8ae894f6cc1e67784d76ffa6c6b9e9f96efdc695db43c6bd63820e5072b" url = "https://github.com/asciidoc-py/asciidoc-py/releases/download/$version/asciidoc-$version.tar.gz"