About

This package is 104.7 KB. It is available at http://archive.ubuntu.com/ubuntu/pool/universe/t/tg.devtools/python-tg.devtools_2.0.2-4_all.deb .

View its full control file here: debian/control.

Description

developer tools for the TurboGears web framework

Relations

This package depends on: python, python-support (>= 0.90.0), python-turbogears2 (>= 2.0.2), python-migrate (>= 0.5.1), python-sqlalchemy (>= 0.5), python-zope.sqlalchemy, python-babel (>= 0.9.4), python-repoze.what-plugins, python-repoze.who.

This package recommends: python-catwalk (>= 2.0.2), python-turbogears2-doc.

This package suggests: ipython.

This package does not conflict with any other package.

Package Contents

This package is indexed.

python-tg.devtools 2.0.2-4 is in ubuntu - trusty / universe. This package's architecture is: architectureless.

File Mime Type Owner Mode Size
postinst text/x-shellscript N/A N/A 195 bytes
prerm text/x-shellscript N/A N/A 198 bytes
/usr/ root:root 0o755
/usr/share/ root:root 0o755
/usr/share/doc/ root:root 0o755
/usr/share/doc/python-tg.devtools/ root:root 0o755
/usr/share/doc/python-tg.devtools/changelog.Debian.gz application/gzip root:root 0o644 1.0 KB
/usr/share/doc/python-tg.devtools/copyright text/plain root:root 0o644 1.4 KB
/usr/share/pyshared/ root:root 0o755
/usr/share/pyshared/devtools/ root:root 0o755
/usr/share/pyshared/devtools/commands/ root:root 0o755
/usr/share/pyshared/devtools/commands/migration.py text/plain root:root 0o644 1.9 KB
/usr/share/pyshared/devtools/commands/quickstart.py text/plain root:root 0o644 8.5 KB
/usr/share/pyshared/devtools/pastetemplate.py text/plain root:root 0o644 1.7 KB
/usr/share/pyshared/devtools/templates/ root:root 0o755
/usr/share/pyshared/devtools/templates/__init__.py text/plain root:root 0o644 2.9 KB
/usr/share/pyshared/devtools/templates/turbogears/ root:root 0o755
/usr/share/pyshared/devtools/templates/turbogears/development.ini_tmpl text/x-c++ root:root 0o644 4.3 KB
/usr/share/pyshared/devtools/templates/turbogears/ez_setup/ root:root 0o755
/usr/share/pyshared/devtools/templates/turbogears/ez_setup/__init__.py text/x-python root:root 0o755 8.8 KB
/usr/share/pyshared/devtools/templates/turbogears/ez_setup/README.txt text/plain root:root 0o644 613 bytes
/usr/share/pyshared/devtools/templates/turbogears/MANIFEST.in_tmpl text/plain root:root 0o644 157 bytes
/usr/share/pyshared/devtools/templates/turbogears/+package+/ root:root 0o755
/usr/share/pyshared/devtools/templates/turbogears/+package+/config/ root:root 0o755
/usr/share/pyshared/devtools/templates/turbogears/+package+/config/app_cfg.py_tmpl text/x-python root:root 0o644 2.5 KB
/usr/share/pyshared/devtools/templates/turbogears/+package+/config/deployment.ini_tmpl_tmpl text/x-c++ root:root 0o644 2.7 KB
/usr/share/pyshared/devtools/templates/turbogears/+package+/config/environment.py_tmpl text/plain root:root 0o644 268 bytes
/usr/share/pyshared/devtools/templates/turbogears/+package+/config/__init__.py_tmpl text/plain root:root 0o644 25 bytes
/usr/share/pyshared/devtools/templates/turbogears/+package+/config/middleware.py_tmpl text/plain root:root 0o644 1.3 KB
/usr/share/pyshared/devtools/templates/turbogears/+package+/controllers/ root:root 0o755
/usr/share/pyshared/devtools/templates/turbogears/+package+/controllers/controller.template_tmpl text/x-c++ root:root 0o644 676 bytes
/usr/share/pyshared/devtools/templates/turbogears/+package+/controllers/error.py_tmpl text/x-c++ root:root 0o644 1.0 KB
/usr/share/pyshared/devtools/templates/turbogears/+package+/controllers/__init__.py_tmpl text/plain root:root 0o644 75 bytes
/usr/share/pyshared/devtools/templates/turbogears/+package+/controllers/root.py_tmpl text/x-c++ root:root 0o644 3.4 KB
/usr/share/pyshared/devtools/templates/turbogears/+package+/controllers/secure.py_tmpl text/x-c++ root:root 0o644 1.3 KB
/usr/share/pyshared/devtools/templates/turbogears/+package+/controllers/template.py_tmpl text/x-c++ root:root 0o644 961 bytes
/usr/share/pyshared/devtools/templates/turbogears/+package+/i18n/ root:root 0o755
/usr/share/pyshared/devtools/templates/turbogears/+package+/i18n/ru/ root:root 0o755
/usr/share/pyshared/devtools/templates/turbogears/+package+/i18n/ru/LC_MESSAGES/ root:root 0o755
/usr/share/pyshared/devtools/templates/turbogears/+package+/i18n/ru/LC_MESSAGES/+package+.po_tmpl text/x-po root:root 0o644 865 bytes
/usr/share/pyshared/devtools/templates/turbogears/+package+/__init__.py_tmpl text/plain root:root 0o644 54 bytes
/usr/share/pyshared/devtools/templates/turbogears/+package+/lib/ root:root 0o755
/usr/share/pyshared/devtools/templates/turbogears/+package+/lib/app_globals.py_tmpl text/x-c++ root:root 0o644 419 bytes
/usr/share/pyshared/devtools/templates/turbogears/+package+/lib/base.py_tmpl text/x-c++ root:root 0o644 1.1 KB
/usr/share/pyshared/devtools/templates/turbogears/+package+/lib/helpers.py_tmpl text/x-python root:root 0o644 133 bytes
/usr/share/pyshared/devtools/templates/turbogears/+package+/lib/__init__.py_tmpl text/plain root:root 0o644 25 bytes
/usr/share/pyshared/devtools/templates/turbogears/+package+/model/ root:root 0o755
/usr/share/pyshared/devtools/templates/turbogears/+package+/model/auth.py_tmpl text/x-c++ root:root 0o644 6.7 KB
/usr/share/pyshared/devtools/templates/turbogears/+package+/model/__init__.py_tmpl text/x-python root:root 0o644 2.4 KB
/usr/share/pyshared/devtools/templates/turbogears/+package+/model/model.template_tmpl text/x-c++ root:root 0o644 536 bytes
/usr/share/pyshared/devtools/templates/turbogears/+package+/public/ root:root 0o755
/usr/share/pyshared/devtools/templates/turbogears/+package+/public/css/ root:root 0o755
/usr/share/pyshared/devtools/templates/turbogears/+package+/public/css/style.css text/plain root:root 0o644 4.9 KB
/usr/share/pyshared/devtools/templates/turbogears/+package+/public/favicon.ico application/gzip root:root 0o644 1.1 KB
/usr/share/pyshared/devtools/templates/turbogears/+package+/public/images/ root:root 0o755
/usr/share/pyshared/devtools/templates/turbogears/+package+/public/images/contentbg.png image/png root:root 0o644 236 bytes
/usr/share/pyshared/devtools/templates/turbogears/+package+/public/images/error.png image/png root:root 0o644 2.6 KB
/usr/share/pyshared/devtools/templates/turbogears/+package+/public/images/headerbg.png image/png root:root 0o644 9.3 KB
/usr/share/pyshared/devtools/templates/turbogears/+package+/public/images/header_inner2.png image/png root:root 0o644 33.2 KB
/usr/share/pyshared/devtools/templates/turbogears/+package+/public/images/info.png image/png root:root 0o644 2.0 KB
/usr/share/pyshared/devtools/templates/turbogears/+package+/public/images/inputbg.png image/png root:root 0o644 372 bytes
/usr/share/pyshared/devtools/templates/turbogears/+package+/public/images/loginbg.png image/png root:root 0o644 807 bytes
/usr/share/pyshared/devtools/templates/turbogears/+package+/public/images/loginbottombg.png image/png root:root 0o644 1.7 KB
/usr/share/pyshared/devtools/templates/turbogears/+package+/public/images/loginheader-left.png image/png root:root 0o644 319 bytes
/usr/share/pyshared/devtools/templates/turbogears/+package+/public/images/loginheader-right.png image/png root:root 0o644 274 bytes
/usr/share/pyshared/devtools/templates/turbogears/+package+/public/images/menubg.png image/png root:root 0o644 1.2 KB
/usr/share/pyshared/devtools/templates/turbogears/+package+/public/images/menu-item-actibg-first.png image/png root:root 0o644 593 bytes
/usr/share/pyshared/devtools/templates/turbogears/+package+/public/images/menu-item-actibg.png image/png root:root 0o644 338 bytes
/usr/share/pyshared/devtools/templates/turbogears/+package+/public/images/menu-item-border.png image/png root:root 0o644 179 bytes
/usr/share/pyshared/devtools/templates/turbogears/+package+/public/images/ok.png image/png root:root 0o644 1.3 KB
/usr/share/pyshared/devtools/templates/turbogears/+package+/public/images/pagebg.png image/png root:root 0o644 170 bytes
/usr/share/pyshared/devtools/templates/turbogears/+package+/public/images/star.png image/png root:root 0o644 2.3 KB
/usr/share/pyshared/devtools/templates/turbogears/+package+/public/images/strype2.png image/png root:root 0o644 1.4 KB
/usr/share/pyshared/devtools/templates/turbogears/+package+/public/images/under_the_hood_blue.png image/png root:root 0o644 2.2 KB
/usr/share/pyshared/devtools/templates/turbogears/+package+/public/images/warning.png image/png root:root 0o644 2.2 KB
/usr/share/pyshared/devtools/templates/turbogears/+package+/templates/ root:root 0o755
/usr/share/pyshared/devtools/templates/turbogears/+package+/templates/about.html text/html root:root 0o644 7.7 KB
/usr/share/pyshared/devtools/templates/turbogears/+package+/templates/authentication.html text/html root:root 0o644 2.8 KB
/usr/share/pyshared/devtools/templates/turbogears/+package+/templates/debug.html text/html root:root 0o644 663 bytes
/usr/share/pyshared/devtools/templates/turbogears/+package+/templates/error.html text/html root:root 0o644 543 bytes
/usr/share/pyshared/devtools/templates/turbogears/+package+/templates/footer.html text/html root:root 0o644 576 bytes
/usr/share/pyshared/devtools/templates/turbogears/+package+/templates/header.html text/html root:root 0o644 290 bytes
/usr/share/pyshared/devtools/templates/turbogears/+package+/templates/index.html text/html root:root 0o644 1.4 KB
/usr/share/pyshared/devtools/templates/turbogears/+package+/templates/__init__.py text/plain root:root 0o644 69 bytes
/usr/share/pyshared/devtools/templates/turbogears/+package+/templates/login.html text/html root:root 0o644 972 bytes
/usr/share/pyshared/devtools/templates/turbogears/+package+/templates/master.html text/html root:root 0o644 2.1 KB
/usr/share/pyshared/devtools/templates/turbogears/+package+/templates/sidebars.html text/html root:root 0o644 2.1 KB
/usr/share/pyshared/devtools/templates/turbogears/+package+/tests/ root:root 0o755
/usr/share/pyshared/devtools/templates/turbogears/+package+/tests/functional/ root:root 0o755
/usr/share/pyshared/devtools/templates/turbogears/+package+/tests/functional/__init__.py_tmpl text/plain root:root 0o644 91 bytes
/usr/share/pyshared/devtools/templates/turbogears/+package+/tests/functional/test_authentication.py_tmpl text/x-c++ root:root 0o644 3.5 KB
/usr/share/pyshared/devtools/templates/turbogears/+package+/tests/functional/test_root.py_tmpl text/x-c++ root:root 0o644 1.9 KB
/usr/share/pyshared/devtools/templates/turbogears/+package+/tests/__init__.py_tmpl text/x-c++ root:root 0o644 2.0 KB
/usr/share/pyshared/devtools/templates/turbogears/+package+/tests/models/ root:root 0o755
/usr/share/pyshared/devtools/templates/turbogears/+package+/tests/models/__init__.py_tmpl text/x-c++ root:root 0o644 1.4 KB
/usr/share/pyshared/devtools/templates/turbogears/+package+/tests/models/test_auth.py_tmpl text/x-c++ root:root 0o644 1.5 KB
/usr/share/pyshared/devtools/templates/turbogears/+package+/websetup.py_tmpl text/x-python root:root 0o644 1.6 KB
/usr/share/pyshared/devtools/templates/turbogears/README.txt_tmpl text/plain root:root 0o644 701 bytes
/usr/share/pyshared/devtools/templates/turbogears/setup.cfg_tmpl text/plain root:root 0o644 621 bytes
/usr/share/pyshared/devtools/templates/turbogears/setup.py_tmpl text/x-python root:root 0o644 1.6 KB
/usr/share/pyshared/devtools/templates/turbogears/test.ini_tmpl text/plain root:root 0o644 653 bytes
/usr/share/pyshared/devtools/tests/ root:root 0o755
/usr/share/pyshared/devtools/tests/test_pastetemplate.py text/x-c++ root:root 0o644 2.6 KB
/usr/share/pyshared/tg.devtools-2.0.2.egg-info/ root:root 0o755
/usr/share/pyshared/tg.devtools-2.0.2.egg-info/dependency_links.txt application/octet-stream root:root 0o644 1 byte
/usr/share/pyshared/tg.devtools-2.0.2.egg-info/entry_points.txt text/plain root:root 0o644 556 bytes
/usr/share/pyshared/tg.devtools-2.0.2.egg-info/not-zip-safe application/octet-stream root:root 0o644 1 byte
/usr/share/pyshared/tg.devtools-2.0.2.egg-info/PKG-INFO text/plain root:root 0o644 247 bytes
/usr/share/pyshared/tg.devtools-2.0.2.egg-info/requires.txt text/plain root:root 0o644 117 bytes
/usr/share/pyshared/tg.devtools-2.0.2.egg-info/SOURCES.txt text/plain root:root 0o644 4.8 KB
/usr/share/pyshared/tg.devtools-2.0.2.egg-info/top_level.txt text/plain root:root 0o644 9 bytes
/usr/share/python-support/ root:root 0o755
/usr/share/python-support/python-tg.devtools.public text/plain root:root 0o644 6.3 KB