summaryrefslogtreecommitdiff
path: root/textproc/py-text-unidecode
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-10-17 11:35:48 +0000
committeradam <adam@pkgsrc.org>2017-10-17 11:35:48 +0000
commit34aa4f94560aa85bb296431a9c63abe2b88a7ef5 (patch)
treeca042f7afc02225db1f5d998c2f78a4ed6b15921 /textproc/py-text-unidecode
parentb4fdb84155ab4f1001f0bb041d944128cec6c046 (diff)
downloadpkgsrc-34aa4f94560aa85bb296431a9c63abe2b88a7ef5.tar.gz
text-unidecode is the most basic port of the Text::Unidecode Perl library.
Diffstat (limited to 'textproc/py-text-unidecode')
-rw-r--r--textproc/py-text-unidecode/DESCR1
-rw-r--r--textproc/py-text-unidecode/Makefile16
-rw-r--r--textproc/py-text-unidecode/PLIST9
-rw-r--r--textproc/py-text-unidecode/distinfo6
4 files changed, 32 insertions, 0 deletions
diff --git a/textproc/py-text-unidecode/DESCR b/textproc/py-text-unidecode/DESCR
new file mode 100644
index 00000000000..53dbad3bb83
--- /dev/null
+++ b/textproc/py-text-unidecode/DESCR
@@ -0,0 +1 @@
+text-unidecode is the most basic port of the Text::Unidecode Perl library.
diff --git a/textproc/py-text-unidecode/Makefile b/textproc/py-text-unidecode/Makefile
new file mode 100644
index 00000000000..1867bae6aed
--- /dev/null
+++ b/textproc/py-text-unidecode/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2017/10/17 11:35:48 adam Exp $
+
+DISTNAME= text-unidecode-1.0
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= textproc python
+MASTER_SITES= ${MASTER_SITE_PYPI:=t/text-unidecode/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://github.com/kmike/text-unidecode
+COMMENT= Most basic Text::Unidecode port
+LICENSE= artistic
+
+USE_LANGUAGES= # none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/py-text-unidecode/PLIST b/textproc/py-text-unidecode/PLIST
new file mode 100644
index 00000000000..a34e9a20d69
--- /dev/null
+++ b/textproc/py-text-unidecode/PLIST
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1 2017/10/17 11:35:48 adam Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/text_unidecode/__init__.py
+${PYSITELIB}/text_unidecode/__init__.pyc
+${PYSITELIB}/text_unidecode/__init__.pyo
+${PYSITELIB}/text_unidecode/data.bin
diff --git a/textproc/py-text-unidecode/distinfo b/textproc/py-text-unidecode/distinfo
new file mode 100644
index 00000000000..e52cba4fa33
--- /dev/null
+++ b/textproc/py-text-unidecode/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/10/17 11:35:48 adam Exp $
+
+SHA1 (text-unidecode-1.0.tar.gz) = aed68abf93953d6f0fbaa5bb1b043626c30cf06b
+RMD160 (text-unidecode-1.0.tar.gz) = 7a735e20ef2429a61ba4e55a5c6f6508fa8f7960
+SHA512 (text-unidecode-1.0.tar.gz) = 3312e0ccb52f519f610c0caba11a99ae9d04aa7de9a9ff9488604ff9be9652865af09e2141d267ae3c6bf0c906ac32ef82d503e734740b43ee18ef210fb5a6fc
+Size (text-unidecode-1.0.tar.gz) = 74739 bytes