diff --git a/programming/language/python3/python3-sphinxcontrib-htmlhelp/actions.py b/programming/language/python3/python3-sphinxcontrib-htmlhelp/actions.py new file mode 100644 index 0000000000..cbcb8f4043 --- /dev/null +++ b/programming/language/python3/python3-sphinxcontrib-htmlhelp/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-htmlhelp/pspec.xml b/programming/language/python3/python3-sphinxcontrib-htmlhelp/pspec.xml new file mode 100644 index 0000000000..464b87bbf0 --- /dev/null +++ b/programming/language/python3/python3-sphinxcontrib-htmlhelp/pspec.xml @@ -0,0 +1,44 @@ + + + + + python3-sphinxcontrib-htmlhelp + https://github.com/sphinx-doc/sphinxcontrib-htmlhelp + + Blue Devil + bluedevil@sctzine.com + + BSD + programming.language.python3 + library + Sphinx extension which renders HTML help files. + sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files. + https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/archive/1.0.2.tar.gz + + python3-setuptools + python3-devel + + + + + python3-sphinxcontrib-htmlhelp + sphinxcontrib-htmlhelp module for python + + python3 + + + /usr/lib/python3* + /usr/share/doc/python3-sphinxcontrib-htmlhelp + + + + + + 2019-12-30 + 1.0.2 + First pisi release + Blue Devil + bluedevil@sctzine.com + + + \ No newline at end of file diff --git a/programming/language/python3/python3-sphinxcontrib-htmlhelp/translations.xml b/programming/language/python3/python3-sphinxcontrib-htmlhelp/translations.xml new file mode 100644 index 0000000000..d57b7acd68 --- /dev/null +++ b/programming/language/python3/python3-sphinxcontrib-htmlhelp/translations.xml @@ -0,0 +1,8 @@ + + + + python3-sphinxcontrib-htmlhelp + python3-sphinxcontrib-htmlhelp, html yardım dosyalarını işleyebilir/görüntüleyebilir. + python3-sphinxcontrib-htmlhelp, html yardım dosyalarını işleyebilen/görüntüleyebilen sphinx genişleme modülüdür. + +