diff --git a/programming/language/python3/python3-sphinxcontrib-serializinghtml/actions.py b/programming/language/python3/python3-sphinxcontrib-serializinghtml/actions.py
new file mode 100644
index 0000000000..cbcb8f4043
--- /dev/null
+++ b/programming/language/python3/python3-sphinxcontrib-serializinghtml/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-serializinghtml/pspec.xml b/programming/language/python3/python3-sphinxcontrib-serializinghtml/pspec.xml
new file mode 100644
index 0000000000..a646a1f958
--- /dev/null
+++ b/programming/language/python3/python3-sphinxcontrib-serializinghtml/pspec.xml
@@ -0,0 +1,44 @@
+
+
+
+
+ python3-sphinxcontrib-serializinghtml
+ https://github.com/sphinx-doc/sphinxcontrib-serializinghtml
+
+ Blue Devil
+ bluedevil@sctzine.com
+
+ BSD
+ programming.language.python3
+ library
+ Sphinx extension which outputs "serialized" HTML files (json and pickle).
+ sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle).
+ https://files.pythonhosted.org/packages/cd/cc/fd7d17cfae18e5a92564bb899bc05e13260d7a633f3cffdaad4e5f3ce46a/sphinxcontrib-serializinghtml-1.1.3.tar.gz
+
+ python3-setuptools
+ python3-devel
+
+
+
+
+ python3-sphinxcontrib-serializinghtml
+ sphinxcontrib-serializinghtml module for python
+
+ python3
+
+
+ /usr/lib/python3*
+ /usr/share/doc/python3-sphinxcontrib-serializinghtml
+
+
+
+
+
+ 2019-12-30
+ 1.1.3
+ First pisi release
+ Blue Devil
+ bluedevil@sctzine.com
+
+
+
\ No newline at end of file
diff --git a/programming/language/python3/python3-sphinxcontrib-serializinghtml/translations.xml b/programming/language/python3/python3-sphinxcontrib-serializinghtml/translations.xml
new file mode 100644
index 0000000000..295c3e4d63
--- /dev/null
+++ b/programming/language/python3/python3-sphinxcontrib-serializinghtml/translations.xml
@@ -0,0 +1,8 @@
+
+
+
+ python3-sphinxcontrib-serializinghtml
+ python3-sphinxcontrib-serializinghtml, serileştirilmiş HTML dosyaları yaratabilen sphinx genişletmesi.
+ python3-sphinxcontrib-serializinghtml, serileştirilmiş HTML dosyaları yaratabilen sphinx genişleme modülüdür.
+
+