{"classifiers": ["Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Database :: Front-Ends"], "extensions": {"python.commands": {"wrap_console": {"alembic": "alembic.config:main"}}, "python.details": {"contacts": [{"email": "mike@zzzcomputing.com", "name": "Mike Bayer", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "http://bitbucket.org/zzzeek/alembic"}}, "python.exports": {"console_scripts": {"alembic": "alembic.config:main"}}}, "extras": [], "generator": "bdist_wheel (0.29.0)", "keywords": ["SQLAlchemy", "migrations"], "license": "MIT", "metadata_version": "2.0", "name": "alembic", "run_requires": [{"requires": ["Mako", "SQLAlchemy (>=0.7.6)", "python-dateutil", "python-editor (>=0.3)"]}], "summary": "A database migration tool for SQLAlchemy.", "test_requires": [{"requires": ["Mako", "mock", "pytest"]}], "version": "0.9.2"}