Metadata-Version: 2.1
Name: SQLAlchemy-Utils
Version: 0.35.0
Summary: Various utility functions for SQLAlchemy.
Home-page: https://github.com/kvesteri/sqlalchemy-utils
Author: Konsta Vesterinen, Ryan Leckey, Janne Vanhala, Vesa Uimonen
Author-email: konsta@fastmonkeys.com
License: BSD
Description: 
        SQLAlchemy-Utils
        ----------------
        
        Various utility functions and custom data types for SQLAlchemy.
        
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides-Extra: encrypted
Provides-Extra: ipaddress
Provides-Extra: timezone
Provides-Extra: url
Provides-Extra: color
Provides-Extra: intervals
Provides-Extra: babel
Provides-Extra: phone
Provides-Extra: test
Provides-Extra: anyjson
Provides-Extra: enum
Provides-Extra: test_all
Provides-Extra: password
Provides-Extra: arrow
