pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-flufl.i18n



Module Name:    pkgsrc
Committed By:   fhajny
Date:           Tue Apr 25 20:19:28 UTC 2017

Added Files:
        pkgsrc/devel/py-flufl.i18n: DESCR Makefile PLIST distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/py-flufl.i18n/DESCR \
    pkgsrc/devel/py-flufl.i18n/Makefile pkgsrc/devel/py-flufl.i18n/PLIST \
    pkgsrc/devel/py-flufl.i18n/distinfo

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

Added files:

Index: pkgsrc/devel/py-flufl.i18n/DESCR
diff -u /dev/null pkgsrc/devel/py-flufl.i18n/DESCR:1.1
--- /dev/null   Tue Apr 25 20:19:28 2017
+++ pkgsrc/devel/py-flufl.i18n/DESCR    Tue Apr 25 20:19:28 2017
@@ -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.
Index: pkgsrc/devel/py-flufl.i18n/Makefile
diff -u /dev/null pkgsrc/devel/py-flufl.i18n/Makefile:1.1
--- /dev/null   Tue Apr 25 20:19:28 2017
+++ pkgsrc/devel/py-flufl.i18n/Makefile Tue Apr 25 20:19:28 2017
@@ -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"
Index: pkgsrc/devel/py-flufl.i18n/PLIST
diff -u /dev/null pkgsrc/devel/py-flufl.i18n/PLIST:1.1
--- /dev/null   Tue Apr 25 20:19:28 2017
+++ pkgsrc/devel/py-flufl.i18n/PLIST    Tue Apr 25 20:19:28 2017
@@ -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
Index: pkgsrc/devel/py-flufl.i18n/distinfo
diff -u /dev/null pkgsrc/devel/py-flufl.i18n/distinfo:1.1
--- /dev/null   Tue Apr 25 20:19:28 2017
+++ pkgsrc/devel/py-flufl.i18n/distinfo Tue Apr 25 20:19:28 2017
@@ -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