Package: python-django Version: 1.9.4-1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 13386 Pre-Depends: dpkg (>= 1.17.14) Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-django-common (= 1.9.4-1) Recommends: libjs-jquery, python-sqlparse, python-tz Suggests: python-psycopg2, python-mysqldb, python-flup, python-sqlite, python-memcache, python-pil, python-bcrypt, python-yaml, geoip-database-extra | geoip-database-contrib, gettext, python-django-doc, ipython, bpython, libgdal1 Homepage: http://www.djangoproject.com/ Priority: optional Section: python Filename: pool/main/p/python-django/python-django_1.9.4-1_all.deb Size: 895594 SHA256: 75df749f2e5dea4cabf3951a31523d7dd10b219bac10ed2564efaca554b62e74 SHA1: 67f623ce999cd2a61c2e794d56dacd370069a395 MD5sum: e286bb80500ce14f9b649220f55e2d02 Description: High-level Python web development framework (Python 2 version) Django is a high-level web application framework that loosely follows the model-view-controller design pattern. . Python's equivalent to Ruby on Rails, Django lets you build complex data-driven websites quickly and easily - Django focuses on automating as much as possible and adhering to the "Don't Repeat Yourself" (DRY) principle. . Django additionally emphasizes reusability and "pluggability" of components; many generic third-party "applications" are available to enhance projects or to simply to reduce development time even further. . Notable features include: * An object-relational mapper (ORM) * Automatic admin interface * Elegant URL dispatcher * Form serialization and validation system * Templating system * Lightweight, standalone web server for development and testing * Internationalization support * Testing framework and client . This package is built for Python 2. Package: python-django-common Source: python-django Version: 1.9.4-1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 20180 Recommends: libjs-jquery Breaks: python-django (<< 1.7~) Replaces: python-django (<< 1.7~) Homepage: http://www.djangoproject.com/ Priority: optional Section: python Filename: pool/main/p/python-django/python-django-common_1.9.4-1_all.deb Size: 1471318 SHA256: 81816f6969c690324d9672e567f4b77af16d5f31e993dd7d28509c81387378b6 SHA1: 14aa2b225fba407e4655f293df822053feefad80 MD5sum: cc7bb96130a51d8010a610bd89e96b6a Description: High-level Python web development framework (common) Django is a high-level web application framework that loosely follows the model-view-controller design pattern. . Python's equivalent to Ruby on Rails, Django lets you build complex data-driven websites quickly and easily - Django focuses on automating as much as possible and adhering to the "Don't Repeat Yourself" (DRY) principle. . Django additionally emphasizes reusability and "pluggability" of components; many generic third-party "applications" are available to enhance projects or to simply to reduce development time even further. . This package contains files common to both Python 2.7 and Python 3. Package: python-django-doc Source: python-django Version: 1.9.4-1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 23668 Depends: libjs-sphinxdoc (>= 1.0) Homepage: http://www.djangoproject.com/ Priority: optional Section: doc Filename: pool/main/p/python-django/python-django-doc_1.9.4-1_all.deb Size: 2463002 SHA256: 1ca922a181bdef32035700f94caa2acfd439b596bb83e99732845bb7aa453ca4 SHA1: bfe675a33ee31841c21fdbeeb927fa58ec8dfa7f MD5sum: 351e22357606fd3bd0014c8ca3e60a1d Description: High-level Python web development framework (documentation) Django is a high-level web application framework that loosely follows the model-view-controller design pattern. . Python's equivalent to Ruby on Rails, Django lets you build complex data-driven websites quickly and easily - Django focuses on automating as much as possible and adhering to the "Don't Repeat Yourself" (DRY) principle. . Django additionally emphasizes reusability and "pluggability" of components; many generic third-party "applications" are available to enhance projects or to simply to reduce development time even further. . This package contains the HTML documentation and example projects. Package: python-tornado Version: 4.2.1-1 Architecture: i386 Maintainer: Debian Python Modules Team Installed-Size: 1605 Depends: ca-certificates, python (>= 2.7), python-pycurl, python (<< 2.8) Recommends: python-mysqldb Homepage: http://www.tornadoweb.org/ Priority: optional Section: python Filename: pool/main/p/python-tornado/python-tornado_4.2.1-1_i386.deb Size: 274268 SHA256: 0d792cb4622443afc426f64bef98ef5fee3599091aa5ff3e7e214efd3bbe240c SHA1: af2b04dde6c09ac743d3f26ac9a33826211f116f MD5sum: 4eda2762ca9384755aa0f6f4f6e5d317 Description: scalable, non-blocking web server and tools Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. The FriendFeed application is written using a web framework that looks a bit like web.py or Google's webapp, but with additional tools and optimizations to take advantage of the underlying non-blocking infrastructure. . This is the Python 2 version of the package. Package: python3-django Source: python-django Version: 1.9.4-1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 13362 Pre-Depends: dpkg (>= 1.17.14) Depends: python3:any (>= 3.3.2-2~), python-django-common (= 1.9.4-1) Recommends: libjs-jquery, python3-sqlparse, python3-tz Suggests: python3-psycopg2, python3-mysqldb, python3-flup, python3-sqlite, python3-memcache, python3-pil, python3-bcrypt, python3-yaml, geoip-database-contrib, gettext, python-django-doc, ipython3, bpython3, libgdal1 Homepage: http://www.djangoproject.com/ Priority: optional Section: python Filename: pool/main/p/python-django/python3-django_1.9.4-1_all.deb Size: 877420 SHA256: 428e7e356b012158fe9256915b366d8726e098bd89bb645f53624d3326511a51 SHA1: 84941912bc1e96b294bc958aa848c98fbfd41805 MD5sum: 247178555feadeb834dd0bbc025500f4 Description: High-level Python web development framework (Python 3 version) Django is a high-level web application framework that loosely follows the model-view-controller design pattern. . Python's equivalent to Ruby on Rails, Django lets you build complex data-driven websites quickly and easily - Django focuses on automating as much as possible and adhering to the "Don't Repeat Yourself" (DRY) principle. . Django additionally emphasizes reusability and "pluggability" of components; many generic third-party "applications" are available to enhance projects or to simply to reduce development time even further. . Notable features include: * An object-relational mapper (ORM) * Automatic admin interface * Elegant URL dispatcher * Form serialization and validation system * Templating system * Lightweight, standalone web server for development and testing * Internationalization support * Testing framework and client . This package is built for Python 3. Package: python3-tornado Source: python-tornado Version: 4.2.1-1 Architecture: i386 Maintainer: Debian Python Modules Team Installed-Size: 1426 Depends: ca-certificates, python3 (<< 3.5), python3 (>= 3.4~) Homepage: http://www.tornadoweb.org/ Priority: optional Section: web Filename: pool/main/p/python-tornado/python3-tornado_4.2.1-1_i386.deb Size: 256092 SHA256: 6f8111048bcee386d51dbac8ad1cd5b0afac1799f40ded84941a08c1c1e58a6b SHA1: 599fe8484b7e9dd7f104c4916cc8d0b05c0d0cb3 MD5sum: 7bd27c6e6cbcee362ad686d0d4112958 Description: scalable, non-blocking web server and tools - Python 3 package Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. The FriendFeed application is written using a web framework that looks a bit like web.py or Google's webapp, but with additional tools and optimizations to take advantage of the underlying non-blocking infrastructure. . This is the Python 3 version of the package. Package: rpki-ca Source: rpki Version: 1.0.1544679302~jessie Architecture: i386 Maintainer: Rob Austein Installed-Size: 413 Depends: python (>= 2.7), apache2, ssl-cert, python-lxml, postgresql, postgresql-client, python-psycopg2, python-django (>= 1.8.0), python-tornado, libapache2-mod-wsgi, python-vobject, python-yaml, python-netifaces, rpki-rp (= 1.0.1544679302~jessie), lsb-base (>= 3.2-14), sudo Homepage: http://trac.rpki.net/ Priority: extra Section: net Filename: pool/main/r/rpki/rpki-ca_1.0.1544679302~jessie_i386.deb Size: 95936 SHA256: 1dc53abd3aae362b7b467bc57b08f2d33e1ad5120d929b5f7b203e9472757f10 SHA1: d0786b6d5c42dadeb2d8b6590369c3a93dec357e MD5sum: e79695fc3dd3086f5017c53b6e1f20b2 Description: rpki.net certification authority tools "Certification authority" tools for issuing RPKI certificates and related objects using the rpki.net toolkit. See the online documentation at http://rpki.net/. Package: rpki-rp Source: rpki Version: 1.0.1544679302~jessie Architecture: i386 Maintainer: Rob Austein Installed-Size: 3647 Depends: libc6 (>= 2.7), python (>= 2.7), apache2, ssl-cert, python-lxml, postgresql, postgresql-client, python-psycopg2, python-django (>= 1.8.0), python-tornado, rrdtool, rsync, xinetd, sudo Replaces: rpki-ca (<= 0.5767) Homepage: http://trac.rpki.net/ Priority: extra Section: net Filename: pool/main/r/rpki/rpki-rp_1.0.1544679302~jessie_i386.deb Size: 931398 SHA256: d157dcac9d81cf769bc7ff90333da698659a2f969edaca28cbd7d9d9b1b2303f SHA1: 6a8aeda518a8433b39ca900de7f405fa5e69f1c3 MD5sum: 8bfb14f63606269c30ece383a3cc323e Description: rpki.net relying party tools "Relying party" validation tools from the rpki.net toolkit. See the online documentation at http://rpki.net/.