summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/py-iso-639/DESCR3
-rw-r--r--devel/py-iso-639/Makefile17
-rw-r--r--devel/py-iso-639/PLIST20
-rw-r--r--devel/py-iso-639/distinfo6
4 files changed, 46 insertions, 0 deletions
diff --git a/devel/py-iso-639/DESCR b/devel/py-iso-639/DESCR
new file mode 100644
index 00000000000..dbc6b5a41a8
--- /dev/null
+++ b/devel/py-iso-639/DESCR
@@ -0,0 +1,3 @@
+ISO 639 is a set of standards for representation of names for languages.
+This package supports ISO639-1, ISO 639-2, ISO 639-3, ISO 639-5 and aimed
+to be fully compatible with pycountry.languages v1.11 and before.
diff --git a/devel/py-iso-639/Makefile b/devel/py-iso-639/Makefile
new file mode 100644
index 00000000000..d9e3ba0132d
--- /dev/null
+++ b/devel/py-iso-639/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2017/02/25 02:38:59 maya Exp $
+
+DISTNAME= iso-639-0.4.5
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_PYPI:=i/iso-639/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://pypi.python.org/pypi/iso-639/
+COMMENT= Library for working with ISO-639 language codes
+LICENSE= gnu-agpl-v3
+
+EGG_NAME= ${DISTNAME:S/-/_/}
+USE_LANGUAGES= # none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/py-iso-639/PLIST b/devel/py-iso-639/PLIST
new file mode 100644
index 00000000000..008d735809b
--- /dev/null
+++ b/devel/py-iso-639/PLIST
@@ -0,0 +1,20 @@
+@comment $NetBSD: PLIST,v 1.1 2017/02/25 02:38:59 maya Exp $
+${PYSITELIB}/iso639/__init__.py
+${PYSITELIB}/iso639/__init__.pyc
+${PYSITELIB}/iso639/__init__.pyo
+${PYSITELIB}/iso639/iso-639-3-macrolanguages.tab
+${PYSITELIB}/iso639/iso-639-3.tab
+${PYSITELIB}/iso639/iso-639-3_Name_Index.tab
+${PYSITELIB}/iso639/iso-639-3_Retirements.tab
+${PYSITELIB}/iso639/iso639-1.tsv
+${PYSITELIB}/iso639/iso639-2.tsv
+${PYSITELIB}/iso639/iso639-5.tsv
+${PYSITELIB}/iso639/iso639.py
+${PYSITELIB}/iso639/iso639.pyc
+${PYSITELIB}/iso639/iso639.pyo
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
diff --git a/devel/py-iso-639/distinfo b/devel/py-iso-639/distinfo
new file mode 100644
index 00000000000..1688b9912ff
--- /dev/null
+++ b/devel/py-iso-639/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/02/25 02:38:59 maya Exp $
+
+SHA1 (iso-639-0.4.5.tar.gz) = a315cb0828ceda43deb212b328d6f026e128cc4c
+RMD160 (iso-639-0.4.5.tar.gz) = 601a21b5d90320412f8f406f69ce465ad84f8488
+SHA512 (iso-639-0.4.5.tar.gz) = 5b27cbcd39173f03d6d54e1ecddf879b630e985c549d6084dab29134d30bcd0052f902a2c8ca5a0db891c197deb1a00f1acda880cf728e7589f0471c42982f73
+Size (iso-639-0.4.5.tar.gz) = 167421 bytes