From a2fdc4e239dc892cbfff772ccebec79b1c6afdcf Mon Sep 17 00:00:00 2001 From: blue-devil Date: Fri, 10 Jan 2020 21:19:25 +0000 Subject: [PATCH] python3-sphinxcontrib-applehelp:frist release --- .../actions.py | 13 ++++++ .../python3-sphinxcontrib-applehelp/pspec.xml | 44 +++++++++++++++++++ .../translations.xml | 8 ++++ 3 files changed, 65 insertions(+) create mode 100644 programming/language/python3/python3-sphinxcontrib-applehelp/actions.py create mode 100644 programming/language/python3/python3-sphinxcontrib-applehelp/pspec.xml create mode 100644 programming/language/python3/python3-sphinxcontrib-applehelp/translations.xml diff --git a/programming/language/python3/python3-sphinxcontrib-applehelp/actions.py b/programming/language/python3/python3-sphinxcontrib-applehelp/actions.py new file mode 100644 index 0000000000..cbcb8f4043 --- /dev/null +++ b/programming/language/python3/python3-sphinxcontrib-applehelp/actions.py @@ -0,0 +1,13 @@ +#!/usr/bin/python +# -*- coding: utf-8 -*- +# +# Licensed under the GNU General Public License, version 3. +# See the file http://www.gnu.org/licenses/gpl.txt + +from pisi.actionsapi import pythonmodules + +def build(): + pythonmodules.compile(pyVer="3") + +def install(): + pythonmodules.install(pyVer="3") \ No newline at end of file diff --git a/programming/language/python3/python3-sphinxcontrib-applehelp/pspec.xml b/programming/language/python3/python3-sphinxcontrib-applehelp/pspec.xml new file mode 100644 index 0000000000..295b26cd17 --- /dev/null +++ b/programming/language/python3/python3-sphinxcontrib-applehelp/pspec.xml @@ -0,0 +1,44 @@ + + + + + python3-sphinxcontrib-applehelp + https://github.com/sphinx-doc/sphinxcontrib-applehelp + + Blue Devil + bluedevil@sctzine.com + + BSD + programming.language.python3 + library + Sphinx extension which outputs Apple help books. + sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books. + https://github.com/sphinx-doc/sphinxcontrib-applehelp/archive/1.0.1.tar.gz + + python3-setuptools + python3-devel + + + + + python3-sphinxcontrib-applehelp + sphinxcontrib-applehelp module for python + + python3 + + + /usr/lib/python3* + /usr/share/doc/python3-sphinxcontrib-applehelp + + + + + + 2019-12-30 + 1.0.1 + First pisi release + Blue Devil + bluedevil@sctzine.com + + + \ No newline at end of file diff --git a/programming/language/python3/python3-sphinxcontrib-applehelp/translations.xml b/programming/language/python3/python3-sphinxcontrib-applehelp/translations.xml new file mode 100644 index 0000000000..e26a4c3a98 --- /dev/null +++ b/programming/language/python3/python3-sphinxcontrib-applehelp/translations.xml @@ -0,0 +1,8 @@ + + + + python3-sphinxcontrib-applehelp + Apple yardım kitapları olarak çıktı verebilen sphinx genişleme modülüdür. + python3-sphinxcontrib-applehelp, Apple yardım kitapları olarak çıktı verebilen sphinx genişleme modülüdür. + +