summaryrefslogtreecommitdiffstats
path: root/python-pypi
diff options
context:
space:
mode:
authorTreeve Jelbert2019-08-25 16:43:24 +0200
committerTreeve Jelbert2019-08-25 16:47:21 +0200
commitbc772dc570f7bc7163c660765d3172f282aaff01 (patch)
tree87ec904382b010952702dcde3cc9cda454e8cdea /python-pypi
parentf129f1795d1911c62df4556dd086007ade4c0d88 (diff)
asciidoc3-3.1.0.post4
Diffstat (limited to 'python-pypi')
-rwxr-xr-xpython-pypi/asciidoc3/DEPENDS1
-rwxr-xr-xpython-pypi/asciidoc3/DETAILS17
-rw-r--r--python-pypi/asciidoc3/HISTORY2
3 files changed, 20 insertions, 0 deletions
diff --git a/python-pypi/asciidoc3/DEPENDS b/python-pypi/asciidoc3/DEPENDS
new file mode 100755
index 0000000000..8c09196700
--- /dev/null
+++ b/python-pypi/asciidoc3/DEPENDS
@@ -0,0 +1 @@
+depends python3
diff --git a/python-pypi/asciidoc3/DETAILS b/python-pypi/asciidoc3/DETAILS
new file mode 100755
index 0000000000..9d12a81f91
--- /dev/null
+++ b/python-pypi/asciidoc3/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=asciidoc3
+ VERSION=3.1.0.post4
+ VX=be/e9/defb4373cca5e1d42cd952ee7aeefc1dda0c03d5211c27b6f18e859bea43
+ SOURCE_HASH=sha512:3fae0569720a53f747e21e151bf8f8c3d59fbdf36c9036eb4b31e2aceb143167b311961059a69128573e9cb2bbccb4525b6e664055dbf955500b4cefa81847d3
+ SOURCE=${SPELL}-${VERSION}.tar.gz
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ SOURCE_URL=https://files.pythonhosted.org/packages/$VX/$SOURCE
+ WEB_SITE=https://pypi.org/project/asciidoc3
+ ENTERED=20190825
+ LICENSE[0]=GPL
+ KEYWORDS="docbook man html doc"
+ SHORT="HTML, man page, DocBook creator from text files"
+cat << EOF
+AsciiDoc is a text document format for writing short documents, articles,
+books and UNIX man pages. AsciiDoc files can be translated to HTML and
+DocBook markups using the asciidoc(1) command
+EOF
diff --git a/python-pypi/asciidoc3/HISTORY b/python-pypi/asciidoc3/HISTORY
new file mode 100644
index 0000000000..8abef299e1
--- /dev/null
+++ b/python-pypi/asciidoc3/HISTORY
@@ -0,0 +1,2 @@
+2019-08-25 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 3.1.0.post4