About

This package is 136.9 KB. It is available at http://archive.ubuntu.com/ubuntu/pool/main/a/alembic/alembic_0.6.2+ds-1_all.deb .

View its full control file here: debian/control.

Description

lightweight database migration tool for SQLAlchemy

Relations

This package depends on: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-sqlalchemy (>= 0.8~), python-sqlalchemy (<< 0.9), python-mako, libjs-sphinxdoc (>= 1.0).

This package recommends: python-pkg-resources.

This package does not suggest any other package.

This package does not conflict with any other package.

Package Contents

This package is indexed.

alembic 0.6.2+ds-1 is in ubuntu - trusty / main. This package's architecture is: architectureless.

File Mime Type Owner Mode Size
postinst text/x-shellscript N/A N/A 157 bytes
prerm text/x-shellscript N/A N/A 251 bytes
/usr/ root:root 0o755
/usr/bin/ root:root 0o755
/usr/bin/alembic text/plain root:root 0o755 302 bytes
/usr/lib/ root:root 0o755
/usr/lib/python2.7/ root:root 0o755
/usr/lib/python2.7/dist-packages/ root:root 0o755
/usr/lib/python2.7/dist-packages/alembic/ root:root 0o755
/usr/lib/python2.7/dist-packages/alembic-0.6.2.egg-info/ root:root 0o755
/usr/lib/python2.7/dist-packages/alembic-0.6.2.egg-info/dependency_links.txt application/octet-stream root:root 0o644 1 byte
/usr/lib/python2.7/dist-packages/alembic-0.6.2.egg-info/entry_points.txt text/plain root:root 0o644 49 bytes
/usr/lib/python2.7/dist-packages/alembic-0.6.2.egg-info/not-zip-safe application/octet-stream root:root 0o644 1 byte
/usr/lib/python2.7/dist-packages/alembic-0.6.2.egg-info/PKG-INFO text/plain root:root 0o644 6.0 KB
/usr/lib/python2.7/dist-packages/alembic-0.6.2.egg-info/requires.txt text/plain root:root 0o644 22 bytes
/usr/lib/python2.7/dist-packages/alembic-0.6.2.egg-info/SOURCES.txt text/plain root:root 0o644 1.9 KB
/usr/lib/python2.7/dist-packages/alembic-0.6.2.egg-info/top_level.txt text/plain root:root 0o644 8 bytes
/usr/lib/python2.7/dist-packages/alembic/autogenerate/ root:root 0o755
/usr/lib/python2.7/dist-packages/alembic/autogenerate/api.py text/plain root:root 0o644 9.2 KB
/usr/lib/python2.7/dist-packages/alembic/autogenerate/compare.py text/x-c++ root:root 0o644 16.9 KB
/usr/lib/python2.7/dist-packages/alembic/autogenerate/__init__.py text/x-python root:root 0o644 82 bytes
/usr/lib/python2.7/dist-packages/alembic/autogenerate/render.py text/x-python root:root 0o644 15.1 KB
/usr/lib/python2.7/dist-packages/alembic/command.py text/x-python root:root 0o644 8.2 KB
/usr/lib/python2.7/dist-packages/alembic/compat.py text/x-c++ root:root 0o644 3.2 KB
/usr/lib/python2.7/dist-packages/alembic/config.py text/x-c++ root:root 0o644 10.8 KB
/usr/lib/python2.7/dist-packages/alembic/context.py text/x-python root:root 0o644 212 bytes
/usr/lib/python2.7/dist-packages/alembic/ddl/ root:root 0o755
/usr/lib/python2.7/dist-packages/alembic/ddl/base.py text/x-c++ root:root 0o644 5.4 KB
/usr/lib/python2.7/dist-packages/alembic/ddl/impl.py text/x-c++ root:root 0o644 9.8 KB
/usr/lib/python2.7/dist-packages/alembic/ddl/__init__.py text/x-python root:root 0o644 85 bytes
/usr/lib/python2.7/dist-packages/alembic/ddl/mssql.py text/x-c++ root:root 0o644 7.4 KB
/usr/lib/python2.7/dist-packages/alembic/ddl/mysql.py text/x-c++ root:root 0o644 5.1 KB
/usr/lib/python2.7/dist-packages/alembic/ddl/oracle.py text/x-c++ root:root 0o644 2.6 KB
/usr/lib/python2.7/dist-packages/alembic/ddl/postgresql.py text/x-c++ root:root 0o644 1.4 KB
/usr/lib/python2.7/dist-packages/alembic/ddl/sqlite.py text/x-c++ root:root 0o644 2.8 KB
/usr/lib/python2.7/dist-packages/alembic/environment.py text/x-c++ root:root 0o644 28.9 KB
/usr/lib/python2.7/dist-packages/alembic/__init__.py text/x-python root:root 0o644 138 bytes
/usr/lib/python2.7/dist-packages/alembic/migration.py text/x-c++ root:root 0o644 12.0 KB
/usr/lib/python2.7/dist-packages/alembic/operations.py text/x-c++ root:root 0o644 36.4 KB
/usr/lib/python2.7/dist-packages/alembic/op.py text/x-python root:root 0o644 187 bytes
/usr/lib/python2.7/dist-packages/alembic/script.py text/x-c++ root:root 0o644 16.7 KB
/usr/lib/python2.7/dist-packages/alembic/templates/ root:root 0o755
/usr/lib/python2.7/dist-packages/alembic/templates/generic/ root:root 0o755
/usr/lib/python2.7/dist-packages/alembic/templates/generic/alembic.ini.mako text/x-c++ root:root 0o644 976 bytes
/usr/lib/python2.7/dist-packages/alembic/templates/generic/env.py text/x-python root:root 0o644 1.9 KB
/usr/lib/python2.7/dist-packages/alembic/templates/generic/README text/plain root:root 0o644 38 bytes
/usr/lib/python2.7/dist-packages/alembic/templates/generic/script.py.mako text/plain root:root 0o644 412 bytes
/usr/lib/python2.7/dist-packages/alembic/templates/multidb/ root:root 0o755
/usr/lib/python2.7/dist-packages/alembic/templates/multidb/alembic.ini.mako text/x-c++ root:root 0o644 1.0 KB
/usr/lib/python2.7/dist-packages/alembic/templates/multidb/env.py text/x-python root:root 0o644 4.0 KB
/usr/lib/python2.7/dist-packages/alembic/templates/multidb/README text/plain root:root 0o644 41 bytes
/usr/lib/python2.7/dist-packages/alembic/templates/multidb/script.py.mako text/x-python root:root 0o644 831 bytes
/usr/lib/python2.7/dist-packages/alembic/templates/pylons/ root:root 0o755
/usr/lib/python2.7/dist-packages/alembic/templates/pylons/alembic.ini.mako text/plain root:root 0o644 455 bytes
/usr/lib/python2.7/dist-packages/alembic/templates/pylons/env.py text/plain root:root 0o644 2.3 KB
/usr/lib/python2.7/dist-packages/alembic/templates/pylons/README text/plain root:root 0o644 59 bytes
/usr/lib/python2.7/dist-packages/alembic/templates/pylons/script.py.mako text/plain root:root 0o644 412 bytes
/usr/lib/python2.7/dist-packages/alembic/util.py text/x-c++ root:root 0o644 8.5 KB
/usr/share/ root:root 0o755
/usr/share/doc/ root:root 0o755
/usr/share/doc/alembic/ root:root 0o755
/usr/share/doc/alembic/changelog.Debian.gz application/gzip root:root 0o644 1.3 KB
/usr/share/doc/alembic/copyright text/plain root:root 0o644 1.3 KB
/usr/share/doc/alembic/html/ root:root 0o755
/usr/share/doc/alembic/html/api.html text/html root:root 0o644 156.0 KB
/usr/share/doc/alembic/html/front.html text/html root:root 0o644 9.2 KB
/usr/share/doc/alembic/html/genindex.html text/html root:root 0o644 30.7 KB
/usr/share/doc/alembic/html/_images/ root:root 0o755
/usr/share/doc/alembic/html/_images/api_overview.png image/png root:root 0o644 33.9 KB
/usr/share/doc/alembic/html/index.html text/html root:root 0o644 8.4 KB
/usr/share/doc/alembic/html/objects.inv application/octet-stream root:root 0o644 1.7 KB
/usr/share/doc/alembic/html/ops.html text/html root:root 0o644 63.6 KB
/usr/share/doc/alembic/html/py-modindex.html text/html root:root 0o644 6.0 KB
/usr/share/doc/alembic/html/search.html text/html root:root 0o644 3.3 KB
/usr/share/doc/alembic/html/searchindex.js text/plain root:root 0o644 20.8 KB
/usr/share/doc/alembic/html/_sources/ root:root 0o755
/usr/share/doc/alembic/html/_sources/api.txt text/plain root:root 0o644 6.0 KB
/usr/share/doc/alembic/html/_sources/front.txt text/plain root:root 0o644 2.5 KB
/usr/share/doc/alembic/html/_sources/index.txt text/plain root:root 0o644 461 bytes
/usr/share/doc/alembic/html/_sources/ops.txt text/plain root:root 0o644 1.7 KB
/usr/share/doc/alembic/html/_sources/tutorial.txt text/plain root:root 0o644 36.5 KB
/usr/share/doc/alembic/html/_static/ root:root 0o755
/usr/share/doc/alembic/html/_static/ajax-loader.gif image/gif root:root 0o644 673 bytes
/usr/share/doc/alembic/html/_static/basic.css text/plain root:root 0o644 8.2 KB
/usr/share/doc/alembic/html/_static/comment-bright.png image/png root:root 0o644 814 bytes
/usr/share/doc/alembic/html/_static/comment-close.png image/png root:root 0o644 866 bytes
/usr/share/doc/alembic/html/_static/comment.png image/png root:root 0o644 659 bytes
/usr/share/doc/alembic/html/_static/doctools.js root:root 0o777
/usr/share/doc/alembic/html/_static/down.png image/png root:root 0o644 281 bytes
/usr/share/doc/alembic/html/_static/down-pressed.png image/png root:root 0o644 281 bytes
/usr/share/doc/alembic/html/_static/file.png image/png root:root 0o644 310 bytes
/usr/share/doc/alembic/html/_static/jquery.js root:root 0o777
/usr/share/doc/alembic/html/_static/minus.png image/png root:root 0o644 113 bytes
/usr/share/doc/alembic/html/_static/nature.css text/plain root:root 0o644 4.1 KB
/usr/share/doc/alembic/html/_static/plus.png image/png root:root 0o644 113 bytes
/usr/share/doc/alembic/html/_static/pygments.css text/plain root:root 0o644 3.8 KB
/usr/share/doc/alembic/html/_static/searchtools.js root:root 0o777
/usr/share/doc/alembic/html/_static/underscore.js root:root 0o777
/usr/share/doc/alembic/html/_static/up.png image/png root:root 0o644 283 bytes
/usr/share/doc/alembic/html/_static/up-pressed.png image/png root:root 0o644 283 bytes
/usr/share/doc/alembic/html/tutorial.html text/html root:root 0o644 75.8 KB
/usr/share/doc-base/ root:root 0o755
/usr/share/doc-base/alembic text/plain root:root 0o644 258 bytes
/usr/share/man/ root:root 0o755
/usr/share/man/man1/ root:root 0o755
/usr/share/man/man1/alembic.1.gz application/gzip root:root 0o644 749 bytes