Metadata-Version: 1.1
Name: alembic-verify
Version: 0.1.3
Summary: A library to verify migrations and models are in sync.
Home-page: https://github.com/Overseas-Student-Living/alembic-verify
Author: student.com
Author-email: wearehiring@student.com
License: Apache License, Version 2.0
Description: Alembic Verify
        ==============
        
        .. pull-quote::
        
            Verify that your alembic migrations are valid and equivalent to your models.
        
        
        License
        -------
        
        Apache 2.0. See LICENSE for details.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Operating System :: Linux
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
