pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-flufl.i18n Import flufl.i18n 1.1.3 as devel/p...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9214fd3f794f
branches:  trunk
changeset: 361737:9214fd3f794f
user:      fhajny <fhajny%pkgsrc.org@localhost>
date:      Tue Apr 25 20:19:28 2017 +0000

description:
Import flufl.i18n 1.1.3 as devel/py-flufl.i18n.

The ``flufl.i18n`` library provides a convenient API for managing
translation contexts in Python applications. It provides facilities
not only for single-context applications like command line scripts,
but also more sophisticated management of multiple-context applications
such as Internet servers.

diffstat:

 devel/py-flufl.i18n/DESCR    |   5 +++
 devel/py-flufl.i18n/Makefile |  14 ++++++++++
 devel/py-flufl.i18n/PLIST    |  59 ++++++++++++++++++++++++++++++++++++++++++++
 devel/py-flufl.i18n/distinfo |   6 ++++
 4 files changed, 84 insertions(+), 0 deletions(-)

diffs (100 lines):

diff -r 1f4d0d143521 -r 9214fd3f794f devel/py-flufl.i18n/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/py-flufl.i18n/DESCR Tue Apr 25 20:19:28 2017 +0000
@@ -0,0 +1,5 @@
+The ``flufl.i18n`` library provides a convenient API for managing
+translation contexts in Python applications. It provides facilities
+not only for single-context applications like command line scripts,
+but also more sophisticated management of multiple-context applications
+such as Internet servers.
diff -r 1f4d0d143521 -r 9214fd3f794f devel/py-flufl.i18n/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/py-flufl.i18n/Makefile      Tue Apr 25 20:19:28 2017 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2017/04/25 20:19:28 fhajny Exp $
+
+DISTNAME=      flufl.i18n-1.1.3
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=    devel
+MASTER_SITES=  ${MASTER_SITE_PYPI:=f/flufl.i18n/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://launchpad.net/flufl.i18n/
+COMMENT=       High level API for Python internationalization
+LICENSE=       gnu-lgpl-v3
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 1f4d0d143521 -r 9214fd3f794f devel/py-flufl.i18n/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/py-flufl.i18n/PLIST Tue Apr 25 20:19:28 2017 +0000
@@ -0,0 +1,59 @@
+@comment $NetBSD: PLIST,v 1.1 2017/04/25 20:19:28 fhajny Exp $
+${PYSITELIB}/${EGG_NAME}-nspkg.pth
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/flufl/i18n/NEWS.rst
+${PYSITELIB}/flufl/i18n/README.rst
+${PYSITELIB}/flufl/i18n/__init__.py
+${PYSITELIB}/flufl/i18n/__init__.pyo
+${PYSITELIB}/flufl/i18n/__init__.pyc
+${PYSITELIB}/flufl/i18n/_application.pyo
+${PYSITELIB}/flufl/i18n/_application.pyc
+${PYSITELIB}/flufl/i18n/_expand.pyo
+${PYSITELIB}/flufl/i18n/_expand.pyc
+${PYSITELIB}/flufl/i18n/_registry.pyo
+${PYSITELIB}/flufl/i18n/_registry.pyc
+${PYSITELIB}/flufl/i18n/_strategy.pyo
+${PYSITELIB}/flufl/i18n/_strategy.pyc
+${PYSITELIB}/flufl/i18n/_substitute.pyo
+${PYSITELIB}/flufl/i18n/_substitute.pyc
+${PYSITELIB}/flufl/i18n/_translator.pyo
+${PYSITELIB}/flufl/i18n/_translator.pyc
+${PYSITELIB}/flufl/i18n/conf.pyo
+${PYSITELIB}/flufl/i18n/conf.pyc
+${PYSITELIB}/flufl/i18n/_application.py
+${PYSITELIB}/flufl/i18n/_expand.py
+${PYSITELIB}/flufl/i18n/_registry.py
+${PYSITELIB}/flufl/i18n/_strategy.py
+${PYSITELIB}/flufl/i18n/_substitute.py
+${PYSITELIB}/flufl/i18n/_translator.py
+${PYSITELIB}/flufl/i18n/conf.py
+${PYSITELIB}/flufl/i18n/docs/__init__.py
+${PYSITELIB}/flufl/i18n/docs/__init__.pyo
+${PYSITELIB}/flufl/i18n/docs/__init__.pyc
+${PYSITELIB}/flufl/i18n/docs/expand.rst
+${PYSITELIB}/flufl/i18n/docs/strategies.rst
+${PYSITELIB}/flufl/i18n/docs/using.rst
+${PYSITELIB}/flufl/i18n/testing/__init__.py
+${PYSITELIB}/flufl/i18n/testing/__init__.pyo
+${PYSITELIB}/flufl/i18n/testing/__init__.pyc
+${PYSITELIB}/flufl/i18n/testing/messages/__init__.py
+${PYSITELIB}/flufl/i18n/testing/messages/__init__.pyo
+${PYSITELIB}/flufl/i18n/testing/messages/__init__.pyc
+${PYSITELIB}/flufl/i18n/testing/messages/xx/LC_MESSAGES/flufl.mo
+${PYSITELIB}/flufl/i18n/testing/messages/xx/LC_MESSAGES/flufl.po
+${PYSITELIB}/flufl/i18n/testing/messages/yy/LC_MESSAGES/flufl.mo
+${PYSITELIB}/flufl/i18n/testing/messages/yy/LC_MESSAGES/flufl.po
+${PYSITELIB}/flufl/i18n/tests/__init__.py
+${PYSITELIB}/flufl/i18n/tests/__init__.pyo
+${PYSITELIB}/flufl/i18n/tests/__init__.pyc
+${PYSITELIB}/flufl/i18n/tests/test_documentation.pyo
+${PYSITELIB}/flufl/i18n/tests/test_documentation.pyc
+${PYSITELIB}/flufl/i18n/tests/test_translator.pyo
+${PYSITELIB}/flufl/i18n/tests/test_translator.pyc
+${PYSITELIB}/flufl/i18n/tests/test_documentation.py
+${PYSITELIB}/flufl/i18n/tests/test_translator.py
diff -r 1f4d0d143521 -r 9214fd3f794f devel/py-flufl.i18n/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/py-flufl.i18n/distinfo      Tue Apr 25 20:19:28 2017 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/04/25 20:19:28 fhajny Exp $
+
+SHA1 (flufl.i18n-1.1.3.tar.gz) = 68b44643935ccefbeda4be86e8c0246894394888
+RMD160 (flufl.i18n-1.1.3.tar.gz) = f43cb77311c860c9d33db0bcfd73e7446780ec67
+SHA512 (flufl.i18n-1.1.3.tar.gz) = f141d87eb8dabae6d707f242866b543aa3f7d11af32e6e6831ae4004a77ef99b4acd8bc780d5e5ec9bb3d7fe05dc9ac7a735a05055dd31d70e3a0191cb247dff
+Size (flufl.i18n-1.1.3.tar.gz) = 21881 bytes



Home | Main Index | Thread Index | Old Index