pkgsrc/databases/py-sqlalchemy-i18n/PLIST
rodent b33d719186 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).
2014-12-06 03:26:17 +00:00

31 lines
1.3 KiB
Text

@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