summaryrefslogtreecommitdiff
path: root/textproc/py-creole
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2010-02-11 13:01:54 +0000
committerjoerg <joerg@pkgsrc.org>2010-02-11 13:01:54 +0000
commit5414b0d4a5d08826c96710157084a9be8ae6780f (patch)
tree93211fae31b9303c539c091beed0dc39b0dce0d4 /textproc/py-creole
parentfa74a18c17de15fcb9a0b6db6d04708d24f3ac91 (diff)
downloadpkgsrc-5414b0d4a5d08826c96710157084a9be8ae6780f.tar.gz
Import py-creole 0.2.5:
py-creole is a converter between HTML and the Creole markup language. Creole is a markup language that was created to simplify sharing content between different wikis. It is supported by MoinMoin and various other engines. The full language is descript in http://www.wikicreole.org/.
Diffstat (limited to 'textproc/py-creole')
-rw-r--r--textproc/py-creole/DESCR4
-rw-r--r--textproc/py-creole/Makefile20
-rw-r--r--textproc/py-creole/PLIST45
-rw-r--r--textproc/py-creole/distinfo5
4 files changed, 74 insertions, 0 deletions
diff --git a/textproc/py-creole/DESCR b/textproc/py-creole/DESCR
new file mode 100644
index 00000000000..1262a4e6290
--- /dev/null
+++ b/textproc/py-creole/DESCR
@@ -0,0 +1,4 @@
+py-creole is a converter between HTML and the Creole markup language.
+Creole is a markup language that was created to simplify sharing content
+between different wikis. It is supported by MoinMoin and various other
+engines. The full language is descript in http://www.wikicreole.org/.
diff --git a/textproc/py-creole/Makefile b/textproc/py-creole/Makefile
new file mode 100644
index 00000000000..701d73d8b49
--- /dev/null
+++ b/textproc/py-creole/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/02/11 13:01:54 joerg Exp $
+#
+
+VERS= 0.2.5
+DISTNAME= python-creole-${VERS}
+PKGNAME= ${PYPKGPREFIX}-creole-${VERS}
+EGG_NAME= python_creole-${VERS}
+CATEGORIES= textproc www python
+MASTER_SITES= http://pypi.python.org/packages/source/p/python-creole/
+
+MAINTAINER= joerg@NetBSD.org
+HOMEPAGE= http://code.google.com/p/python-creole/
+COMMENT= Creole <-> HTML converter
+
+LICENSE= gnu-gpl-v3
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/py-creole/PLIST b/textproc/py-creole/PLIST
new file mode 100644
index 00000000000..a231d563546
--- /dev/null
+++ b/textproc/py-creole/PLIST
@@ -0,0 +1,45 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/02/11 13:01:54 joerg Exp $
+${PYSITELIB}/creole/__init__.py
+${PYSITELIB}/creole/__init__.pyc
+${PYSITELIB}/creole/__init__.pyo
+${PYSITELIB}/creole/creole2html.py
+${PYSITELIB}/creole/creole2html.pyc
+${PYSITELIB}/creole/creole2html.pyo
+${PYSITELIB}/creole/creole_parser.py
+${PYSITELIB}/creole/creole_parser.pyc
+${PYSITELIB}/creole/creole_parser.pyo
+${PYSITELIB}/creole/default_macros.py
+${PYSITELIB}/creole/default_macros.pyc
+${PYSITELIB}/creole/default_macros.pyo
+${PYSITELIB}/creole/html2creole.py
+${PYSITELIB}/creole/html2creole.pyc
+${PYSITELIB}/creole/html2creole.pyo
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/${EGG_INFODIR}/zip-safe
+${PYSITELIB}/tests/__init__.py
+${PYSITELIB}/tests/__init__.pyc
+${PYSITELIB}/tests/__init__.pyo
+${PYSITELIB}/tests/run_all_tests.py
+${PYSITELIB}/tests/run_all_tests.pyc
+${PYSITELIB}/tests/run_all_tests.pyo
+${PYSITELIB}/tests/test_creole2html.py
+${PYSITELIB}/tests/test_creole2html.pyc
+${PYSITELIB}/tests/test_creole2html.pyo
+${PYSITELIB}/tests/test_cross_compare.py
+${PYSITELIB}/tests/test_cross_compare.pyc
+${PYSITELIB}/tests/test_cross_compare.pyo
+${PYSITELIB}/tests/test_html2creole.py
+${PYSITELIB}/tests/test_html2creole.pyc
+${PYSITELIB}/tests/test_html2creole.pyo
+${PYSITELIB}/tests/utils/__init__.py
+${PYSITELIB}/tests/utils/__init__.pyc
+${PYSITELIB}/tests/utils/__init__.pyo
+${PYSITELIB}/tests/utils/base_unittest.py
+${PYSITELIB}/tests/utils/base_unittest.pyc
+${PYSITELIB}/tests/utils/base_unittest.pyo
+${PYSITELIB}/tests/utils/utils.py
+${PYSITELIB}/tests/utils/utils.pyc
+${PYSITELIB}/tests/utils/utils.pyo
diff --git a/textproc/py-creole/distinfo b/textproc/py-creole/distinfo
new file mode 100644
index 00000000000..f2538025d40
--- /dev/null
+++ b/textproc/py-creole/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/02/11 13:01:54 joerg Exp $
+
+SHA1 (python-creole-0.2.5.tar.gz) = cdc05b235a1ec66153b4078b7cbfea2efebfa248
+RMD160 (python-creole-0.2.5.tar.gz) = 05f5e579a5b886402bd832ed64b3b66b5536641d
+Size (python-creole-0.2.5.tar.gz) = 31024 bytes