Metadata-Version: 2.0
Name: tendril-utils-db
Version: 0.1.1
Summary: Database utilities for tendril
Home-page: https://github.com/chintal/tendril-utils-db
Author: Chintalagiri Shashank
Author-email: shashank@chintal.in
License: AGPLv3
Keywords: tendril
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Requires-Dist: SQLAlchemy
Requires-Dist: alembic
Requires-Dist: arrow
Requires-Dist: psycopg2
Requires-Dist: sqlalchemy-utils
Requires-Dist: tendril-utils-core (>=0.1.4)

==============================
Database Utilities for Tendril
==============================

.. image:: https://img.shields.io/travis/chintal/tendril-utils-db.svg
        :target: https://travis-ci.org/chintal/tendril-utils-db

.. image:: https://img.shields.io/pypi/v/tendril-utils-db.svg
        :target: https://pypi.python.org/pypi/tendril-utils-db

* License: AGPLv3
* Documentation: http://tendril-utils-db.readthedocs.org


Database utilities for Tendril.


