summaryrefslogtreecommitdiff
path: root/databases/py-sqlalchemy-i18n/PLIST
diff options
context:
space:
mode:
authorrodent <rodent>2014-12-06 03:26:17 +0000
committerrodent <rodent>2014-12-06 03:26:17 +0000
commit9b54cb646181231462258ed5a61f1efc7e4087ed (patch)
tree297dd0e7de6a41b315521bb20f552736158cd567 /databases/py-sqlalchemy-i18n/PLIST
parent5cac231a593dbc877f08e6c3e19ba39686b1a64c (diff)
downloadpkgsrc-9b54cb646181231462258ed5a61f1efc7e4087ed.tar.gz
Import py27-SQLAlchemy-i18n-1.0.1 as databases/py-sqlalchemy-i18n.
Internationalization extension for SQLAlchemy models. Features: * Stores translations in separate tables. * Reflects translation table structures based on parent model table structure. * Supports forcing of given locale. * Good performance (uses proxy dicts and other advanced SQLAlchemy concepts for performance optimization).
Diffstat (limited to 'databases/py-sqlalchemy-i18n/PLIST')
-rw-r--r--databases/py-sqlalchemy-i18n/PLIST31
1 files changed, 31 insertions, 0 deletions
diff --git a/databases/py-sqlalchemy-i18n/PLIST b/databases/py-sqlalchemy-i18n/PLIST
new file mode 100644
index 00000000000..8246c61c2c0
--- /dev/null
+++ b/databases/py-sqlalchemy-i18n/PLIST
@@ -0,0 +1,31 @@
+@comment $NetBSD: PLIST,v 1.1 2014/12/06 03:26:17 rodent Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/sqlalchemy_i18n/__init__.py
+${PYSITELIB}/sqlalchemy_i18n/__init__.pyc
+${PYSITELIB}/sqlalchemy_i18n/__init__.pyo
+${PYSITELIB}/sqlalchemy_i18n/builders.py
+${PYSITELIB}/sqlalchemy_i18n/builders.pyc
+${PYSITELIB}/sqlalchemy_i18n/builders.pyo
+${PYSITELIB}/sqlalchemy_i18n/comparators.py
+${PYSITELIB}/sqlalchemy_i18n/comparators.pyc
+${PYSITELIB}/sqlalchemy_i18n/comparators.pyo
+${PYSITELIB}/sqlalchemy_i18n/exc.py
+${PYSITELIB}/sqlalchemy_i18n/exc.pyc
+${PYSITELIB}/sqlalchemy_i18n/exc.pyo
+${PYSITELIB}/sqlalchemy_i18n/expressions.py
+${PYSITELIB}/sqlalchemy_i18n/expressions.pyc
+${PYSITELIB}/sqlalchemy_i18n/expressions.pyo
+${PYSITELIB}/sqlalchemy_i18n/manager.py
+${PYSITELIB}/sqlalchemy_i18n/manager.pyc
+${PYSITELIB}/sqlalchemy_i18n/manager.pyo
+${PYSITELIB}/sqlalchemy_i18n/translatable.py
+${PYSITELIB}/sqlalchemy_i18n/translatable.pyc
+${PYSITELIB}/sqlalchemy_i18n/translatable.pyo
+${PYSITELIB}/sqlalchemy_i18n/utils.py
+${PYSITELIB}/sqlalchemy_i18n/utils.pyc
+${PYSITELIB}/sqlalchemy_i18n/utils.pyo