Package: dh-python Version: 3.20180927 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 436 Depends: python3:any, python3-distutils | python3 (<< 3.6.5~rc1-1) Suggests: libdpkg-perl, dpkg-dev Breaks: python3 (<< 3.3.2-4~) Replaces: python3 (<< 3.3.2-4~) Filename: ./all/dh-python_3.20180927_all.deb Size: 95758 MD5sum: cc3cd84b5630f93dc897283eb845a90c SHA1: 8852b10d13a46d0c85f8a6b8c70d81b908ca36c9 SHA256: bf3ce0ea0f2a2515a4391b917c284693f49dd00b62f36f9696ff885986b5e037 Section: python Priority: optional Multi-Arch: foreign Description: Debian helper tools for packaging Python libraries and applications This package contains: * pybuild - invokes various build systems for requested Python versions in order to build modules and extensions * dh_python2 - calculates Python 2.X dependencies for Debian packages, adds maintainer scripts to byte compile files, etc. * dh_python3 - calculates Python 3.X dependencies for Debian packages, adds maintainer scripts to byte compile files, etc. * dh_pypy - calculates PyPy dependencies for Debian packages, adds maintainer scripts to byte compile files, etc. Package: python-django Version: 1.8.18-1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 19061 Depends: python:any (<< 2.8), python:any (>= 2.7~) Recommends: libjs-jquery Suggests: python-psycopg2, python-psycopg, python-mysqldb, python-flup, python-sqlite, python-yaml, geoip-database-contrib, gettext, python-django-doc, ipython, bpython, libgdal1 Filename: ./all/python-django_1.8.18-1_all.deb Size: 1986968 MD5sum: 37ad7fb4721a135ae1e9f5609c7e03f8 SHA1: 9aa8e3deebe3252530e2c17607b9667f8f964f00 SHA256: 5b80b0c18f9874cd698e294d79cbaa1619402e9e90524eea64def21552a9780f Section: python Priority: optional Homepage: http://www.djangoproject.com/ Description: High-level Python web development framework 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 Package: python-django-doc Source: python-django Version: 1.8.18-1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 29 Filename: ./all/python-django-doc_1.8.18-1_all.deb Size: 15162 MD5sum: 69fd0ac3021043d3052f4c1738f52a97 SHA1: 915ee27c9f0e015a0d7a2afbb8daaf94528dcdd2 SHA256: ec29faafc839a4939c540d2b842c555f96d775637b3ba31bdc5a5149a4e0946a Section: doc Priority: optional Homepage: http://www.djangoproject.com/ 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.