New commits:
commit b2b5f20ed5c96e30a80eeecc71df0c753e427729
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
python-pypi/python-sphinx: add dependency on docutils
commit 3b63e8eb33b68dda92d578f9e623121501a42b90
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
doc/docutils: version 0.9
commit d83e364e67e9920aa179bf20ce430b3b29e5cbde
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
python-pypi/python-sphinx: new spell, a documentation generator for python
diff --git a/ChangeLog b/ChangeLog
index 91f4b8e..c2f557e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2012-06-03 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * python-pypi/python-sphinx: new spell, a documentation generator for
python
+
2012-06-03 Ladislav Hagara <hgr AT vabo.cz>
* http/xombrero: new spell, minimalists web browser
diff --git a/python-pypi/python-sphinx/DEPENDS
b/python-pypi/python-sphinx/DEPENDS
new file mode 100755
index 0000000..5c07359
--- /dev/null
+++ b/python-pypi/python-sphinx/DEPENDS
@@ -0,0 +1,2 @@
+depends PYTHON &&
+depends docutils
diff --git a/python-pypi/python-sphinx/DETAILS
b/python-pypi/python-sphinx/DETAILS
new file mode 100755
index 0000000..1bf09fe
--- /dev/null
+++ b/python-pypi/python-sphinx/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=python-sphinx
+ VERSION=1.1.3
+ SOURCE="Sphinx-${VERSION}.tar.gz"
+ SOURCE_URL[0]=http://pypi.python.org/packages/source/S/Sphinx/${SOURCE}
+
SOURCE_HASH=sha512:b8312140d752bf557c8e41728513812aff3e5d0a89af88dea9da0df21bf09c8315f13305d7a724a5596d0192b167d613065ea564c6d92e4ffb23f1f246dbf052
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/Sphinx-${VERSION}"
+ WEB_SITE="http://sphinx.pocoo.org/index.html"
+ LICENSE[0]=PYTHON
+ ENTERED=20120603
+ SHORT="a documentation generator for python code"
+cat << EOF
+Sphinx is a tool that makes it easy to create intelligent and beautiful
+documentation. It was originally created for the new Python documentation,
+and it has excellent facilities for the documentation of Python projects,
+but C/C++ is already supported as well, and it is planned to add special
+support for other languages as well.
+EOF
diff --git a/python-pypi/python-sphinx/HISTORY
b/python-pypi/python-sphinx/HISTORY
new file mode 100644
index 0000000..07397a6
--- /dev/null
+++ b/python-pypi/python-sphinx/HISTORY
@@ -0,0 +1,4 @@
+2012-06-03 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DEPENDS, DETAILS: spell created
+ * DEPENDS: added dependency on docutils
+
[SM-Commit] GIT changes to master grimoire by Florian Franzmann (b2b5f20ed5c96e30a80eeecc71df0c753e427729),
Florian Franzmann, 06/03/2012