pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-babelfish: Import py-babelfish-0.5.5 as wip/py-babelfish



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Sun Feb 12 13:53:17 2017 +0100
Changeset:	2c7efeb3760ba8ca0fd73e97c217181ebaaecc38

Modified Files:
	Makefile
Added Files:
	py-babelfish/DESCR
	py-babelfish/Makefile
	py-babelfish/PLIST
	py-babelfish/distinfo

Log Message:
py-babelfish: Import py-babelfish-0.5.5 as wip/py-babelfish

BabelFish is a Python library to work with countries and languages.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2c7efeb3760ba8ca0fd73e97c217181ebaaecc38

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile              |  1 +
 py-babelfish/DESCR    |  1 +
 py-babelfish/Makefile | 16 +++++++++++++++
 py-babelfish/PLIST    | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++
 py-babelfish/distinfo |  6 ++++++
 5 files changed, 79 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 98cb84ea52..3eb011b77b 100644
--- a/Makefile
+++ b/Makefile
@@ -2714,6 +2714,7 @@ SUBDIR+=	py-autokey
 SUBDIR+=	py-automata
 SUBDIR+=	py-awscli
 SUBDIR+=	py-b3j0f.aop
+SUBDIR+=	py-babelfish
 SUBDIR+=	py-bandicoot
 SUBDIR+=	py-bandit
 SUBDIR+=	py-bannock
diff --git a/py-babelfish/DESCR b/py-babelfish/DESCR
new file mode 100644
index 0000000000..8ef46fcc43
--- /dev/null
+++ b/py-babelfish/DESCR
@@ -0,0 +1 @@
+BabelFish is a Python library to work with countries and languages.
diff --git a/py-babelfish/Makefile b/py-babelfish/Makefile
new file mode 100644
index 0000000000..86241d5288
--- /dev/null
+++ b/py-babelfish/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD$
+
+DISTNAME=	babelfish-0.5.5
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=	textproc
+MASTER_SITES=	${MASTER_SITE_PYPI:=b/babelfish/}
+
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=	https://github.com/Diaoul/babelfish
+COMMENT=	Python library to work with countries and languages
+LICENSE=	modified-bsd
+
+USE_LANGUAGES=	# none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-babelfish/PLIST b/py-babelfish/PLIST
new file mode 100644
index 0000000000..c004454c3c
--- /dev/null
+++ b/py-babelfish/PLIST
@@ -0,0 +1,55 @@
+@comment $NetBSD$
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/pbr.json
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/babelfish/__init__.py
+${PYSITELIB}/babelfish/__init__.pyc
+${PYSITELIB}/babelfish/__init__.pyo
+${PYSITELIB}/babelfish/converters/__init__.py
+${PYSITELIB}/babelfish/converters/__init__.pyc
+${PYSITELIB}/babelfish/converters/__init__.pyo
+${PYSITELIB}/babelfish/converters/alpha2.py
+${PYSITELIB}/babelfish/converters/alpha2.pyc
+${PYSITELIB}/babelfish/converters/alpha2.pyo
+${PYSITELIB}/babelfish/converters/alpha3b.py
+${PYSITELIB}/babelfish/converters/alpha3b.pyc
+${PYSITELIB}/babelfish/converters/alpha3b.pyo
+${PYSITELIB}/babelfish/converters/alpha3t.py
+${PYSITELIB}/babelfish/converters/alpha3t.pyc
+${PYSITELIB}/babelfish/converters/alpha3t.pyo
+${PYSITELIB}/babelfish/converters/countryname.py
+${PYSITELIB}/babelfish/converters/countryname.pyc
+${PYSITELIB}/babelfish/converters/countryname.pyo
+${PYSITELIB}/babelfish/converters/name.py
+${PYSITELIB}/babelfish/converters/name.pyc
+${PYSITELIB}/babelfish/converters/name.pyo
+${PYSITELIB}/babelfish/converters/opensubtitles.py
+${PYSITELIB}/babelfish/converters/opensubtitles.pyc
+${PYSITELIB}/babelfish/converters/opensubtitles.pyo
+${PYSITELIB}/babelfish/converters/scope.py
+${PYSITELIB}/babelfish/converters/scope.pyc
+${PYSITELIB}/babelfish/converters/scope.pyo
+${PYSITELIB}/babelfish/converters/type.py
+${PYSITELIB}/babelfish/converters/type.pyc
+${PYSITELIB}/babelfish/converters/type.pyo
+${PYSITELIB}/babelfish/country.py
+${PYSITELIB}/babelfish/country.pyc
+${PYSITELIB}/babelfish/country.pyo
+${PYSITELIB}/babelfish/data/iso-3166-1.txt
+${PYSITELIB}/babelfish/data/iso-639-3.tab
+${PYSITELIB}/babelfish/data/iso15924-utf8-20131012.txt
+${PYSITELIB}/babelfish/data/opensubtitles_languages.txt
+${PYSITELIB}/babelfish/exceptions.py
+${PYSITELIB}/babelfish/exceptions.pyc
+${PYSITELIB}/babelfish/exceptions.pyo
+${PYSITELIB}/babelfish/language.py
+${PYSITELIB}/babelfish/language.pyc
+${PYSITELIB}/babelfish/language.pyo
+${PYSITELIB}/babelfish/script.py
+${PYSITELIB}/babelfish/script.pyc
+${PYSITELIB}/babelfish/script.pyo
+${PYSITELIB}/babelfish/tests.py
+${PYSITELIB}/babelfish/tests.pyc
+${PYSITELIB}/babelfish/tests.pyo
diff --git a/py-babelfish/distinfo b/py-babelfish/distinfo
new file mode 100644
index 0000000000..f83fe33cdb
--- /dev/null
+++ b/py-babelfish/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (babelfish-0.5.5.tar.gz) = 7abfff7353ed3a72165e8169477969d235068ae8
+RMD160 (babelfish-0.5.5.tar.gz) = 3b0649b386f5b222ac2b7baef211ad7b364d25ae
+SHA512 (babelfish-0.5.5.tar.gz) = 71504dd0203ad85a6a69107d67df3bd5ae4193515e74c05b346a8bd0aab425fc1534d54d1c74b14e48580ee5e76f04705e35c2d359fbe46254bee37e41cb4bfa
+Size (babelfish-0.5.5.tar.gz) = 90398 bytes


Home | Main Index | Thread Index | Old Index