Package: antlr3 Version: 3.5.2-2~bpo8+1 Architecture: all Maintainer: Debian Java Maintainers Installed-Size: 1216 Depends: default-jre-headless | java2-runtime-headless | java5-runtime-headless | java6-runtime-headless, libantlr3-runtime-java (= 3.5.2-2~bpo8+1), libstringtemplate4-java Recommends: libstringtemplate-java Filename: pool/jessie-liberty-backports-nochange/main/a/antlr3/antlr3_3.5.2-2~bpo8+1_all.deb Size: 1108218 MD5sum: fc203213044ae23364606589a7c5d2f5 SHA1: c62ec106767cf719dd5b8c6441a674de7a322fb8 SHA256: 74f0faaa56216f9bc5dc27bbec32336a0810fc01fe2b6cf38ea75e35fc558c3c Section: java Priority: optional Homepage: http://www.antlr3.org Description: language tool for constructing recognizers, compilers etc ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions [You can use PCCTS 1.xx to generate C-based parsers]. . Computer language translation has become a common task. While compilers and tools for traditional computer languages (such as C or Java) are still being built, their number is dwarfed by the thousands of mini-languages for which recognizers and translators are being developed. Programmers construct translators for database formats, graphical data files (e.g., PostScript, AutoCAD), text processing files (e.g., HTML, SGML). ANTLR is designed to handle all of your translation tasks. Package: antlr3-doc Source: antlr3 Version: 3.5.2-2~bpo8+1 Architecture: all Maintainer: Debian Java Maintainers Installed-Size: 27260 Depends: default-jdk-doc Suggests: libantlr3-java Filename: pool/jessie-liberty-backports-nochange/main/a/antlr3/antlr3-doc_3.5.2-2~bpo8+1_all.deb Size: 3351056 MD5sum: a93fc3fea500ba511dee9a3e349ef90f SHA1: 0860ac1629da0b0a8b451e81891c72fd65c42801 SHA256: 1c1c96b8ded66c7aa0cc6e5b660ab81922f1bc940ef82ef8abe6785b154ef701 Section: doc Priority: optional Homepage: http://www.antlr3.org Description: language tool for constructing compilers etc - documentation ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions [You can use PCCTS 1.xx to generate C-based parsers]. . This package provides the API documentation for ANTLR 3 Package: antlr3-gunit-maven-plugin Source: antlr3 Version: 3.5.2-2~bpo8+1 Architecture: all Maintainer: Debian Java Maintainers Installed-Size: 67 Depends: libantlr3-gunit-java (>= 3.5.2-2~bpo8+1), libmaven2-core-java, libplexus-compiler-java Filename: pool/jessie-liberty-backports-nochange/main/a/antlr3/antlr3-gunit-maven-plugin_3.5.2-2~bpo8+1_all.deb Size: 18540 MD5sum: 126bdf3d155bdf7905cefbd29e7db6e6 SHA1: 4447ac085dc5b1b7791ca59b32db7a5ed18c4972 SHA256: d0232d3dd65c936b4d9979de90dce707ea060d1ff38ce5902bf8bb7a8b391b25 Section: java Priority: optional Homepage: http://www.antlr3.org Description: Maven plugin for gUnit, a unit test framework for ANTLR grammars gUnit is a "Unit Test" framework for ANTLR grammars. It provides a simple way to write and run automated tests for ANTLR grammars in a manner similar to Java unit testing framework jUnit. The basic idea is to create a bunch of input/output pairs for rules in a grammar and gUnit will verify the expected output/result. The input can be a single line or multiple lines of strings or even an external file. The output can be simply success or failure, an abstract syntax tree (AST), a rule return value, or some text output which could be a rule's template return value. The current version of gUnit has 2 main functions, interpreter and jUnit generator. The interpreter interprets your gUnit script and runs unit tests using Java reflection to invoke methods in your parser objects. The generator, on the other hand, translates your gUnit script to jUnit Java code that you can compile and execute by hand. . This package provides the Maven plugin that allow to run gUnit tests during a Maven build Package: antlr3-maven-plugin Source: antlr3 Version: 3.5.2-2~bpo8+1 Architecture: all Maintainer: Debian Java Maintainers Installed-Size: 71 Depends: antlr3 (>= 3.5.2-2~bpo8+1), libmaven2-core-java, libplexus-compiler-java Filename: pool/jessie-liberty-backports-nochange/main/a/antlr3/antlr3-maven-plugin_3.5.2-2~bpo8+1_all.deb Size: 21500 MD5sum: bb84f08bc95d281bfc980a3b4bea23cd SHA1: cd6b2b93c69d833c336c6ac610e22274f8cbce92 SHA256: e8e6c88a9967f98c70a7cbc6a97d44ff1bb1aad86b494a89dfb35525fd81ccdf Section: java Priority: optional Homepage: http://www.antlr3.org Description: Maven plugin for ANTLR 3 ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions [You can use PCCTS 1.xx to generate C-based parsers]. . This package provides the Maven plugin that supports compiling ANTLR 3 grammars during a Maven build Package: bacula Version: 7.4.2+dfsg-1~bpo8+1 Architecture: all Maintainer: Debian Bacula Team Installed-Size: 21 Depends: bacula-client, bacula-server (= 7.4.2+dfsg-1~bpo8+1) Suggests: bacula-doc Filename: pool/jessie-liberty-backports-nochange/main/b/bacula/bacula_7.4.2+dfsg-1~bpo8+1_all.deb Size: 1510 MD5sum: 22c08373d7491a9282e03f66840cbefd SHA1: 956d4b55e9c2f8c918077690f584c03ecfbe0061 SHA256: 547aeb135b822216f11312252612b6227f8ecddf304359a26847c46dab274dfa Section: admin Priority: optional Homepage: http://www.bacula.org/ Description: network backup service - metapackage Bacula is a set of programs to manage backup, recovery, and verification of computer data across a network of computers of different kinds. . It is efficient and relatively easy to use, while offering many advanced storage management features that make it easy to find and recover lost or damaged files. Due to its modular design, Bacula is scalable from small single computer systems to networks of hundreds of machines. . This metapackage installs the entire suite of Bacula applications: job scheduling, storage control, node connector, and administrative console. Package: bacula-client Source: bacula Version: 7.4.2+dfsg-1~bpo8+1 Architecture: all Maintainer: Debian Bacula Team Installed-Size: 170 Depends: bacula-console (>= 7.4.2+dfsg-1~bpo8+1), bacula-fd (>= 7.4.2+dfsg-1~bpo8+1) Filename: pool/jessie-liberty-backports-nochange/main/b/bacula/bacula-client_7.4.2+dfsg-1~bpo8+1_all.deb Size: 107154 MD5sum: b3269079561b2795f2e5628bf4edfa48 SHA1: c27f6a2deec43e9ea9b15287a5b15c116d560993 SHA256: c789998dd3b3b2a182628b25c93a8dce8feaccfc6791ecec7fd4a59b798173b8 Section: admin Priority: optional Homepage: http://www.bacula.org/ Description: network backup service - client metapackage Bacula is a set of programs to manage backup, recovery, and verification of data across a network of computers of different kinds. . The Bacula Director service supervises all the backup, restore, verify, and archive operations. It can run as a daemon or as a foreground service which administrators can use to schedule backups and recover files. . The package is a metapackage for client installations (file daemon and console only). Package: bacula-common Source: bacula Version: 7.4.2+dfsg-1~bpo8+1 Architecture: amd64 Maintainer: Debian Bacula Team Installed-Size: 1119 Pre-Depends: adduser Depends: libc6 (>= 2.14), libcap2 (>= 1:2.10), libgcc1 (>= 1:4.1.1), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 4.1.1), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4) Suggests: bacula-doc Replaces: bacula-director-common Filename: pool/jessie-liberty-backports-nochange/main/b/bacula/bacula-common_7.4.2+dfsg-1~bpo8+1_amd64.deb Size: 569266 MD5sum: 0bd826870eee98e9fe9204d8a9554673 SHA1: a36b4d31c8ab2fc412b1c59860422941787778b5 SHA256: ca7ccb1f0fb6edec8d9883dc26388d2924b60c96304b44f3f8f2dd56d6f458b6 Section: admin Priority: optional Homepage: http://www.bacula.org/ Description: network backup service - common support files Bacula is a set of programs to manage backup, recovery, and verification of data across a network of computers of different kinds. . This package provides files that are useful for other Bacula packages. Package: bacula-common-mysql Source: bacula Version: 7.4.2+dfsg-1~bpo8+1 Architecture: amd64 Maintainer: Debian Bacula Team Installed-Size: 232 Pre-Depends: dpkg (>= 1.17.13) Depends: bacula-common (= 7.4.2+dfsg-1~bpo8+1), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libmysqlclient18 (>= 5.5.24+dfsg-1), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4) Suggests: bacula-doc Conflicts: bacula-common-pgsql, bacula-common-sqlite3 Filename: pool/jessie-liberty-backports-nochange/main/b/bacula/bacula-common-mysql_7.4.2+dfsg-1~bpo8+1_amd64.deb Size: 63008 MD5sum: ce581eeb5804ad247e45de82dbd2454d SHA1: 6bc0282ef9b609900d34226e0d07bbedf0d9e77f SHA256: ca303b90e726dc6d9b263fa31712d10a19a83cdf871a9b29a6d067696820afbe Section: admin Priority: optional Homepage: http://www.bacula.org/ Description: network backup service - MySQL common files Bacula is a set of programs to manage backup, recovery, and verification of data across a network of computers of different kinds. . This package provides files that are useful for other Bacula packages for the MySQL database. Package: bacula-common-pgsql Source: bacula Version: 7.4.2+dfsg-1~bpo8+1 Architecture: amd64 Maintainer: Debian Bacula Team Installed-Size: 240 Pre-Depends: dpkg (>= 1.17.13) Depends: bacula-common (= 7.4.2+dfsg-1~bpo8+1), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libpq5, libstdc++6 (>= 4.1.1) Suggests: bacula-doc Conflicts: bacula-common-mysql, bacula-common-sqlite3 Filename: pool/jessie-liberty-backports-nochange/main/b/bacula/bacula-common-pgsql_7.4.2+dfsg-1~bpo8+1_amd64.deb Size: 65676 MD5sum: 00f2a3aa2092982245c533777c75094f SHA1: e6e086db92b9eeb15f0d94148c0138391cdbb8b1 SHA256: ae152cad8982bc4ec3bd4b9864fff2075df5e5899f47ebfe37b507ddae15133f Section: admin Priority: optional Homepage: http://www.bacula.org/ Description: network backup service - PostgreSQL common files Bacula is a set of programs to manage backup, recovery, and verification of data across a network of computers of different kinds. . This package provides files that are useful for other Bacula packages for the PostgreSQL database. Package: bacula-common-sqlite3 Source: bacula Version: 7.4.2+dfsg-1~bpo8+1 Architecture: amd64 Maintainer: Debian Bacula Team Installed-Size: 228 Pre-Depends: dpkg (>= 1.17.13) Depends: bacula-common (= 7.4.2+dfsg-1~bpo8+1), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 4.1.1) Suggests: bacula-doc Conflicts: bacula-common-mysql, bacula-common-pgsql Filename: pool/jessie-liberty-backports-nochange/main/b/bacula/bacula-common-sqlite3_7.4.2+dfsg-1~bpo8+1_amd64.deb Size: 62330 MD5sum: bad01dd98e6a25e7f6595e64beb81293 SHA1: 3424daf7b45ca709990d6ffcfafccf06cebb88f0 SHA256: aa1d13154a981979dfc1e0a303e194e1a802287015a5f60c642103892cb96069 Section: admin Priority: optional Homepage: http://www.bacula.org/ Description: network backup service - SQLite v3 common files Bacula is a set of programs to manage backup, recovery, and verification of data across a network of computers of different kinds. . This package provides files that are useful for other Bacula packages for the SQLite v3 database. Package: bacula-console Source: bacula Version: 7.4.2+dfsg-1~bpo8+1 Architecture: amd64 Maintainer: Debian Bacula Team Installed-Size: 84 Pre-Depends: dpkg (>= 1.17.13) Depends: bacula-common (= 7.4.2+dfsg-1~bpo8+1), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libreadline6 (>= 6.0), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 4.1.1) Filename: pool/jessie-liberty-backports-nochange/main/b/bacula/bacula-console_7.4.2+dfsg-1~bpo8+1_amd64.deb Size: 16914 MD5sum: c7fb867d01bc616ff10c3ea1d552f4a9 SHA1: 15d100bb8025835ca637215fe17c032024dead8c SHA256: 9c0f1ddf7740b7965c9e0c006d98479fda22c00835d0314f3e890b650d7b01ef Section: admin Priority: optional Homepage: http://www.bacula.org/ Description: network backup service - text console Bacula is a set of programs to manage backup, recovery, and verification of data across a network of computers of different kinds. . The management console allows the administrator or user to communicate with the Bacula Director. . This package provides the text-interface version of the console. Package: bacula-console-qt Source: bacula Version: 7.4.2+dfsg-1~bpo8+1 Architecture: amd64 Maintainer: Debian Bacula Team Installed-Size: 1486 Pre-Depends: dpkg (>= 1.17.13) Depends: bacula-common (= 7.4.2+dfsg-1~bpo8+1), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.8.0), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 4.1.1) Filename: pool/jessie-liberty-backports-nochange/main/b/bacula/bacula-console-qt_7.4.2+dfsg-1~bpo8+1_amd64.deb Size: 566138 MD5sum: 54a1fdb82f033aabd295b21a36e569ac SHA1: ae7c0ac8d67afd264b25b4d7313d9131e4f5e0ca SHA256: ac468fdd8dd1937e771a02179db9fcc71be8bf0b54920027c3023ce87b5fc8c8 Section: utils Priority: optional Homepage: http://www.bacula.org/ Description: network backup service - Bacula Administration Tool Bacula is a set of programs to manage backup, recovery, and verification of data across a network of computers of different kinds. . The management console allows the administrator or user to communicate with the Bacula Director. . This package provides the most advanced GUI to Bacula: the Bacula Administration Tool (BAT) console. . This GUI interface has been designed to ease restore operations as much as possible as compared to the basic text console. Package: bacula-director-common Source: bacula Version: 7.4.2+dfsg-1~bpo8+1 Architecture: amd64 Maintainer: Debian Bacula Team Installed-Size: 101 Pre-Depends: dpkg (>= 1.17.13) Depends: bacula-common (= 7.4.2+dfsg-1~bpo8+1), bsd-mailx | mailx, lsb-base, libc6 (>= 2.3.4), libgcc1 (>= 1:4.1.1), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 4.1.1) Filename: pool/jessie-liberty-backports-nochange/main/b/bacula/bacula-director-common_7.4.2+dfsg-1~bpo8+1_amd64.deb Size: 10176 MD5sum: 324b1e4cb2b5bacbb0e51a2dcc29288b SHA1: 71b1d317285f5b89aeac80e4197c196415063d86 SHA256: dcdea1fd9d25ea55ebb3e4289d6bd64642c946825bdf41277aaf2c5b173b79e6 Section: admin Priority: optional Homepage: http://www.bacula.org/ Description: network backup service - Director common files Bacula is a set of programs to manage backup, recovery, and verification of data across a network of computers of different kinds. . The Bacula Director service supervises all the backup, restore, verify, and archive operations. It can run as a daemon or as a foreground service which administrators can use to schedule backups and recover files. . This package provides common files for the Bacula Director daemon. Package: bacula-director-mysql Source: bacula Version: 7.4.2+dfsg-1~bpo8+1 Architecture: amd64 Maintainer: Debian Bacula Team Installed-Size: 819 Pre-Depends: dpkg (>= 1.17.13) Depends: bacula-common-mysql (>= 7.4.2+dfsg-1~bpo8+1), bacula-director-common (= 7.4.2+dfsg-1~bpo8+1), dbconfig-mysql | dbconfig-no-thanks, mysql-client | virtual-mysql-client, ucf, bacula-common (= 7.4.2+dfsg-1~bpo8+1), debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.14), libcap2 (>= 1:2.10), libgcc1 (>= 1:4.1.1), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 4.1.1), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4) Recommends: mysql-server | virtual-mysql-server Suggests: gawk, perl Conflicts: bacula-director Replaces: bacula-director Provides: bacula-director Filename: pool/jessie-liberty-backports-nochange/main/b/bacula/bacula-director-mysql_7.4.2+dfsg-1~bpo8+1_amd64.deb Size: 242332 MD5sum: e3d206484fb72bb41832e76a3dc956f9 SHA1: 1f0187d87c19fee5ce248d3af3490e2d56b8f44c SHA256: 89e125bb9e3ba244884755e2e65c8179758078386c0714d5e8bb51749e2b886f Section: admin Priority: optional Homepage: http://www.bacula.org/ Description: network backup service - MySQL storage for Director Bacula is a set of programs to manage backup, recovery, and verification of data across a network of computers of different kinds. . The Bacula Director service supervises all the backup, restore, verify, and archive operations. It can run as a daemon or as a foreground service which administrators can use to schedule backups and recover files. . This package stores Bacula's catalog in a MySQL database, and thus is suitable for large installations. Package: bacula-director-pgsql Source: bacula Version: 7.4.2+dfsg-1~bpo8+1 Architecture: amd64 Maintainer: Debian Bacula Team Installed-Size: 844 Pre-Depends: dpkg (>= 1.17.13) Depends: bacula-common-pgsql (>= 7.4.2+dfsg-1~bpo8+1), bacula-director-common (= 7.4.2+dfsg-1~bpo8+1), dbconfig-pgsql | dbconfig-no-thanks, postgresql-client (>= 7.4), ucf, bacula-common (= 7.4.2+dfsg-1~bpo8+1), debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.14), libcap2 (>= 1:2.10), libgcc1 (>= 1:4.1.1), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 4.1.1), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4) Recommends: postgresql (>= 7.4) Suggests: gawk, postgresql-contrib, perl Conflicts: bacula-director Replaces: bacula-director Provides: bacula-director Filename: pool/jessie-liberty-backports-nochange/main/b/bacula/bacula-director-pgsql_7.4.2+dfsg-1~bpo8+1_amd64.deb Size: 244144 MD5sum: 51eda847e6d354c8ed23f16b08a4662f SHA1: fb8a27b2df0294003ae7ccfc59eb51460f0614d3 SHA256: 0d09b4f61475f5a87c80f53560d9218b2f9bac7cf1dc9d35664459b54b4d99e7 Section: admin Priority: optional Homepage: http://www.bacula.org/ Description: network backup service - PostgreSQL storage for Director Bacula is a set of programs to manage backup, recovery, and verification of data across a network of computers of different kinds. . The Bacula Director service supervises all the backup, restore, verify, and archive operations. It can run as a daemon or as a foreground service which administrators can use to schedule backups and recover files. . This package stores Bacula's catalog in a PostgreSQL database, and thus is suited for large installations. Package: bacula-director-sqlite3 Source: bacula Version: 7.4.2+dfsg-1~bpo8+1 Architecture: amd64 Maintainer: Debian Bacula Team Installed-Size: 828 Pre-Depends: dpkg (>= 1.17.13) Depends: bacula-common-sqlite3 (>= 7.4.2+dfsg-1~bpo8+1), bacula-director-common (= 7.4.2+dfsg-1~bpo8+1), dbconfig-sqlite3 | dbconfig-no-thanks, file, sqlite3, ucf, bacula-common (= 7.4.2+dfsg-1~bpo8+1), debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.14), libcap2 (>= 1:2.10), libgcc1 (>= 1:4.1.1), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 4.1.1), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4) Suggests: gawk, perl Conflicts: bacula-director Replaces: bacula-director Provides: bacula-director Filename: pool/jessie-liberty-backports-nochange/main/b/bacula/bacula-director-sqlite3_7.4.2+dfsg-1~bpo8+1_amd64.deb Size: 242012 MD5sum: 9b47cc777777ee7e79ace52af2cfdd18 SHA1: ab3c0727add9a6882b51755d27bda9edce304c2a SHA256: e989ccbf7c1f0a6e049cfc422d7627e8cabefe5ed7505593cf9c20672eba596c Section: admin Priority: optional Homepage: http://www.bacula.org/ Description: network backup service - SQLite 3 storage for Director Bacula is a set of programs to manage backup, recovery, and verification of data across a network of computers of different kinds. . The Bacula Director service supervises all the backup, restore, verify, and archive operations. It can run as a daemon or as a foreground service which administrators can use to schedule backups and recover files. . This package stores Bacula's catalog in an SQLite 3 database, and thus is suitable for smaller installations. Package: bacula-fd Source: bacula Version: 7.4.2+dfsg-1~bpo8+1 Architecture: amd64 Maintainer: Debian Bacula Team Installed-Size: 322 Pre-Depends: dpkg (>= 1.17.13) Depends: bacula-common (= 7.4.2+dfsg-1~bpo8+1), lsb-base, ucf, libacl1 (>= 2.2.51-8), libc6 (>= 2.14), libcap2 (>= 1:2.10), libgcc1 (>= 1:4.1.1), liblzo2-2, libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 4.1.1), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4) Filename: pool/jessie-liberty-backports-nochange/main/b/bacula/bacula-fd_7.4.2+dfsg-1~bpo8+1_amd64.deb Size: 93318 MD5sum: 313c365d871ce3db134bc1f484bc25b5 SHA1: 7c22556431d784ae866bb55d2be9349adf30d7ab SHA256: bf92521787b22ed828d40b02f0a0f207263c77ddb2e5bcdfc271621d5e80765d Section: admin Priority: optional Homepage: http://www.bacula.org/ Description: network backup service - file daemon Bacula is a set of programs to manage backup, recovery, and verification of data across a network of computers of different kinds. . The file daemon has to be installed on the machine to be backed up. It is responsible for providing the file attributes and data when requested by the Director, and also for the file system-dependent part of restoration. Package: bacula-sd Source: bacula Version: 7.4.2+dfsg-1~bpo8+1 Architecture: amd64 Maintainer: Debian Bacula Team Installed-Size: 1171 Pre-Depends: dpkg (>= 1.17.13) Depends: bacula-common (= 7.4.2+dfsg-1~bpo8+1), lsb-base, mtx, ucf, libc6 (>= 2.14), libcap2 (>= 1:2.10), libgcc1 (>= 1:4.1.1), liblzo2-2, libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 4.1.1), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4) Recommends: bacula-sd-sqlite3 (>= 7.4.2+dfsg-1~bpo8+1) | bacula-sd-tools, mt-st Suggests: dds2tar, python, scsitools, sg3-utils Filename: pool/jessie-liberty-backports-nochange/main/b/bacula/bacula-sd_7.4.2+dfsg-1~bpo8+1_amd64.deb Size: 247472 MD5sum: c8579705686a2d483807b0cf80715d33 SHA1: 6a23a4fa35070428719614133cff7cca288f8018 SHA256: 4298d109ab79251ae48e73943e2342215e0e21390e90b20244d40141e859e774 Section: admin Priority: optional Homepage: http://www.bacula.org/ Description: network backup service - storage daemon Bacula is a set of programs to manage backup, recovery, and verification of data across a network of computers of different kinds. . The storage daemon performs the storage and recovery of the file attributes and data to the physical media; in other words, it is responsible for reading and writing the backups. . It runs on the machine which has access to the backup device(s) - usually a tape drive, but alternatively other storage media, such as files. Package: bacula-sd-mysql Source: bacula Version: 7.4.2+dfsg-1~bpo8+1 Architecture: amd64 Maintainer: Debian Bacula Team Installed-Size: 1069 Pre-Depends: dpkg (>= 1.17.13) Depends: bacula-common-mysql (>= 7.4.2+dfsg-1~bpo8+1), bacula-sd (= 7.4.2+dfsg-1~bpo8+1), bacula-common (= 7.4.2+dfsg-1~bpo8+1), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4) Conflicts: bacula-sd-tools Replaces: bacula-sd-tools Provides: bacula-sd-tools Filename: pool/jessie-liberty-backports-nochange/main/b/bacula/bacula-sd-mysql_7.4.2+dfsg-1~bpo8+1_amd64.deb Size: 223126 MD5sum: 59444500459da67bdf2d1445c3b577bd SHA1: f61cdcaee3ee05717a862ab419364c03b65051b6 SHA256: ea939e0a5eb871e743f9e40df549496a94b98b441e937b174c432cd40bf3fe1f Section: admin Priority: optional Homepage: http://www.bacula.org/ Description: network backup service - MySQL SD tools Bacula is a set of programs to manage backup, recovery, and verification of data across a network of computers of different kinds. . The storage daemon performs the storage and recovery of the file attributes and data to the physical media; in other words, it is responsible for reading and writing the backups. . This package contains MySQL versions of the bscan and bcopy utilities, which are used for recovery when Bacula's catalog is unavailable. Package: bacula-sd-pgsql Source: bacula Version: 7.4.2+dfsg-1~bpo8+1 Architecture: amd64 Maintainer: Debian Bacula Team Installed-Size: 1069 Pre-Depends: dpkg (>= 1.17.13) Depends: bacula-common-pgsql (>= 7.4.2+dfsg-1~bpo8+1), bacula-sd (= 7.4.2+dfsg-1~bpo8+1), bacula-common (= 7.4.2+dfsg-1~bpo8+1), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4) Conflicts: bacula-sd-tools Replaces: bacula-sd-tools Provides: bacula-sd-tools Filename: pool/jessie-liberty-backports-nochange/main/b/bacula/bacula-sd-pgsql_7.4.2+dfsg-1~bpo8+1_amd64.deb Size: 223132 MD5sum: 1878fd838b19a6cb1698cb3d78e1411b SHA1: 33380ca72fce3a63b7f00b9334ff64cb8b6ba254 SHA256: 966599a5dc6ec5285cb32d41af4d21d0bb4f5f8689d4e8491ccebd5f7d4c5574 Section: admin Priority: optional Homepage: http://www.bacula.org/ Description: network backup service - PostgreSQL SD tools Bacula is a set of programs to manage backup, recovery, and verification of data across a network of computers of different kinds. . The storage daemon performs the storage and recovery of the file attributes and data to the physical media; in other words, it is responsible for reading and writing the backups. . This package contains PostgreSQL versions of the bscan and bcopy utilities, which are used for recovery when Bacula's catalog is unavailable. Package: bacula-sd-sqlite3 Source: bacula Version: 7.4.2+dfsg-1~bpo8+1 Architecture: amd64 Maintainer: Debian Bacula Team Installed-Size: 1069 Pre-Depends: dpkg (>= 1.17.13) Depends: bacula-common-sqlite3 (>= 7.4.2+dfsg-1~bpo8+1), bacula-sd (= 7.4.2+dfsg-1~bpo8+1), bacula-common (= 7.4.2+dfsg-1~bpo8+1), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4) Conflicts: bacula-sd-tools Replaces: bacula-sd-tools Provides: bacula-sd-tools Filename: pool/jessie-liberty-backports-nochange/main/b/bacula/bacula-sd-sqlite3_7.4.2+dfsg-1~bpo8+1_amd64.deb Size: 223136 MD5sum: 4c396b867196d7bd372fd6d0319bea37 SHA1: ec153c7146d4c757f03b5d68b5ddede8aab0a510 SHA256: d8bfe4a571c5a718f419ee32c9a1f759c3a49d8a489245bb4bf484f7dffd4bc5 Section: admin Priority: optional Homepage: http://www.bacula.org/ Description: network backup service - SQLite 3 SD tools Bacula is a set of programs to manage backup, recovery, and verification of data across a network of computers of different kinds. . The storage daemon performs the storage and recovery of the file attributes and data to the physical media; in other words, it is responsible for reading and writing the backups. . This package contains SQLite 3 versions of the bscan and bcopy utilities, which are used for recovery when Bacula's catalog is unavailable. Package: bacula-server Source: bacula Version: 7.4.2+dfsg-1~bpo8+1 Architecture: all Maintainer: Debian Bacula Team Installed-Size: 170 Depends: bacula-director-sqlite3 (>= 7.4.2+dfsg-1~bpo8+1) | bacula-director, bacula-sd (>= 7.4.2+dfsg-1~bpo8+1), bacula-sd-sqlite3 (>= 7.4.2+dfsg-1~bpo8+1) | bacula-sd-tools Recommends: bacula-fd Filename: pool/jessie-liberty-backports-nochange/main/b/bacula/bacula-server_7.4.2+dfsg-1~bpo8+1_all.deb Size: 107082 MD5sum: 27345378493bc71db705e3eb3c44d6ee SHA1: 6ca9ac01d34718004c969389c88fe76ff2951f01 SHA256: a7fd7838c02bd543ceda937a48bd6b1f48767bb1568fd1e81117565617a33062 Section: admin Priority: optional Homepage: http://www.bacula.org/ Description: network backup service - server metapackage Bacula is a set of programs to manage backup, recovery, and verification of data across a network of computers of different kinds. . This metapackage provides a standard server install, consisting of the director and storage daemons. Package: gunicorn Version: 19.0-8~bpo8+1 Architecture: all Maintainer: Chris Lamb Installed-Size: 80 Depends: python-gunicorn (= 19.0-8~bpo8+1), python-pkg-resources, python-setuptools, python, python:any (>= 2.6~) Suggests: gunicorn-examples (= 19.0-8~bpo8+1), python-gevent, python-pastedeploy, python-setproctitle, python-tornado Provides: httpd-wsgi Filename: pool/jessie-liberty-backports-nochange/main/g/gunicorn/gunicorn_19.0-8~bpo8+1_all.deb Size: 21782 MD5sum: cc8a6b5a657ac26d335989227a262c24 SHA1: 2cfc4dd49399df12d49c75897df822a924faf0ed SHA256: 660ae3020c24556e89fa661e842ce0452df148bb1cd8b3bd2e1ede5de0898344 Section: httpd Priority: optional Homepage: http://gunicorn.org/ Description: Event-based HTTP/WSGI server Green Unicorn (gunicorn) is an HTTP/WSGI server designed to serve fast clients or sleepy applications. That is to say; behind a buffering front-end server such as nginx or lighttpd. . * Optional support for Eventlet, Tornado and Gevent to provide asynchronous long-polling ("Comet") connections. * Process management: Gunicorn reaps and restarts workers that die. * Easy integration with Django and Paster compatible applications (Pylons, TurboGears 2, etc. * Load balancing via pre-fork and a shared socket * Graceful worker process restarts * Upgrading without losing connections * Decode chunked transfers on-the-fly, allowing upload progress notifications or stream-based protocols over HTTP . This is the Python 2 version. Package: gunicorn-examples Source: gunicorn Version: 19.0-8~bpo8+1 Architecture: all Maintainer: Chris Lamb Installed-Size: 209 Recommends: libjs-jquery, libjs-jquery-flot Breaks: gunicorn (<< 19.0-3) Replaces: gunicorn (<< 19.0-3) Filename: pool/jessie-liberty-backports-nochange/main/g/gunicorn/gunicorn-examples_19.0-8~bpo8+1_all.deb Size: 52012 MD5sum: 38fd308b39977fcce3df46acbf0f41ee SHA1: 410f665e75bd56b2d1565049febb05480b994a9f SHA256: 6e5c75cc496b3ab599cb6ce133b097c8e64cae81d0fb01240279a6844982e43b Section: httpd Priority: optional Homepage: http://gunicorn.org/ Description: Event-based HTTP/WSGI server Green Unicorn (gunicorn) is an HTTP/WSGI server designed to serve fast clients or sleepy applications. That is to say; behind a buffering front-end server such as nginx or lighttpd. . * Optional support for Eventlet, Tornado and Gevent to provide asynchronous long-polling ("Comet") connections. * Process management: Gunicorn reaps and restarts workers that die. * Easy integration with Django and Paster compatible applications (Pylons, TurboGears 2, etc. * Load balancing via pre-fork and a shared socket * Graceful worker process restarts * Upgrading without losing connections * Decode chunked transfers on-the-fly, allowing upload progress notifications or stream-based protocols over HTTP . These are the examples. Package: gunicorn3 Source: gunicorn Version: 19.0-8~bpo8+1 Architecture: all Maintainer: Chris Lamb Installed-Size: 72 Depends: python3-gunicorn (= 19.0-8~bpo8+1), python3, python3:any (>= 3.2~) Suggests: gunicorn-examples (= 19.0-8~bpo8+1), python3-pastedeploy, python3-setproctitle, python3-tornado Filename: pool/jessie-liberty-backports-nochange/main/g/gunicorn/gunicorn3_19.0-8~bpo8+1_all.deb Size: 21226 MD5sum: e2f73c3195e0fefae13f1e4200960a47 SHA1: ecca2e82f430cde7cb0cd6d0a4e8431a8c7570cf SHA256: ad60eee86d2667fa7925b63d49acad568603fd9d99d93c4383447ede1788f9bd Section: httpd Priority: optional Homepage: http://gunicorn.org/ Description: Event-based HTTP/WSGI server Green Unicorn (gunicorn) is an HTTP/WSGI server designed to serve fast clients or sleepy applications. That is to say; behind a buffering front-end server such as nginx or lighttpd. . * Optional support for Eventlet, Tornado and Gevent to provide asynchronous long-polling ("Comet") connections. * Process management: Gunicorn reaps and restarts workers that die. * Easy integration with Django and Paster compatible applications (Pylons, TurboGears 2, etc. * Load balancing via pre-fork and a shared socket * Graceful worker process restarts * Upgrading without losing connections * Decode chunked transfers on-the-fly, allowing upload progress notifications or stream-based protocols over HTTP . This is the Python 3 version. Package: libantlr3-gunit-java Source: antlr3 Version: 3.5.2-2~bpo8+1 Architecture: all Maintainer: Debian Java Maintainers Installed-Size: 342 Depends: antlr3 (>= 3.5.2-2~bpo8+1), junit4 Suggests: antlr3-gunit-maven-plugin Filename: pool/jessie-liberty-backports-nochange/main/a/antlr3/libantlr3-gunit-java_3.5.2-2~bpo8+1_all.deb Size: 262152 MD5sum: 00f3ae708b270324c8c257fed12558fe SHA1: f6aff27a22692d1e051e032c3290305604778505 SHA256: ee7a60c21083e521dd279445f85238721109a321bbdb910fb8d09d76fd9f7dfe Section: java Priority: optional Homepage: http://www.antlr3.org Description: Unit Test framework for ANTLR grammars gUnit is a "Unit Test" framework for ANTLR grammars. It provides a simple way to write and run automated tests for ANTLR grammars in a manner similar to Java unit testing framework jUnit. The basic idea is to create a bunch of input/output pairs for rules in a grammar and gUnit will verify the expected output/result. The input can be a single line or multiple lines of strings or even an external file. The output can be simply success or failure, an abstract syntax tree (AST), a rule return value, or some text output which could be a rule's template return value. The current version of gUnit has 2 main functions, interpreter and jUnit generator. The interpreter interprets your gUnit script and runs unit tests using Java reflection to invoke methods in your parser objects. The generator, on the other hand, translates your gUnit script to jUnit Java code that you can compile and execute by hand. Package: libantlr3-gunit-java-doc Source: antlr3 Version: 3.5.2-2~bpo8+1 Architecture: all Maintainer: Debian Java Maintainers Installed-Size: 2253 Depends: antlr3-doc, junit4-doc Suggests: libantlr3-gunit-java Filename: pool/jessie-liberty-backports-nochange/main/a/antlr3/libantlr3-gunit-java-doc_3.5.2-2~bpo8+1_all.deb Size: 82578 MD5sum: 5f1718ffdddad706b67ae0b73e090c90 SHA1: 21aa3a99ad9fdedf15bf9f279e27c9113a627ddd SHA256: e8616390254b8d57d38531622d512218ca52196a31c459826fc509f98560d53e Section: doc Priority: optional Homepage: http://www.antlr3.org Description: API documentation for gUnit gUnit is a "Unit Test" framework for ANTLR grammars. It provides a simple way to write and run automated tests for ANTLR grammars in a manner similar to Java unit testing framework jUnit. The basic idea is to create a bunch of input/output pairs for rules in a grammar and gUnit will verify the expected output/result. The input can be a single line or multiple lines of strings or even an external file. The output can be simply success or failure, an abstract syntax tree (AST), a rule return value, or some text output which could be a rule's template return value. The current version of gUnit has 2 main functions, interpreter and jUnit generator. The interpreter interprets your gUnit script and runs unit tests using Java reflection to invoke methods in your parser objects. The generator, on the other hand, translates your gUnit script to jUnit Java code that you can compile and execute by hand. . This package provides the API documentation for gUnit for ANTLR 3 Package: libantlr3-runtime-java Source: antlr3 Version: 3.5.2-2~bpo8+1 Architecture: all Maintainer: Debian Java Maintainers Installed-Size: 248 Breaks: antlr3 (<< 3.5.2-2~) Replaces: antlr3 (<< 3.5.2-2~) Filename: pool/jessie-liberty-backports-nochange/main/a/antlr3/libantlr3-runtime-java_3.5.2-2~bpo8+1_all.deb Size: 160646 MD5sum: b501f1ba7cf32770ed43d6cd8f65b694 SHA1: 40d5d1dd78b70a1a36018d0396665e7ded529ed6 SHA256: b481e3371c08a735d0adcf669f94c2fd99cddf1b0f490dc539e381949b3b1559 Section: java Priority: optional Homepage: http://www.antlr3.org Description: Runtime library for ANTLR 3 ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions [You can use PCCTS 1.xx to generate C-based parsers]. . This package provides the runtime library required to run the parsers generated by ANTLR 3 Package: liberty-jessie-archive-keyring Version: 0.1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 31 Filename: pool/jessie-liberty-backports-nochange/main/l/liberty-jessie-archive-keyring/liberty-jessie-archive-keyring_0.1_all.deb Size: 3224 MD5sum: c1416da140a6edfc208da1e390e669e4 SHA1: 8996ccb12fc2c4122c824b0a99c89a688a02bcbb SHA256: 6a76ec232313ce2c91138d328d68786d55814358a6accef09288332e665c09bc Section: net Priority: extra Description: OpenStack liberty jessie archive keyring OpenStack liberty jessie archive keyring Package: libjs-sphinxdoc Source: sphinx Version: 1.3.1-6~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 126 Depends: libjs-jquery (>= 1.4), libjs-underscore Filename: pool/jessie-liberty-backports-nochange/main/s/sphinx/libjs-sphinxdoc_1.3.1-6~bpo8+1_all.deb Size: 53084 MD5sum: 0727cd477b02874fac5a76747fcc6138 SHA1: fd8326f0affb8b107ee623a7a1800381c0e3fdc7 SHA256: 48daf076d7813b1a7c3514b8ac15c79294330bec4712ffef1ce5e84af063361e Section: web Priority: optional Multi-Arch: foreign Homepage: http://sphinx-doc.org/ Description: JavaScript support for Sphinx documentation Sphinx is a tool for producing documentation for Python projects, using reStructuredText as markup language. . This package provides JavaScript code for documentation generated by Sphinx. Package: libstringtemplate4-java Source: stringtemplate4 Version: 4.0.8-2~bpo8+1 Architecture: all Maintainer: Debian Java Maintainers Installed-Size: 304 Depends: libantlr3-runtime-java Filename: pool/jessie-liberty-backports-nochange/main/s/stringtemplate4/libstringtemplate4-java_4.0.8-2~bpo8+1_all.deb Size: 232216 MD5sum: f3a120ea9b59fc9f58da6f48e92638f3 SHA1: b30e60b3fbe63f29c557f96480f58149649563e8 SHA256: d1d23fe6f2c6a5d49b0b448a2ee442f569da51e706e08d68d8137bda5a2edb05 Section: java Priority: optional Homepage: http://www.stringtemplate.org Description: StringTemplate templating engine for Java StringTemplate is a Java template engine for generating source code, web pages, emails, or any other formatted text output. StringTemplate is particularly good at multi-targeted code generators, multiple site skins, and internationalization/localization. . Its distinguishing characteristic is that unlike other engines, it strictly enforces model-view separation. Strict separation makes websites and code generators more flexible and maintainable; it also provides an excellent defense against malicious template authors. Package: nodeenv Version: 0.13.4-1~bpo8+1 Architecture: all Maintainer: Chris Kuehl Installed-Size: 113 Depends: python3-pkg-resources, python3, python3:any (>= 3.3.2-2~), make, gcc (>= 4:4.9.1) | nodejs, g++ (>= 4:4.9.1) | nodejs, libssl-dev | nodejs, python2.7 | nodejs Filename: pool/jessie-liberty-backports-nochange/main/n/nodeenv/nodeenv_0.13.4-1~bpo8+1_all.deb Size: 21182 MD5sum: bc1bb128476ad73e35c6de6358632d72 SHA1: 28c17adac00d8d2fc78bc59d3096a4edfdf1cf12 SHA256: 58dc9e6e20d7de6e20fe2e4cdcf7f7430a7aed93d334dcdc641e8c83be903dc1 Section: utils Priority: extra Homepage: https://ekalinin.github.io/nodeenv/ Description: Node.js virtual environment builder Tool to create isolated node.js environments with their own installation directories that don't share libraries with other node.js virtual environments, similar to a Python virtualenv. . These environments can be integrated with ones created by Python's virtualenv. Package: pep8 Version: 1.6.2-0.1~bpo8+1 Architecture: all Maintainer: David Watson Installed-Size: 182 Depends: python (>= 2.7), python (<< 2.8), python2.7:any, python-setuptools Filename: pool/jessie-liberty-backports-nochange/main/p/pep8/pep8_1.6.2-0.1~bpo8+1_all.deb Size: 39246 MD5sum: 5636048ace96a4ef5043a322cfb72822 SHA1: 88e7acf579b4f4472c24330b6c215a99a2476407 SHA256: 9001456d965522999d68672953791fb3b9901a8e2fbbd856d4f44e09c6b5ccbf Section: python Priority: optional Homepage: http://pypi.python.org/pypi/pep8 Description: Python PEP 8 code style checker - python2 Features a plugin architecture allowing for adding new checks is easily. Parseable output listing line numbers of the error location. Consists of just one Python file, and requires only stdlib. Package: pypy-idna Source: python-idna Version: 2.0-3~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 338 Depends: pypy Filename: pool/jessie-liberty-backports-nochange/main/p/python-idna/pypy-idna_2.0-3~bpo8+1_all.deb Size: 35516 MD5sum: 4e08314567cf04aad73d6fdda04156da SHA1: 401e737cea9da5c44cab4a2ba4112d5189d24ddf SHA256: a8a270997dfceab6a11350272a581c17b934bac9b32e50fdee24b35af0537974 Section: python Priority: optional Homepage: https://github.com/kjd/idna Description: Python IDNA2008 (RFC 5891) handling (PyPy) A library to support the Internationalised Domain Names in Applications (IDNA) protocol as specified in RFC 5891. This version of the protocol is often referred to as “IDNA2008” and can produce different results from the earlier standard from 2003. . The library is also intended to act as a suitable drop-in replacement for the “encodings.idna” module that comes with the Python standard library but currently only supports the older 2003 specification. . This package contains the module for PyPy. Package: pypy-ipaddress Source: python-ipaddress Version: 1.0.14-2~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 124 Depends: pypy Filename: pool/jessie-liberty-backports-nochange/main/p/python-ipaddress/pypy-ipaddress_1.0.14-2~bpo8+1_all.deb Size: 17778 MD5sum: 79b37a8e67f9983be2a53ece52fe45e6 SHA1: 2188012c224f9f0286d208afe1409f7b0e74561a SHA256: b1ab18edf803a0a62d69a32afb294c90fd902a53df878c79e730bdc6db92fe36 Section: python Priority: optional Homepage: https://github.com/phihag/ipaddress Description: Backport of Python 3 ipaddress module (PyPy) This module is a backport of the stdlib "ipaddress" module from Python 3. The "ipaddress" module is in turn based off of the "ipaddr" module available in the "python-ipaddr" but there are some important API differences; make sure you are using the right module. . This package contains the PyPy module. Package: pypy-pkg-resources Source: python-setuptools Version: 18.3.1-2~bpo8+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 241 Depends: pypy Suggests: pypy-setuptools Filename: pool/jessie-liberty-backports-nochange/main/p/python-setuptools/pypy-pkg-resources_18.3.1-2~bpo8+1_all.deb Size: 70158 MD5sum: 1a0863e4d38aa8964f8663df71eec50a SHA1: aae564e19ceb106e619e81fd02f15170cc54fd63 SHA256: 98562fa9bba294278f495bd61f783aaf09af1c10edbfd8d47bce4eb857e3b768 Section: python Priority: optional Homepage: https://pypi.python.org/pypi/setuptools Description: Package Discovery and Resource Access using pkg_resources The pkg_resources module provides an API for Python libraries to access their resource files, and for extensible applications and frameworks to automatically discover plugins. It also provides runtime support for using C extensions that are inside zipfile-format eggs, support for merging packages that have separately-distributed modules or subpackages, and APIs for managing Python's current "working set" of active packages. Package: pypy-pyasn1 Source: pyasn1 Version: 0.1.8-2~bpo8+1 Architecture: all Maintainer: Jan Lübbe Installed-Size: 227 Depends: pypy Suggests: doc-base Filename: pool/jessie-liberty-backports-nochange/main/p/pyasn1/pypy-pyasn1_0.1.8-2~bpo8+1_all.deb Size: 35690 MD5sum: 51f89cd31167efa7af8dace78365f6e8 SHA1: ee66555a9a7b6d83dedd545b0e1816085c2e1338 SHA256: 8b82ee4bcaa8b8a7188b9c3e83efdbf9e5b4a0a65c3512018d866a00ded7c860 Section: python Priority: optional Homepage: http://pyasn1.sourceforge.net/ Description: ASN.1 library for Python (PyPy module) This is an implementation of ASN.1 types and codecs in Python programming language. It has been first written to support particular protocol (SNMP) but then generalized to be suitable for a wide range of protocols based on ASN.1 specification. . This package contains the PyPy module. Package: pypy-setuptools Source: python-setuptools Version: 18.3.1-2~bpo8+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 443 Depends: pypy-pkg-resources (= 18.3.1-2~bpo8+1), pypy Suggests: python-setuptools-doc Filename: pool/jessie-liberty-backports-nochange/main/p/python-setuptools/pypy-setuptools_18.3.1-2~bpo8+1_all.deb Size: 119018 MD5sum: a409f11c8c431547129534a3b843dbd0 SHA1: 9479f6a5df4ce7ffea133ff098dd335038be9b52 SHA256: 8cbf7c7202308c33f2663457518e53000e4e1a08f3a9f5c5dfc1072b7b593f13 Section: python Priority: optional Homepage: https://pypi.python.org/pypi/setuptools Description: PyPy Distutils Enhancements Extensions to the python-distutils for large or complex distributions. Package: python-alabaster Source: alabaster Version: 0.7.6-1~bpo8+1 Architecture: all Maintainer: Jeremy T. Bouse Installed-Size: 103 Depends: python-sphinx, python:any (<< 2.8), python:any (>= 2.7.5-5~) Provides: python2.7-alabaster Filename: pool/jessie-liberty-backports-nochange/main/a/alabaster/python-alabaster_0.7.6-1~bpo8+1_all.deb Size: 16126 MD5sum: a5ebd1ac2a6512f9c1ac51fa88e93057 SHA1: 02852640c5067fd800ba545567985f8c1a41539c SHA256: 68a729a32b611678f0835caa572181cc6fd4d2038203120607016de91a950cc9 Section: python Priority: extra Homepage: https://github.com/bitprophet/alabaster Description: Configurable sidebar-enabled Sphinx theme (Python 2) This theme is a modified "Kr" Sphinx theme from @kennethreitz (especially as used in his Requests project), which was itself originally based on @mitsuhiko's theme used for Flask & related projects. . This is the Python 2 version of the package. Package: python-bson Source: pymongo Version: 3.0.3-1~bpo8+1 Architecture: amd64 Maintainer: Federico Ceratto Installed-Size: 154 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Recommends: python-bson-ext Provides: python2.7-bson Filename: pool/jessie-liberty-backports-nochange/main/p/pymongo/python-bson_3.0.3-1~bpo8+1_amd64.deb Size: 43142 MD5sum: cb94634754a9ae5c63acc5a399a8bde5 SHA1: 2f3b0b78c174fd5fca767adc282db90e63f8e77c SHA256: bea173b20d063d4369ac05aa8c73af63ccfa63b4f1766cc9cc010d68e6203293 Section: python Priority: optional Homepage: http://api.mongodb.org/python/ Description: Python implementation of BSON for MongoDB BSON Python module contains all of the Binary JSON encoding and decoding logic for MongoDB. Package: python-bson-ext Source: pymongo Version: 3.0.3-1~bpo8+1 Architecture: amd64 Maintainer: Federico Ceratto Installed-Size: 105 Depends: python (<< 2.8), python (>= 2.7~), libc6 (>= 2.14), python-bson (= 3.0.3-1~bpo8+1) Provides: python2.7-bson-ext Filename: pool/jessie-liberty-backports-nochange/main/p/pymongo/python-bson-ext_3.0.3-1~bpo8+1_amd64.deb Size: 39696 MD5sum: c30e2dfdd3e44ad5ffeea31ca38ceb8c SHA1: 65b0b03c902218a54191638b85a8ef8cd65929d1 SHA256: 835849d53a8fdfdc5d73165680993756e5bee21b702d3958c942c994290ba99e Section: python Priority: optional Homepage: http://api.mongodb.org/python/ Description: C-coded extension to the python-bson package BSON Python module contains all of the Binary JSON encoding and decoding logic for MongoDB. This package contains an extension written in C for higher performance. Package: python-cachetools Version: 1.1.0-1~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 77 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/jessie-liberty-backports-nochange/main/p/python-cachetools/python-cachetools_1.1.0-1~bpo8+1_all.deb Size: 9140 MD5sum: a3e61f82fe8b9e7094508544157db900 SHA1: 4158edf3f7c2d3c54ecc59be5a85d716ad98071c SHA256: f0e46772f5f08b0f51ab5fe1db174da055dcb502be7a219cfd3a75e4d01ffa16 Section: python Priority: optional Homepage: https://github.com/tkem/cachetools/ Description: extensible memoizing collections and decorators for Python This Python module provides various memoizing collections and decorators, including a variant of the Python 3 Standard Library functools.lru_cache() function decorator. . The supported cache algorithms are: . * Least recently used (LRU) * Least frequently used (LFU) * Random replacement (RR) * Per-item time-to-live (TTL) Package: python-cffi Version: 1.1.2-1~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 328 Depends: python-cffi-backend (<< 1.1.2-1~bpo8+1+c), python-cffi-backend (>= 1.1.2-1~bpo8+1), python-pycparser, python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-dev Filename: pool/jessie-liberty-backports-nochange/main/p/python-cffi/python-cffi_1.1.2-1~bpo8+1_all.deb Size: 56248 MD5sum: 6b526a2179408e5dbf12e0a420ea54e3 SHA1: 2193d9a6c9efb879a475b95775f54c5354af98d8 SHA256: ce21ea85d4ed2756b224590ffd34eec66ac20cd4e7861257d0c2e95c09c1371b Section: python Priority: optional Homepage: http://cffi.readthedocs.org/ Description: Foreign Function Interface for Python calling C code Convenient and reliable way of calling C code from Python. . The aim of this project is to provide a convenient and reliable way of calling C code from Python. It keeps Python logic in Python, and minimises the C required. It is able to work at either the C API or ABI level, unlike most other approaches, that only support the ABI level. . This package contains the necessary build and runtime support for cffi modules. Package: python-cffi-backend Source: python-cffi Version: 1.1.2-1~bpo8+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 179 Depends: python (<< 2.8), python (>= 2.7~), libc6 (>= 2.14), libffi6 (>= 3.0.4) Breaks: python-cffi (<< 1) Replaces: python-cffi (<< 1) Provides: python-cffi-backend-api-max (= 9983), python-cffi-backend-api-min (= 9729) Filename: pool/jessie-liberty-backports-nochange/main/p/python-cffi/python-cffi-backend_1.1.2-1~bpo8+1_amd64.deb Size: 54770 MD5sum: 4cf182d696fca1028a9d1adb8b1eb509 SHA1: 0ae7e64451aa156d3dcdfe7d55771d61bccaac92 SHA256: fa6b9e6fbce49bfd202b7592e7f1930a5a57490347de0d0d803d60dc40bf8e95 Section: python Priority: optional Homepage: http://cffi.readthedocs.org/ Description: Foreign Function Interface for Python calling C code - backend Convenient and reliable way of calling C code from Python. . The aim of this project is to provide a convenient and reliable way of calling C code from Python. It keeps Python logic in Python, and minimises the C required. It is able to work at either the C API or ABI level, unlike most other approaches, that only support the ABI level. . This package contains the runtime support for pre-built cffi modules. Package: python-cffi-backend-dbg Source: python-cffi Version: 1.1.2-1~bpo8+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 468 Depends: python-cffi-backend (= 1.1.2-1~bpo8+1), libc6 (>= 2.14), libffi6 (>= 3.0.4) Breaks: python-cffi-dbg (<< 1) Replaces: python-cffi-dbg (<< 1) Filename: pool/jessie-liberty-backports-nochange/main/p/python-cffi/python-cffi-backend-dbg_1.1.2-1~bpo8+1_amd64.deb Size: 276380 MD5sum: ea084deb427494cfa5f7d71c4d5f8969 SHA1: 35fbd41a9fec904e9a11617d51a50810adca6657 SHA256: 5e75849322470cdc60d9c52ff663a6ebd9543164b0900e43f3c61bb6024663e4 Section: debug Priority: extra Homepage: http://cffi.readthedocs.org/ Description: Foreign Function Interface for Python calling C code (Debug version) Convenient and reliable way of calling C code from Python. . The aim of this project is to provide a convenient and reliable way of calling C code from Python. It keeps Python logic in Python, and minimises the C required. It is able to work at either the C API or ABI level, unlike most other approaches, that only support the ABI level. . This package contains the debug version of the python-cffi backend. Package: python-cliff Version: 1.14.0-1~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 138 Depends: python-cmd2, python-pbr (>= 1.3), python-prettytable, python-pyparsing, python-six (>= 1.9.0), python-stevedore (>= 1.5.0), python-unicodecsv, python (>= 2.7) | python-argparse, python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-cliff-doc Filename: pool/jessie-liberty-backports-nochange/main/p/python-cliff/python-cliff_1.14.0-1~bpo8+1_all.deb Size: 22854 MD5sum: 99e4ff2e313d8cbd11ae04d9e277c3e5 SHA1: 459edca98944fff184236e643bf32a4c5224527e SHA256: fc3db3a3f0ecda1c4e148837584c21ff3b23c9d1bf053eb21de396da1cb92069 Section: python Priority: optional Homepage: https://github.com/dreamhost/cliff Description: command line interface formulation framework - Python 2.x Cliff is a framework for building command line programs. It uses plugins to define sub-commands, output formatters, and other extensions. . The cliff framework is meant to be used to create multi-level commands such as Subversion and git, where the main program handles some basic argument parsing and then invokes a sub-command to do the work. . This package provides the Python 2.x module. Package: python-cliff-doc Source: python-cliff Version: 1.14.0-1~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 309 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/jessie-liberty-backports-nochange/main/p/python-cliff/python-cliff-doc_1.14.0-1~bpo8+1_all.deb Size: 54190 MD5sum: c99597bd643362df1b7eac5ed2b75f1d SHA1: eb71a046ae04d11fa56a114d9bb948801e4ebd4b SHA256: c3a11aee1a407046179674bcb2febcfd06e261c1ac2de9fa3136bb856f8c772a Section: doc Priority: optional Homepage: https://github.com/dreamhost/cliff Description: command line interface formulation framework documentation Cliff is a framework for building command line programs. It uses plugins to define sub-commands, output formatters, and other extensions. . The cliff framework is meant to be used to create multi-level commands such as Subversion and git, where the main program handles some basic argument parsing and then invokes a sub-command to do the work. . This is the documentation of python-cliff. Package: python-contextlib2 Source: contextlib2 Version: 0.4.0-3~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 55 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/jessie-liberty-backports-nochange/main/c/contextlib2/python-contextlib2_0.4.0-3~bpo8+1_all.deb Size: 8632 MD5sum: e226dabcf74c02f646e224785f409610 SHA1: 22473898c3f8c54a6d5e2ffe6d0daab9429f7789 SHA256: e094bd1ce435a597cc66da9de629040e72b40cda6bf5e76ed057aea0e785dcb5 Section: python Priority: optional Homepage: http://contextlib2.readthedocs.org/ Description: Backport and enhancements for the contextlib module - Python 2.7 contextlib2 is a backport of the standard library's contextlib module to earlier Python versions. . It also serves as a real world proving ground for possible future enhancements to the standard library version. . This package contains the Python 2.7 module. Package: python-cryptography Version: 1.0.1-1~bpo8+1 Architecture: amd64 Maintainer: Tristan Seligmann Installed-Size: 1365 Depends: python (<< 2.8), python (>= 2.7~), python-cffi (>= 1.1.0), python-enum34, python-idna, python-ipaddress, python-pkg-resources, python-pyasn1, python-six, python:any (>= 2.7.5-5~), libc6 (>= 2.4), libssl1.0.0 (>= 1.0.1) Suggests: python-cryptography-doc, python-cryptography-vectors Filename: pool/jessie-liberty-backports-nochange/main/p/python-cryptography/python-cryptography_1.0.1-1~bpo8+1_amd64.deb Size: 192006 MD5sum: 8f1c1f70cfe7c33e189eddabe56faac0 SHA1: 38a80b68d7ae68cc800e70ccc5e2812a18b55315 SHA256: 0c1f35d3bf0ad81d9f31fb7c36d480c1cffb763b4a1ab04d033ca41307cc5ff4 Section: python Priority: optional Homepage: https://cryptography.io/ Description: Python library exposing cryptographic recipes and primitives (Python 2) The cryptography library is designed to be a "one-stop-shop" for all your cryptographic needs in Python. . As an alternative to the libraries that came before it, cryptography tries to address some of the issues with those libraries: - Lack of PyPy and Python 3 support. - Lack of maintenance. - Use of poor implementations of algorithms (i.e. ones with known side-channel attacks). - Lack of high level, "Cryptography for humans", APIs. - Absence of algorithms such as AES-GCM. - Poor introspectability, and thus poor testability. - Extremely error prone APIs, and bad defaults. . This package contains the Python 2 version of cryptography. Package: python-cryptography-doc Source: python-cryptography Version: 1.0.1-1~bpo8+1 Architecture: all Maintainer: Tristan Seligmann Installed-Size: 225 Filename: pool/jessie-liberty-backports-nochange/main/p/python-cryptography/python-cryptography-doc_1.0.1-1~bpo8+1_all.deb Size: 98732 MD5sum: 62552a3192e844c31c92cfde8027f148 SHA1: 516a8652fe95edf920b273978a5479d078dd44e4 SHA256: b6470601a6176992d107c090a56818d9ccca95f64670624c00dd25cf35c40127 Section: doc Priority: optional Homepage: https://cryptography.io/ Description: Python library exposing cryptographic recipes and primitives (documentation) The cryptography library is designed to be a "one-stop-shop" for all your cryptographic needs in Python. . As an alternative to the libraries that came before it, cryptography tries to address some of the issues with those libraries: - Lack of PyPy and Python 3 support. - Lack of maintenance. - Use of poor implementations of algorithms (i.e. ones with known side-channel attacks). - Lack of high level, "Cryptography for humans", APIs. - Absence of algorithms such as AES-GCM. - Poor introspectability, and thus poor testability. - Extremely error prone APIs, and bad defaults. . This package contains the documentation for cryptography. Package: python-cryptography-vectors Version: 1.0.1-1~bpo8+1 Architecture: all Maintainer: Tristan Seligmann Installed-Size: 52860 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/jessie-liberty-backports-nochange/main/p/python-cryptography-vectors/python-cryptography-vectors_1.0.1-1~bpo8+1_all.deb Size: 20848510 MD5sum: 6096d27572386fa77fb01c3d2959a463 SHA1: 8cb6920e2d25addfafac482ae6601ce02c560ca5 SHA256: 5de649f9574f64601cefde915d8d66bcfcac5a702c1798a5ae7912a2c34a1741 Section: python Priority: optional Homepage: https://cryptography.io/ Description: Test vectors for python-cryptography (Python 2) The test vectors for the cryptography library are rather large; thus, they are broken out into their own package so that users who do not need to run the tests do not need to download and install them. . This package contains the Python 2 version of cryptography_vectors. Package: python-docker Version: 1.3.1-1~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 152 Depends: python-requests, python-six, python-websocket, python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/jessie-liberty-backports-nochange/main/p/python-docker/python-docker_1.3.1-1~bpo8+1_all.deb Size: 22028 MD5sum: 3e5ff5a398781880301f3328b99df3d2 SHA1: 5f138f4cde6b7a57a939e32fb7a933beba2ae263 SHA256: 32203bac91cb0565602b9216f2440101bc2bac72d094e8b8a5711d1a968b790b Section: python Priority: optional Homepage: https://github.com/dotcloud/docker-py/ Description: Python wrapper to access docker.io's control socket This package contains oodles of routines that aid in controling docker.io over it's socket control, the same way the docker.io client controls the daemon. . This package provides Python 2 module bindings only. Package: python-elasticsearch Version: 1.6.0-1~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 305 Depends: python-urllib3, python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-elasticsearch-doc Filename: pool/jessie-liberty-backports-nochange/main/p/python-elasticsearch/python-elasticsearch_1.6.0-1~bpo8+1_all.deb Size: 43618 MD5sum: 0949ceef389c417094ec2bff39ba11b7 SHA1: a5c5efe58a8d74f172d5cc8f5ed09ef0a3a8aeb1 SHA256: eee54c191cd9291881e34110456fb1af96076c1b767bc726a349ff85b85b2bc2 Section: python Priority: extra Homepage: https://github.com/elasticsearch/elasticsearch-py Description: Python client for Elasticsearch Official low-level client for Elasticsearch. Its goal is to provide common ground for all Elasticsearch-related code in Python; because of this it tries to be opinion-free and very extendable. . The client's features include: * translating basic Python data types to and from json (datetimes are not decoded for performance reasons) * configurable automatic discovery of cluster nodes * persistent connections * load balancing (with pluggable selection strategy) across all available nodes * failed connection penalization (time based - failed connections won't be retried until a timeout is reached) * thread safety * pluggable architecture Package: python-elasticsearch-doc Source: python-elasticsearch Version: 1.6.0-1~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 464 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/jessie-liberty-backports-nochange/main/p/python-elasticsearch/python-elasticsearch-doc_1.6.0-1~bpo8+1_all.deb Size: 59262 MD5sum: e4c0439a93520ec48edb969f4bb1c7f9 SHA1: eee13e2d6e9f82c14163b7bff6b8e3a870733b9a SHA256: 28a78f7d92aa43808ee93215b4235dcccd963c1021ca0aac80d2b05535e885bb Section: doc Priority: extra Homepage: https://github.com/elasticsearch/elasticsearch-py Description: Python client for Elasticsearch (Documentation) Official low-level client for Elasticsearch. Its goal is to provide common ground for all Elasticsearch-related code in Python; because of this it tries to be opinion-free and very extendable. . The client's features include: * translating basic Python data types to and from json (datetimes are not decoded for performance reasons) * configurable automatic discovery of cluster nodes * persistent connections * load balancing (with pluggable selection strategy) across all available nodes * failed connection penalization (time based - failed connections won't be retried until a timeout is reached) * thread safety * pluggable architecture . This package contains the documentation. Package: python-eventlet Version: 0.17.4-2~bpo8+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 506 Depends: python-greenlet, python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/jessie-liberty-backports-nochange/main/p/python-eventlet/python-eventlet_0.17.4-2~bpo8+1_all.deb Size: 101084 MD5sum: a5ca084549359992be64f830f1468642 SHA1: 2ad1f07583997e4eee41595d36fe21ec428864d4 SHA256: 6b190e0283fa3032e2a0bf35265e498db027607352c5049671b05ff1df3e4f5d Section: python Priority: optional Homepage: http://eventlet.net Description: concurrent networking library - Python 2.x Eventlet allows you to change how you run your code, not how you write it. . It uses epoll or libevent for highly scalable non-blocking I/O. Coroutines ensure that the developer uses a blocking style of programming that is similar to threading, but provide the benefits of non-blocking I/O. The event dispatch is implicit, which means you can easily use Eventlet from the Python interpreter, or as a small part of a larger application. . It's easy to get started using Eventlet, and easy to convert existing applications to use it. Start off by looking at examples, common design patterns, and the list of the basic API primitives. . This package provides the Python 2.x module. Package: python-eventlet-doc Source: python-eventlet Version: 0.17.4-2~bpo8+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 715 Depends: libjs-sphinxdoc (>= 1.0) Breaks: python-eventlet (<< 0.17.4) Replaces: python-eventlet (<< 0.17.4) Filename: pool/jessie-liberty-backports-nochange/main/p/python-eventlet/python-eventlet-doc_0.17.4-2~bpo8+1_all.deb Size: 130500 MD5sum: f30ed390b5e2c12d23aed16b19195962 SHA1: fc88fcc54d42b15dfe72b1ea1ba690b2838960ec SHA256: f046dd77504d4d8114e59174f8384f278c9efe6e4af612f8a7fe747a58ebf5ee Section: doc Priority: optional Homepage: http://eventlet.net Description: concurrent networking library - doc Eventlet allows you to change how you run your code, not how you write it. . It uses epoll or libevent for highly scalable non-blocking I/O. Coroutines ensure that the developer uses a blocking style of programming that is similar to threading, but provide the benefits of non-blocking I/O. The event dispatch is implicit, which means you can easily use Eventlet from the Python interpreter, or as a small part of a larger application. . It's easy to get started using Eventlet, and easy to convert existing applications to use it. Start off by looking at examples, common design patterns, and the list of the basic API primitives. . This package provides the documentation. Package: python-git Version: 1.0.1+git137-gc8b8379-1~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 1573 Depends: python (>= 2.7), python (<< 2.8), python-gitdb (>= 0.6.4), git (>= 1:1.7) | git-core (>= 1:1.5.3.7), libjs-jquery Suggests: python-smmap Filename: pool/jessie-liberty-backports-nochange/main/p/python-git/python-git_1.0.1+git137-gc8b8379-1~bpo8+1_all.deb Size: 308218 MD5sum: b1e23c26ce375f46633b7b632fd72ed7 SHA1: 1b3367613fddc5deb97d8e2212b2e498785d00df SHA256: bd2b28d88e57c876721124d721e63891d7608fb66933b4b23d0aac8206b9a5fe Section: python Priority: optional Homepage: https://github.com/gitpython-developers/GitPython Description: Python library to interact with Git repositories python-git provides object model access to a Git repository, so Python can be used to manipulate it. Repository objects can be opened or created, which can then be traversed to find parent commit(s), trees, blobs, etc. Python-Version: 2.7 Package: python-gitdb Version: 0.6.4-2~bpo8+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 258 Depends: python-smmap, python (>= 2.7), python (<< 2.8), libc6 (>= 2.14) Provides: python2.7-gitdb Filename: pool/jessie-liberty-backports-nochange/main/p/python-gitdb/python-gitdb_0.6.4-2~bpo8+1_amd64.deb Size: 55304 MD5sum: bdfe1c553584c8b8bd593b3ed4be6d7b SHA1: 187a313b4b1710c11ff963279e7003ecbe31a45f SHA256: 8df721bd67a0d1b22b9e77c908e63c6087f2594b7bf9795727b1ad40150d5ef8 Section: python Priority: extra Homepage: https://github.com/gitpython-developers/gitdb Description: pure-Python git object database The GitDB project implements interfaces to allow read and write access to git repositories. In its core lies the db package, which contains all database types necessary to read a complete git repository. These are the LooseObjectDB, the PackedDB and the ReferenceDB which are combined into the GitDB to combine every aspect of the git database. Package: python-gridfs Source: pymongo Version: 3.0.3-1~bpo8+1 Architecture: all Maintainer: Federico Ceratto Installed-Size: 100 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-pymongo Provides: python2.7-gridfs Filename: pool/jessie-liberty-backports-nochange/main/p/pymongo/python-gridfs_3.0.3-1~bpo8+1_all.deb Size: 32076 MD5sum: d0f1f7beebf0b74668a60c6d5c68848f SHA1: c3505b09b4575d4a42fd489187f69daf17141d85 SHA256: 4f0bb52969b5f80b4dee7cc13c11dd6f467d90a066cd49a0741dc7e42ee04113 Section: python Priority: optional Homepage: http://api.mongodb.org/python/ Description: Python implementation of GridFS for MongoDB GridFS is a storage specification for large objects in MongoDB. The Python gridfs module is an implementation based on the pymongo module. It provides a file-like interface. Package: python-gunicorn Source: gunicorn Version: 19.0-8~bpo8+1 Architecture: all Maintainer: Chris Lamb Installed-Size: 397 Depends: python-pkg-resources, python-setuptools, python:any (<< 2.8), python:any (>= 2.7.5-5~) Breaks: gunicorn (<< 19.0-3) Replaces: gunicorn (<< 19.0-3) Filename: pool/jessie-liberty-backports-nochange/main/g/gunicorn/python-gunicorn_19.0-8~bpo8+1_all.deb Size: 74822 MD5sum: 839b8be96938a5251448302dd59f7465 SHA1: 1f804b851fd5865be584e9cdb79775a4c793d94f SHA256: 833bc5b4e5b4bd247ea9249df0900d9f9eda19747294d4797968ff6795ea7ec8 Section: httpd Priority: optional Homepage: http://gunicorn.org/ Description: Event-based HTTP/WSGI server Green Unicorn (gunicorn) is an HTTP/WSGI server designed to serve fast clients or sleepy applications. That is to say; behind a buffering front-end server such as nginx or lighttpd. . * Optional support for Eventlet, Tornado and Gevent to provide asynchronous long-polling ("Comet") connections. * Process management: Gunicorn reaps and restarts workers that die. * Easy integration with Django and Paster compatible applications (Pylons, TurboGears 2, etc. * Load balancing via pre-fork and a shared socket * Graceful worker process restarts * Upgrading without losing connections * Decode chunked transfers on-the-fly, allowing upload progress notifications or stream-based protocols over HTTP . This is the Python 2 library. Package: python-idna Version: 2.0-3~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 338 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/jessie-liberty-backports-nochange/main/p/python-idna/python-idna_2.0-3~bpo8+1_all.deb Size: 34928 MD5sum: 9b51642b79c2cbbc82ee288f60e042d9 SHA1: 180b4d2832caee404e85942224f6908992e336d1 SHA256: 911b5296662682cdd3bfd8a44ca7fd934bc150f2ebfcd86f6af6af0edf6eea4a Section: python Priority: optional Homepage: https://github.com/kjd/idna Description: Python IDNA2008 (RFC 5891) handling (Python 2) A library to support the Internationalised Domain Names in Applications (IDNA) protocol as specified in RFC 5891. This version of the protocol is often referred to as “IDNA2008” and can produce different results from the earlier standard from 2003. . The library is also intended to act as a suitable drop-in replacement for the “encodings.idna” module that comes with the Python standard library but currently only supports the older 2003 specification. . This package contains the module for Python 2. Package: python-ipaddress Version: 1.0.14-2~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 125 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/jessie-liberty-backports-nochange/main/p/python-ipaddress/python-ipaddress_1.0.14-2~bpo8+1_all.deb Size: 18060 MD5sum: 2ab10a5cc8ded364f6fb14027d652232 SHA1: 0c489bda7f506f6f00f958fab37a6993722830c2 SHA256: 90b3488b5ca19963ba279e8fea7b2abff11ebb97bbf92bb575da3d0010b3e28d Section: python Priority: optional Homepage: https://github.com/phihag/ipaddress Description: Backport of Python 3 ipaddress module (Python 2) This module is a backport of the stdlib "ipaddress" module from Python 3. The "ipaddress" module is in turn based off of the "ipaddr" module available in the "python-ipaddr" but there are some important API differences; make sure you are using the right module. . This package contains the Python 2 module. Package: python-kazoo Source: kazoo Version: 2.2.1-1~bpo8+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 489 Depends: python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-kazoo-doc Filename: pool/jessie-liberty-backports-nochange/main/k/kazoo/python-kazoo_2.2.1-1~bpo8+1_all.deb Size: 88282 MD5sum: be00b1ef9bc8f05c81aa8a79168ae2c6 SHA1: c0a5cf190f6d0a62dec96debabda351bfd2f6cf5 SHA256: 49982f9fe8db01de20f7494ee4073f2576a6a9a1357f93bfa82f67f39aee6dcf Section: python Priority: optional Homepage: https://kazoo.readthedocs.org Description: higher level API to Apache Zookeeper (Python 2) Kazoo features: . * A wide range of recipe implementations, like Lock, Election or Queue * Data and Children Watchers * Simplified Zookeeper connection state tracking * Unified asynchronous API for use with greenlets or threads * Support for gevent 0.13 and gevent 1.0 * Support for Zookeeper 3.3 and 3.4 servers * Integrated testing helpers for Zookeeper clusters * Pure-Python based implementation of the wire protocol, avoiding all the memory leaks, lacking features, and debugging madness of the C library . Kazoo is heavily inspired by Netflix Curator simplifications and helpers. . This is the Python 2 version of the package. Package: python-ldap3 Version: 0.9.8.8-1~bpo8+1 Architecture: all Maintainer: Brian May Installed-Size: 1694 Depends: python-pyasn1, python:any (<< 2.8), python:any (>= 2.7.5-5~) Breaks: python-tldap (<< 0.3.8~) Filename: pool/jessie-liberty-backports-nochange/main/p/python-ldap3/python-ldap3_0.9.8.8-1~bpo8+1_all.deb Size: 181284 MD5sum: 9d4fe29cb8d144c95e786d9abb24a904 SHA1: cf7e49abb170269acffcfb231e16696df6e5a4ff SHA256: d12645fbfb44621ab9f20274be0686871172807e77377c0c336039e2be9647dc Section: python Priority: optional Homepage: https://github.com/cannatag/ldap3 Description: Pure Python LDAP client library A pure Python 3 LDAP version 3 strictly conforming to RFC4511 released under the LGPL v3 open source license. RFC4511 is the current LDAP specification (June 2006) from IETF and obsoletes the previous LDAP RFCs 2251, 2830, 3771 (December 1997) . This package contains the Python 2.7 version of the library. Package: python-linecache2 Version: 1.0.0-1~bpo8+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 92 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/jessie-liberty-backports-nochange/main/p/python-linecache2/python-linecache2_1.0.0-1~bpo8+1_all.deb Size: 12292 MD5sum: bbcdcfcd4b95073b5023207519ce1061 SHA1: f7b9b9c8647c28e05fa2de79cdba08ed84d9b32b SHA256: d97ac9a856f4b3161954c9f7200edcb0c8fb0a7afb0bae09152a0f48e544cb25 Section: python Priority: optional Homepage: https://github.com/testing-cabal/linecache2 Description: backports of the linecache module - Python 2.7 A backport of linecache to older supported Pythons. Typically, the user of this module would do "import linecache2 as linecache" and use the linecache module normally. . This package contains the Python 2.7 module. Package: python-memcache Version: 1.56-1~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 115 Depends: python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: memcached Filename: pool/jessie-liberty-backports-nochange/main/p/python-memcache/python-memcache_1.56-1~bpo8+1_all.deb Size: 25682 MD5sum: ddebfd77a2d5924eb103a399661eb2d4 SHA1: 8c22b80bccdddaf4694e37884603c683d0b38dee SHA256: c23f7ea2892ca89c13ff1ee13b7b9b94eb3d66d144f1b73c4c944c7eb2997c61 Section: python Priority: optional Homepage: http://www.tummy.com/Community/software/python-memcached/ Description: pure Python memcached client This software is a 100% Python interface to the memcached memory cache daemon. It is the client side software which allows storing values in one or more, possibly remote, memcached servers. . This package contains the Python 2.x module. Package: python-mock Version: 1.3.0-2.1~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 310 Depends: python-funcsigs, python-pbr, python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-mock-doc Filename: pool/jessie-liberty-backports-nochange/main/p/python-mock/python-mock_1.3.0-2.1~bpo8+1_all.deb Size: 58452 MD5sum: 60352b0db6db30c926088c7dfaf541b0 SHA1: d2b657ef9a13e3502e8c84726f9327f0f68a1738 SHA256: b900b33c1bbfef735686bee6dccd2c61b695ceabd995979703e06c4f09575644 Section: python Priority: extra Homepage: http://www.voidspace.org.uk/python/mock/ Description: Mocking and Testing Library mock provides a core mock.Mock class that is intended to reduce the need to create a host of trivial stubs throughout your test suite. After performing an action, you can make assertions about which methods / attributes were used and arguments they were called with. You can also specify return values and set specific attributes in the normal way. Package: python-mock-doc Source: python-mock Version: 1.3.0-2.1~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 212 Depends: libjs-sphinxdoc (>= 1.0) Breaks: python-mock (<< 0.7.2) Replaces: python-mock (<< 0.7.2) Filename: pool/jessie-liberty-backports-nochange/main/p/python-mock/python-mock-doc_1.3.0-2.1~bpo8+1_all.deb Size: 52106 MD5sum: 0aed6d27c5f9f53dc84801ab1bf7c588 SHA1: dedfa0c69789dd3045b4aa562b9afbd539bee5ab SHA256: 8e1d422ba7369d62993aa694f6007cc98b4da9c861b4a0fbbb9968e0dd335422 Section: doc Priority: extra Homepage: http://www.voidspace.org.uk/python/mock/ Description: Mocking and Testing Library (Documentation) mock provides a core mock.Mock class that is intended to reduce the need to create a host of trivial stubs throughout your test suite. After performing an action, you can make assertions about which methods / attributes were used and arguments they were called with. You can also specify return values and set specific attributes in the normal way. . This package contains the documentation. Package: python-mysqldb Version: 1.3.4-2~bpo8+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 189 Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.4), libmysqlclient18 (>= 5.5.24+dfsg-1), zlib1g (>= 1:1.1.4) Suggests: mysql-server-5.1 | mysql-server, python-egenix-mxdatetime, python-mysqldb-dbg Provides: python2.7-mysqldb Filename: pool/jessie-liberty-backports-nochange/main/p/python-mysqldb/python-mysqldb_1.3.4-2~bpo8+1_amd64.deb Size: 50936 MD5sum: bd3f33c5b7fc709a917e45eb001e08d4 SHA1: ad5a2498710617b80d433b5ad7ef0292b46c6d6a SHA256: ead33434dad038bac7314acc33f56b121ec22632a7b55fb036227d15ed77b6d3 Section: python Priority: optional Homepage: https://pypi.python.org/pypi/mysqlclient Description: Python interface to MySQL Mysqlclient is an interface to the popular MySQL database server for Python. . This is a fork of MySQLdb. It add Python 3.3 support and merges some pull requests. . This package contains modules for all Python 2.x versions supported in Debian. Package: python-mysqldb-dbg Source: python-mysqldb Version: 1.3.4-2~bpo8+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 119 Depends: python-dbg, python-mysqldb (= 1.3.4-2~bpo8+1), libc6 (>= 2.4), libmysqlclient18 (>= 5.5.24+dfsg-1), zlib1g (>= 1:1.1.4) Suggests: python-egenix-mxdatetime-dbg Filename: pool/jessie-liberty-backports-nochange/main/p/python-mysqldb/python-mysqldb-dbg_1.3.4-2~bpo8+1_amd64.deb Size: 32122 MD5sum: 61fc65aa25a85088f712eaa39c229521 SHA1: 6370ce31baf5e472f593b67afe51bd8e1ad4706a SHA256: f417d37dee9409a637076951f538ce57042eea5e0f18f309d295a536df68ade8 Section: debug Priority: extra Homepage: https://pypi.python.org/pypi/mysqlclient Description: Python interface to MySQL (debug extension) Mysqlclient is an interface to the popular MySQL database server for Python. . This is a fork of MySQLdb. It add Python 3.3 support and merges some pull requests. . This package contains modules for all Python 2.x versions supported in Debian built for Python debug interpreter. Package: python-networkx Version: 1.10-1~bpo8+1 Architecture: all Maintainer: Sandro Tosi Installed-Size: 3889 Depends: python-decorator, python:any (<< 2.8), python:any (>= 2.7.5-5~) Recommends: python-matplotlib, python-numpy, python-pkg-resources, python-pygraphviz | python-pydot, python-scipy, python-yaml Filename: pool/jessie-liberty-backports-nochange/main/p/python-networkx/python-networkx_1.10-1~bpo8+1_all.deb Size: 821474 MD5sum: 69700bb2e455f59e7982c5dcb93e701d SHA1: dfd0f0e60f6d9aaf6162511bbf0f5d0c576a2a11 SHA256: e472dd6e1b7aff7bbb09673cf9bfe1532d3c36e4582f8f24658d16bc4944efb9 Section: python Priority: optional Homepage: http://networkx.github.io/ Description: tool to create, manipulate and study complex networks NetworkX is a Python-based package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks. . The structure of a graph or network is encoded in the edges (connections, links, ties, arcs, bonds) between nodes (vertices, sites, actors). If unqualified, by graph it's meant a simple undirected graph, i.e. no self-loops and no multiple edges are allowed. By a network it's usually meant a graph with weights (fields, properties) on nodes and/or edges. . The potential audience for NetworkX includes: mathematicians, physicists, biologists, computer scientists, social scientists. Package: python-networkx-doc Source: python-networkx Version: 1.10-1~bpo8+1 Architecture: all Maintainer: Sandro Tosi Installed-Size: 29657 Depends: libjs-mathjax, libjs-sphinxdoc (>= 1.0) Filename: pool/jessie-liberty-backports-nochange/main/p/python-networkx/python-networkx-doc_1.10-1~bpo8+1_all.deb Size: 4550608 MD5sum: a99004179fd467b61589d6cfe16d8185 SHA1: 98029296432cfb99d9604da2ceff66b493c9c020 SHA256: 9ad19d46e7020fbd584d5176634623d21d20ac487d906e4d77f3f1bf9d342f98 Section: doc Priority: optional Homepage: http://networkx.github.io/ Description: tool to create, manipulate and study complex networks - documentation NetworkX is a Python-based package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks. . The structure of a graph or network is encoded in the edges (connections, links, ties, arcs, bonds) between nodes (vertices, sites, actors). If unqualified, by graph it's meant a simple undirected graph, i.e. no self-loops and no multiple edges are allowed. By a network it's usually meant a graph with weights (fields, properties) on nodes and/or edges. . The potential audience for NetworkX includes: mathematicians, physicists, biologists, computer scientists, social scientists. . This package contains documentation for NetworkX. Package: python-pathlib Version: 1.0.1-2~bpo8+1 Architecture: all Maintainer: Frank Brehm Installed-Size: 107 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Provides: python2.7-pathlib Filename: pool/jessie-liberty-backports-nochange/main/p/python-pathlib/python-pathlib_1.0.1-2~bpo8+1_all.deb Size: 25088 MD5sum: 5e07cc5368c449af507d99aa56e9fe2a SHA1: d671e058bbf0e3230eb28e57bc039951a39224d7 SHA256: 58b1f715ef454f85cff47c29ef9d5385e5a9cbc6fe228c4910c2b7a6ae9b35db Section: python Priority: optional Homepage: https://pypi.python.org/pypi/pathlib/ Description: set of Python 2 classes to handle filesystem paths Pathlib offers a set of classes to handle filesystem paths. It offers the following advantages over using string objects: . * No more cumbersome use of os and os.path functions. Everything can be done easily through operators, attribute accesses, and method calls. * Embodies the semantics of different path types. For example, comparing Windows paths ignores casing. * Well-defined semantics, eliminating any warts or ambiguities (forward vs. backward slashes, etc.). . This is the Python 2 version of the package. Package: python-pathlib-doc Source: python-pathlib Version: 1.0.1-2~bpo8+1 Architecture: all Maintainer: Frank Brehm Installed-Size: 266 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/jessie-liberty-backports-nochange/main/p/python-pathlib/python-pathlib-doc_1.0.1-2~bpo8+1_all.deb Size: 46648 MD5sum: a3124b4fa9a50c9e0194f4d97c5fae60 SHA1: 5aca4dc705c3639b4e7f643e19ee70b8f3068a69 SHA256: c2b479a53490be140d178056c1271d31f1fd84167046ccdcf6c0cce857f44074 Section: doc Priority: optional Homepage: https://pypi.python.org/pypi/pathlib/ Description: set of Python 2 classes to handle filesystem paths (Documentation) Pathlib offers a set of classes to handle filesystem paths. It offers the following advantages over using string objects: . * No more cumbersome use of os and os.path functions. Everything can be done easily through operators, attribute accesses, and method calls. * Embodies the semantics of different path types. For example, comparing Windows paths ignores casing. * Well-defined semantics, eliminating any warts or ambiguities (forward vs. backward slashes, etc.). . This package includes the documentation in HTML and TXT format. Package: python-pbr Version: 0.11.0-1~bpo8+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 251 Pre-Depends: dpkg (>= 1.15.6~) Depends: python-six (>= 1.5.2), python (>= 2.7), python (<< 2.8), python2.7:any, python-pip Filename: pool/jessie-liberty-backports-nochange/main/p/python-pbr/python-pbr_0.11.0-1~bpo8+1_all.deb Size: 42544 MD5sum: 2f7bcc20cdff5852010b531d8d66ab84 SHA1: c5509dabf8f0a866444c350815fd246f4ca3a68e SHA256: 0c8e9efac11a3cfa941417595d2abb100101a232ad48819a1f6e18167f24cdb5 Section: python Priority: optional Homepage: http://pypi.python.org/pypi/pbr Description: inject useful and sensible default behaviors into setuptools - Python 2.x PBR (Python Build Reasonableness) is a library that injects some useful and sensible default behaviors into your setuptools run. PBR can: * Manage version number based on git revisions and tags (Version file). * Generate AUTHORS file from git log * Generate ChangeLog from git log * Generate Sphinx autodoc stub files for your whole module * Store your dependencies in a pip requirements file * Use your README file as a long_description * Smartly find packages under your root package . PBR is only mildly configurable. The basic idea is that there's a decent way to run things and if you do, you should reap the rewards, because then it's simple and repeatable. If you want to do things differently, cool! But you've already got the power of Python at your fingertips, so you don't really need PBR. . PBR builds on top of `d2to1` to provide for declarative configuration. It then filters the `setup.cfg` data through a setup hook to fill in default values and provide more sensible behaviors. . This package provides support for Python 2.x. Package: python-pbr-doc Source: python-pbr Version: 0.11.0-1~bpo8+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 204 Pre-Depends: dpkg (>= 1.15.6~) Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/jessie-liberty-backports-nochange/main/p/python-pbr/python-pbr-doc_0.11.0-1~bpo8+1_all.deb Size: 46298 MD5sum: 82c09d90b996f70e963839ad78bd324a SHA1: 64793d3f106d08e97ae12541ddb8a8adda06ac77 SHA256: cf061098f55095752f98f90c58c068f110f098d1090ac6fed3d51b3d4b330fd1 Section: doc Priority: optional Homepage: http://pypi.python.org/pypi/pbr Description: inject useful and sensible default behaviors into setuptools - doc PBR (Python Build Reasonableness) is a library that injects some useful and sensible default behaviors into your setuptools run. PBR can: * Manage version number based on git revisions and tags (Version file). * Generate AUTHORS file from git log * Generate ChangeLog from git log * Generate Sphinx autodoc stub files for your whole module * Store your dependencies in a pip requirements file * Use your README file as a long_description * Smartly find packages under your root package . PBR is only mildly configurable. The basic idea is that there's a decent way to run things and if you do, you should reap the rewards, because then it's simple and repeatable. If you want to do things differently, cool! But you've already got the power of Python at your fingertips, so you don't really need PBR. . PBR builds on top of `d2to1` to provide for declarative configuration. It then filters the `setup.cfg` data through a setup hook to fill in default values and provide more sensible behaviors. . This package provides the documentation. Package: python-pkg-resources Source: python-setuptools Version: 18.3.1-2~bpo8+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 269 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-setuptools Filename: pool/jessie-liberty-backports-nochange/main/p/python-setuptools/python-pkg-resources_18.3.1-2~bpo8+1_all.deb Size: 99464 MD5sum: a4dc8e4966e1365e8152e9da1d108649 SHA1: fda948a29d29a75e56ac1977f741056eba70cb8f SHA256: 381f64387b6c073396139d63f1dfb81407535deeefaf71f5f93d23e115ede811 Section: python Priority: optional Homepage: https://pypi.python.org/pypi/setuptools Description: Package Discovery and Resource Access using pkg_resources The pkg_resources module provides an API for Python libraries to access their resource files, and for extensible applications and frameworks to automatically discover plugins. It also provides runtime support for using C extensions that are inside zipfile-format eggs, support for merging packages that have separately-distributed modules or subpackages, and APIs for managing Python's current "working set" of active packages. Package: python-pyasn1 Source: pyasn1 Version: 0.1.8-2~bpo8+1 Architecture: all Maintainer: Jan Lübbe Installed-Size: 365 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: doc-base Filename: pool/jessie-liberty-backports-nochange/main/p/pyasn1/python-pyasn1_0.1.8-2~bpo8+1_all.deb Size: 52770 MD5sum: f083946f3be376fbf696b1a717d1f583 SHA1: f65cecadd64998f8c4674e62e3372b4b811cfed1 SHA256: 18155be1fcc2785623d7ac24c0f71aed3c741a6012bcb3f2c9241acebb6add72 Section: python Priority: optional Homepage: http://pyasn1.sourceforge.net/ Description: ASN.1 library for Python (Python 2 module) This is an implementation of ASN.1 types and codecs in Python programming language. It has been first written to support particular protocol (SNMP) but then generalized to be suitable for a wide range of protocols based on ASN.1 specification. . This package contains the Python 2 module. Package: python-pymongo Source: pymongo Version: 3.0.3-1~bpo8+1 Architecture: amd64 Maintainer: Federico Ceratto Installed-Size: 533 Depends: python-bson (= 3.0.3-1~bpo8+1), python:any (<< 2.8), python:any (>= 2.7.5-5~) Recommends: python-gridfs (>= 3.0.3-1~bpo8+1), python-pymongo-ext Suggests: python-pymongo-doc Provides: python2.7-pymongo Filename: pool/jessie-liberty-backports-nochange/main/p/pymongo/python-pymongo_3.0.3-1~bpo8+1_amd64.deb Size: 111738 MD5sum: 4efdfb33ba16edd217df9a27ccdde05c SHA1: dca3348fac24e18e3a9411afe1d2bc42310db1d3 SHA256: 329ea369f4237c6d8c2e56bb71b8d85c828198826f0a25d21a7b3efab12c21ed Section: python Priority: optional Homepage: http://api.mongodb.org/python/ Description: Python interface to the MongoDB document-oriented database MongoDB is a high-performance, open source, schema-free document-oriented data store. Pymongo provides an interface to easily access it from Python. Consider installing the python-pymongo-ext C extension to improve performance. Package: python-pymongo-doc Source: pymongo Version: 3.0.3-1~bpo8+1 Architecture: all Maintainer: Federico Ceratto Installed-Size: 1918 Depends: libjs-sphinxdoc (>= 1.0), libjs-jquery, libjs-underscore Filename: pool/jessie-liberty-backports-nochange/main/p/pymongo/python-pymongo-doc_3.0.3-1~bpo8+1_all.deb Size: 242748 MD5sum: 4bcd453bcf33b9fcda5878e9b67ae8d9 SHA1: 2ebb2e74e061ea703dd416c6e9092918041a5d0b SHA256: 185e9edeb77ffa4fbe6b29b25af0a959056af61f39eeca86d5a6cff3906e12a7 Section: doc Priority: optional Homepage: http://api.mongodb.org/python/ Description: Python interface to the MongoDB document-oriented database (documentation) MongoDB is a high-performance, open source, schema-free document-oriented data store. Pymongo provides an interface to easily access it from Python. . This package contains the HTML documentation. Package: python-pymongo-ext Source: pymongo Version: 3.0.3-1~bpo8+1 Architecture: amd64 Maintainer: Federico Ceratto Installed-Size: 85 Depends: python (<< 2.8), python (>= 2.7~), libc6 (>= 2.14), python-bson (= 3.0.3-1~bpo8+1), python-pymongo (= 3.0.3-1~bpo8+1) Recommends: python-gridfs (>= 3.0.3-1~bpo8+1) Provides: python2.7-pymongo-ext Filename: pool/jessie-liberty-backports-nochange/main/p/pymongo/python-pymongo-ext_3.0.3-1~bpo8+1_amd64.deb Size: 31598 MD5sum: 36894831dbefbf3a58d9b827e133904b SHA1: 2b1969916b737bdb2ca35fa6b35842c71e3a8199 SHA256: ecb4dff14e747b70c4630ba0e1334a605f0cfdc45aff0bb564f89822fecb8eee Section: python Priority: optional Homepage: http://api.mongodb.org/python/ Description: C-coded extension to the python-pymongo package Pymongo provides an interface to easily access MongoDB from Python. This package contains an extension written in C for higher performance. Package: python-pysaml2 Version: 2.4.0-2~bpo8+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 1889 Pre-Depends: dpkg (>= 1.15.6~) Depends: python-mako, python-memcache, python-pyasn1, python-repoze.who, xmlsec1, python (>= 2.7), python (<< 2.8), python-decorator, python-requests, python-paste, python-zope.interface, python-crypto (>= 2.2), python-tz, python-openssl, python-dateutil Filename: pool/jessie-liberty-backports-nochange/main/p/python-pysaml2/python-pysaml2_2.4.0-2~bpo8+1_all.deb Size: 182772 MD5sum: 878f7e6540a7cd4ce796c7b843fba939 SHA1: fd585803a9bce8f6ce59f7af9b3e3ef3bcdd6d41 SHA256: 393de964c7baf00cdffcc111998e324981ac136fe975342214500430e42e6547 Section: python Priority: optional Homepage: https://github.com/rohe/pysaml2 Description: SAML Version 2 to be used in a WSGI environment - Python 2.x This package provides a Python implementation of SAML Version 2 to be used in a WSGI environment. . From wikipedia: Security Assertion Markup Language 2.0 (SAML 2.0) is a version of the SAML standard for exchanging authentication and authorization data between security domains. SAML 2.0 is an XML-based protocol that uses security tokens containing assertions to pass information about a principal (usually an end user) between a SAML authority, that is, an identity provider, and a SAML consumer, that is, a service provider. SAML 2.0 enables web-based authentication and authorization scenarios including cross-domain single sign-on (SSO), which helps reduce the administrative overhead of distributing multiple authentication tokens to the user. . This package contains the Python 2.x module. Package: python-pysaml2-doc Source: python-pysaml2 Version: 2.4.0-2~bpo8+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 259 Pre-Depends: dpkg (>= 1.15.6~) Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/jessie-liberty-backports-nochange/main/p/python-pysaml2/python-pysaml2-doc_2.4.0-2~bpo8+1_all.deb Size: 46120 MD5sum: 2b71d097cb9d525bb4fd6c3fb5bf9f2e SHA1: 82d935a75fc7d5c3ce064a7dd5fa9ed1056f1bfa SHA256: 99f05b61a82dba1b7621f748ad321e64aca129669c0c91d75d9cc75d0ff9d06b Section: doc Priority: optional Homepage: https://github.com/rohe/pysaml2 Description: SAML Version 2 to be used in a WSGI environment - doc This package provides a Python implementation of SAML Version 2 to be used in a WSGI environment. . From wikipedia: Security Assertion Markup Language 2.0 (SAML 2.0) is a version of the SAML standard for exchanging authentication and authorization data between security domains. SAML 2.0 is an XML-based protocol that uses security tokens containing assertions to pass information about a principal (usually an end user) between a SAML authority, that is, an identity provider, and a SAML consumer, that is, a service provider. SAML 2.0 enables web-based authentication and authorization scenarios including cross-domain single sign-on (SSO), which helps reduce the administrative overhead of distributing multiple authentication tokens to the user. . This package contains the documentation. Package: python-pyscss Version: 1.3.4-4~bpo8+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 531 Depends: python (<< 2.8), python (>= 2.7~), python-enum34, python-pathlib, python-six, python:any (>= 2.7.5-5~), libc6 (>= 2.14), libpcre3 (>= 1:8.35) Filename: pool/jessie-liberty-backports-nochange/main/p/python-pyscss/python-pyscss_1.3.4-4~bpo8+1_amd64.deb Size: 102560 MD5sum: cde74512efce6e8d530b8cb49a8e0be8 SHA1: d1e9b41476030f53d0e675872d1b6cf3986b203a SHA256: ec90c12fbbff89ad7996e1bc18ac46c8b1c1eea48c3ab67f8b0b93d96edbaea1 Section: python Priority: extra Homepage: https://github.com/Kronuz/pyScss Description: SCSS compiler - Python 2.x pyScss compiles Scss (Sass), a superset of CSS that is more powerful, elegant and easier to maintain than plain-vanilla CSS. The library acts as a CSS source code preprocesor which allows you to use variables, nested rules, mixins, and have inheritance of rules, all with a CSS-compatible syntax which the preprocessor then compiles to standard CSS. . This package provides the Python 2.x module. Package: python-repoze.what Version: 1.0.9-5~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 539 Depends: python-paste (>= 1.7), python-repoze.who (<= 1.99), python-repoze.who (>= 1.0), python-repoze.who-plugins, python-zope.interface, libjs-sphinxdoc (>= 1.0), python:any (<< 2.8), python:any (>= 2.7.5-5~) Recommends: python-pkg-resources Filename: pool/jessie-liberty-backports-nochange/main/p/python-repoze.what/python-repoze.what_1.0.9-5~bpo8+1_all.deb Size: 73086 MD5sum: ea729c5810a004fe3268bc188bb5b13c SHA1: e254c7117ecf8c74b2a098b5d375c5ebc4c9738a SHA256: 54bf9335b20a796b00f479012f44ec14e56628c9ce223fc8016110d76724560a Section: python Priority: optional Homepage: http://www.repoze.org/ Description: authorization framework for Python WSGI applications repoze.what is an authorization framework for WSGI applications, based on repoze.who (which deals with authentication and identification). . On the one hand, it enables an authorization system based on the groups to which the authenticated or anonymous user belongs and the permissions granted to such groups by loading these groups and permissions into the request on the way in to the downstream WSGI application. . And on the other hand, it enables you the programmer to manage groups and permissions from the application itself or another program, under a backend-independent API. For example, it would be easy to switch from one back-end to another, and even use this framework to migrate the data. . This is just the authorization pattern it supports out-of-the-box, but it supports other authorization patterns with custom predicates. It's highly extensible, so it's very unlikely that it will get in the way and can be extended to check for many conditions (e.g.: checking that the user comes from a given country, based on her IP address). Package: python-repoze.what-plugins Version: 20090531-3.1~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 142 Depends: python-decorator, python-pylons, python-repoze.what, python-repoze.who, python-repoze.who-plugins, python-sqlalchemy (>= 0.9~), python-sqlalchemy (<< 0.10), python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/jessie-liberty-backports-nochange/main/p/python-repoze.what-plugins/python-repoze.what-plugins_20090531-3.1~bpo8+1_all.deb Size: 14890 MD5sum: 4e22413241c38a42668484193c6c40e5 SHA1: e75525fb2f79478177a0114dd9d5b3f35d8a5920 SHA256: a64c0021f1ca5213087f44dc9f6e19a588287eecc15ecc48a09650ea4e6a311c Section: python Priority: optional Description: authorization framework for Python WSGI applications - plugins collection repoze.what is an authorization framework for WSGI applications, based on repoze.who (which deals with authentication and identification). . This package contains a collection of plugins for repoze.what, in particular: . * repoze.what.plugins.sql - adapter plugin for SQLAlchemy * repoze.what-pylons - integration with Pylons / TurboGears * repoze.what-quickstart - simple authentication and authorization * repoze.what.plugins.xml - XML adapter plugin Package: python-repoze.who Version: 2.2-1~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 1145 Depends: python-paste, python-pkg-resources, python-sphinx, python-webob, python-zope.interface, python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: libjs-jquery, python-psycopg2 Filename: pool/jessie-liberty-backports-nochange/main/p/python-repoze.who/python-repoze.who_2.2-1~bpo8+1_all.deb Size: 307930 MD5sum: d5f6007c25007a931657c48eec4a93a8 SHA1: 0739c925ea2a80e9258e98eec865c69c2b38c97f SHA256: 17da40d94ccc22cfc68b1d3b569986e2def53e6e0b6ba99680bc15bad0f13e01 Section: python Priority: optional Homepage: http://www.repoze.org/ Description: ident and auth framework for Python WSGI applications - Python 2.x repoze.who is an identification and authentication framework for arbitrary Python WSGI applications; it acts as WSGI middleware. . repoze.who is inspired by Zope 2's Pluggable Authentication Service (PAS), but is not dependent on Zope in any way; it is useful for any WSGI application. . It provides no facility for authorization (ensuring whether a user can or cannot perform the operation implied by the request). This is considered to be the domain of the WSGI application. . This package contains the Python 2.x module. Package: python-repoze.who-plugins Version: 20090913-2~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 174 Depends: python-ldap (>= 2.3.5), python-openid (>= 2.0), python-paste (>= 1.7), python-pastedeploy (>= 1.3.3), python-pkg-resources, python-repoze.who, python-sqlalchemy (>= 0.5), python-zope.interface, python:any (<< 2.8), python:any (>= 2.7.5-5~), python-zopeinterface Filename: pool/jessie-liberty-backports-nochange/main/p/python-repoze.who-plugins/python-repoze.who-plugins_20090913-2~bpo8+1_all.deb Size: 23296 MD5sum: 3515b7f61bc15856b611c347c650dcb1 SHA1: 053332873ba5be6110a0c666f9d1e0c5f8f6cbe8 SHA256: 29b0a238991997b0967d14e436e6fcf228034569cd37e5f364cd83524acac230 Section: python Priority: optional Description: authentication framework for Python WSGI applications - plugins collection repoze.who is an identification and authentication framework for arbitrary Python WSGI applications; it acts as WSGI middleware and is inspired by Zope 2's Pluggable Authentication Service (PAS). . This package contains a collection of plugins for repoze.who, in particular: . * repoze.who-friendlyform - developer-friendly forms * repoze.who-plugins.sa - SQLAlchemy integration * repoze.who-testutil - test utilities for repoze.who applications * repoze.who.plugins.ldap - LDAP authentication * repoze.who.plugins.openid - login via OpenID Package: python-requests Source: requests Version: 2.7.0-3~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 261 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), ca-certificates, python-chardet, python-urllib3 (>= 1.10.4) Suggests: python-ndg-httpsclient, python-openssl, python-pyasn1 Breaks: httpie (<< 0.9.2) Filename: pool/jessie-liberty-backports-nochange/main/r/requests/python-requests_2.7.0-3~bpo8+1_all.deb Size: 66386 MD5sum: 6f1ed9b4f3254ce756ca6a37ceec7d5e SHA1: 8fe08855299cd066bc891c80f4b17a610b17da22 SHA256: 7fb2ba4035b3ea85f3de73a2f4fc0dd2c1f0b2d475edf7bc7b2461d1fc3888f1 Section: python Priority: optional Homepage: http://python-requests.org Description: elegant and simple HTTP library for Python2, built for human beings Requests allow you to send HTTP/1.1 requests. You can add headers, form data, multipart files, and parameters with simple Python dictionaries, and access the response data in the same way. It's powered by httplib and urllib3, but it does all the hard work and crazy hacks for you. . Features . - International Domains and URLs - Keep-Alive & Connection Pooling - Sessions with Cookie Persistence - Browser-style SSL Verification - Basic/Digest Authentication - Elegant Key/Value Cookies - Automatic Decompression - Unicode Response Bodies - Multipart File Uploads - Connection Timeouts Package: python-requests-whl Source: requests Version: 2.7.0-3~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 366 Depends: ca-certificates, python-urllib3-whl Filename: pool/jessie-liberty-backports-nochange/main/r/requests/python-requests-whl_2.7.0-3~bpo8+1_all.deb Size: 312638 MD5sum: b452e94cf7caa7be9e84777da8755e30 SHA1: 6fc3714cc8837ef2fad76a6956ec8521632811fc SHA256: d38a9ed5c84ac06633748a11015adf68697e739cc0126d9e676b833b5ce39a2b Section: python Priority: optional Homepage: http://python-requests.org Description: elegant and simple HTTP library for Python, built for human beings Requests allow you to send HTTP/1.1 requests. You can add headers, form data, multipart files, and parameters with simple Python dictionaries, and access the response data in the same way. It's powered by httplib and urllib3, but it does all the hard work and crazy hacks for you. . Features . - International Domains and URLs - Keep-Alive & Connection Pooling - Sessions with Cookie Persistence - Browser-style SSL Verification - Basic/Digest Authentication - Elegant Key/Value Cookies - Automatic Decompression - Unicode Response Bodies - Multipart File Uploads - Connection Timeouts . This package provides the universal wheel. Package: python-routes Source: routes Version: 2.2-1~bpo8+1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 511 Depends: python-repoze.lru, python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~), libjs-sphinxdoc (>= 1.0), python-pkg-resources Recommends: python-webob Suggests: python-paste Filename: pool/jessie-liberty-backports-nochange/main/r/routes/python-routes_2.2-1~bpo8+1_all.deb Size: 82286 MD5sum: 8d26d71a33dd0a76a88b6dd224811eb9 SHA1: dbf8d400361ffeae4c572261c344cc81f46d1711 SHA256: d3cd0ccf56d12d433fc0dea00ae3c8e185dfa96b10e3a79ec66d77ab86707d10 Section: python Priority: optional Homepage: http://routes.readthedocs.org/ Description: Routing Recognition and Generation Tools Routes is a Python re-implementation of the Rails routes system for mapping URLs to Controllers/Actions and generating URLs. Routes makes it easy to create pretty and concise URLs that are RESTful with little effort. . Speedy and dynamic URL generation means you get a URL with minimal cruft (no big dangling query args). Shortcut features like Named Routes cut down on repetitive typing. . Current features: * Named Routes * Sophisticated Route lookup and URL generation * Wildcard path's before and after static parts * Groupings syntax to allow flexible URLs to accommodate almost any need * Sub-domain support built-in * Conditional matching based on domain, cookies, HTTP method (RESTful), and more * Easily extensible utilizing custom condition functions and route generation functions * Extensive unit tests Package: python-ryu Source: ryu Version: 3.24-1.1~bpo8+1 Architecture: all Maintainer: Dariusz Dwornikowski Installed-Size: 5639 Depends: python-eventlet, python-lxml, python-msgpack, python-netaddr, python-oslo.config (>= 1:1.9.3), python-paramiko, python-routes, python-six, python-webob, python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-ryu-doc Provides: python2.7-ryu Filename: pool/jessie-liberty-backports-nochange/main/r/ryu/python-ryu_3.24-1.1~bpo8+1_all.deb Size: 615456 MD5sum: 78fa86bb0dcc39887ec4caec5f1042a3 SHA1: 43328039b5da10faeab59ea470f5c74eee2dce25 SHA256: fff2ecb25ed8539951923057e47dd67b0e9ab07e57d20188257f3bc70b1c1300 Section: python Priority: optional Homepage: http://osrg.github.io/ryu/ Description: software defined networking framework (Python libs) Ryu is a component-based software defined networking framework. Ryu provides software components with well defined API that make it easy for developers to create new network management and control applications. Ryu supports various protocols for managing network devices, such as OpenFlow, Netconf, OF-config, etc. About OpenFlow, Ryu supports fully 1.0, 1.2, 1.3, 1.4 and Nicira Extensions. . This package provides the Python library. Package: python-ryu-doc Source: ryu Version: 3.24-1.1~bpo8+1 Architecture: all Maintainer: Dariusz Dwornikowski Installed-Size: 2163 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/jessie-liberty-backports-nochange/main/r/ryu/python-ryu-doc_3.24-1.1~bpo8+1_all.deb Size: 168748 MD5sum: f21ed074d9c6d0304d9574c71c941be2 SHA1: cde07d70c40e091b67d167904a57a4454c86509d SHA256: b4b98717bf4970eec5a7cdb9ed6c0404ca01114cdda87a9cd585945b8d0e1d28 Section: doc Priority: optional Homepage: http://osrg.github.io/ryu/ Description: software defined networking framework (ryu docs) Ryu is a component-based software defined networking framework. Ryu provides software components with well defined API that make it easy for developers to create new network management and control applications. Ryu supports various protocols for managing network devices, such as OpenFlow, Netconf, OF-config, etc. About OpenFlow, Ryu supports fully 1.0, 1.2, 1.3, 1.4 and Nicira Extensions. . This package provides the HTML documentation including the Ryu API manual. Package: python-setuptools Version: 18.3.1-2~bpo8+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 527 Depends: python-pkg-resources (= 18.3.1-2~bpo8+1), python, python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-setuptools-doc Provides: python-distribute Filename: pool/jessie-liberty-backports-nochange/main/p/python-setuptools/python-setuptools_18.3.1-2~bpo8+1_all.deb Size: 200816 MD5sum: 18149cb7f9a5b740b0f9a41df8ea2a84 SHA1: d466f997ac0c32b2a8a865f81e3602cfd983e2f2 SHA256: 16ebc26390f9f0f24a167cc0826d574531974784f17b2439f3d2cc9882fddd85 Section: python Priority: optional Homepage: https://pypi.python.org/pypi/setuptools Description: Python Distutils Enhancements Extensions to the python-distutils for large or complex distributions. Package: python-setuptools-doc Source: python-setuptools Version: 18.3.1-2~bpo8+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 1258 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/jessie-liberty-backports-nochange/main/p/python-setuptools/python-setuptools-doc_18.3.1-2~bpo8+1_all.deb Size: 223738 MD5sum: 6aa08dcd3cf4d3fde5d1a596ceef6ea7 SHA1: 26a42802084612ce5391cb8e6fcb9338b51258e3 SHA256: 7e9bdd909348c333559217dec7a129000515c3f89b39ee405ba6bf3e432b6504 Section: doc Priority: optional Homepage: https://pypi.python.org/pypi/setuptools Description: Python Distutils Enhancements (documentation) Extensions to the Python distutils for large or complex distributions. The package contains the documentation in html format. Package: python-setuptools-whl Source: python-setuptools Version: 18.3.1-2~bpo8+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 233 Filename: pool/jessie-liberty-backports-nochange/main/p/python-setuptools/python-setuptools-whl_18.3.1-2~bpo8+1_all.deb Size: 195610 MD5sum: 08dc507bfe2a826cc187b6bd5ee675b9 SHA1: 2c1bf8698a28e0f255dc01ee032706e5e060e5cf SHA256: 3e4bd8e2dc00f50e63821fa9b29774155ba1daf73ada626626c631e3044b4d26 Section: python Priority: optional Homepage: https://pypi.python.org/pypi/setuptools Description: Python Distutils Enhancements (wheel package) Extensions to the python-distutils for large or complex distributions. . This package provides setuptools in PEP 427 wheel format. Package: python-six Source: six Version: 1.9.0-3~bpo8+1 Architecture: all Maintainer: Colin Watson Installed-Size: 77 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/jessie-liberty-backports-nochange/main/s/six/python-six_1.9.0-3~bpo8+1_all.deb Size: 13730 MD5sum: b961004f229a0b3b0902b96a1854356c SHA1: 458a5b19c3b4b7f20ff37e9f3807264a0fd077b4 SHA256: bd3be761e700c959c3fc5efd16d2a5edd8d62f68e6d4b28b2d2618637d87eef8 Section: python Priority: optional Multi-Arch: foreign Homepage: http://pythonhosted.org/six/ Description: Python 2 and 3 compatibility library (Python 2 interface) Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions. . This package provides Six on the Python 2 module path. It is complemented by python3-six. Package: python-six-whl Source: six Version: 1.9.0-3~bpo8+1 Architecture: all Maintainer: Colin Watson Installed-Size: 44 Filename: pool/jessie-liberty-backports-nochange/main/s/six/python-six-whl_1.9.0-3~bpo8+1_all.deb Size: 15926 MD5sum: ee213abea1f8ebded2b154e0731ebf12 SHA1: 835d13064ddb4056d545b97041f7bdb5229a8c3d SHA256: eca72bfc777b58490fae4cfd83f7af620e3de576186de1020a974452e0b8545d Section: python Priority: optional Multi-Arch: foreign Homepage: http://pythonhosted.org/six/ Description: Python 2 and 3 compatibility library (universal wheel) Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions. . This package provides Six as a universal wheel. Package: python-smmap Version: 0.9.0-1~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 116 Depends: python (>= 2.7), python (<< 2.8) Suggests: python-nose Provides: python2.7-smmap Filename: pool/jessie-liberty-backports-nochange/main/p/python-smmap/python-smmap_0.9.0-1~bpo8+1_all.deb Size: 20006 MD5sum: d364cb0f8e62d55c174a5da41bfac201 SHA1: 6346031b97464665fb08ed8471f77ab68dd356c9 SHA256: b6754f4dfcbf55faba2c8414ee2ae49b3dd1e35bcf0163792f4851268ef45ab0 Section: python Priority: extra Homepage: https://github.com/Byron/smmap Description: pure Python implementation of a sliding window memory map manager Smmap wraps an interface around mmap and tracks the mapped files as well as the amount of clients who use it. If the system runs out of resources, or if a memory limit is reached, it will automatically unload unused maps to allow continued operation. Package: python-sphinx Source: sphinx Version: 1.3.1-6~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 1913 Depends: python-alabaster (>= 0.7), python-babel (>= 1.3), python-docutils (>= 0.11), python-jinja2 (>= 2.3), python-pygments (>= 2.0), python-six (>= 1.4), python-sphinx-rtd-theme, python:any (<< 2.8), python:any (>= 2.7.5-5~), sphinx-common (= 1.3.1-6~bpo8+1) Recommends: python-pil, sphinx-doc Suggests: libjs-mathjax, dvipng, texlive-latex-recommended, texlive-latex-extra, texlive-fonts-recommended Breaks: python-sphinxcontrib.issuetracker (<< 0.11-1), python-sphinxcontrib.spelling (<< 2.1.1-1) Filename: pool/jessie-liberty-backports-nochange/main/s/sphinx/python-sphinx_1.3.1-6~bpo8+1_all.deb Size: 352866 MD5sum: 1e01f0bdf9cc9ab575e8fa3ebecef345 SHA1: 09ce5dc1c8fb374430a0472fcf858a58db552ed1 SHA256: ccf2c73ccceff2b23b567c59f74319c2f884309715f8c27bf26c4bda57cd9b50 Section: python Priority: optional Homepage: http://sphinx-doc.org/ Description: documentation generator for Python projects (implemented in Python 2) Sphinx is a tool for producing documentation for Python projects, using reStructuredText as markup language. . Sphinx features: * HTML, CHM, LaTeX output, * Cross-referencing source code, * Automatic indices, * Code highlighting, using Pygments, * Extensibility. Existing extensions: - automatic testing of code snippets, - including docstrings from Python modules. . This package includes Python 2 modules and command line utilities. Package: python-sqlalchemy Source: sqlalchemy Version: 1.0.11+ds1-1~bpo8+1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 3724 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Recommends: python-sqlalchemy-ext Suggests: python-sqlalchemy-doc, python-psycopg2, python-mysqldb (>= 1.2.1-p2-2), python (>= 2.5) | python-pysqlite2 (>= 2.3.0-1) | python-pysqlite1.1 (>= 1.1.7-2) | python-sqlite (>= 1.0.1-5), python-fdb, python-pymssql Filename: pool/jessie-liberty-backports-nochange/main/s/sqlalchemy/python-sqlalchemy_1.0.11+ds1-1~bpo8+1_all.deb Size: 642446 MD5sum: e4105d42916f074855b44de6603f3cd6 SHA1: c8a56a0a639672f8e6b89ca11d4827a512fb58a9 SHA256: 4403574fb455000ec76b200b0a9bff7be37fb1229b2977921370f544ae1265a9 Section: python Priority: optional Homepage: http://www.sqlalchemy.org/ Description: SQL toolkit and Object Relational Mapper for Python SQLAlchemy is an SQL database abstraction library for Python. Its strengths are: * full power and flexibility of SQL. SQLAlchemy provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language. * extremely easy to use for all the basic tasks, such as: accessing pooled connections, constructing SQL from Python expressions, finding object instances, and committing object modifications back to the database. * powerful enough for complicated tasks, such as: eager load a graph of objects and their dependencies via joins; map recursive adjacency structures automatically; map objects to not just tables but to any arbitrary join or select statement; combine multiple tables together to load whole sets of otherwise unrelated objects from a single result set; commit entire graphs of object changes in one step. * built to conform to what DBAs demand, including the ability to swap out generated SQL with hand-optimized statements, full usage of bind parameters for all literal values, fully transactionalized and consistent updates using Unit of Work. * modular. Different parts of SQLAlchemy can be used independently of the rest, including the connection pool, SQL construction, and ORM. SQLAlchemy is constructed in an open style that allows plenty of customization, with an architecture that supports custom datatypes, custom SQL extensions, and ORM plugins which can augment or extend mapping functionality. Package: python-sqlalchemy-doc Source: sqlalchemy Version: 1.0.11+ds1-1~bpo8+1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 17050 Depends: libjs-jquery, libjs-underscore Recommends: python-sqlalchemy Conflicts: python-sqlalchemy (<= 0.3.0-1) Filename: pool/jessie-liberty-backports-nochange/main/s/sqlalchemy/python-sqlalchemy-doc_1.0.11+ds1-1~bpo8+1_all.deb Size: 1729520 MD5sum: 1b18ce95c2eeb9ee7c0fe550bba22e9b SHA1: ea66ea11e69daa3f79c0f29af07ffb0ddd1b8398 SHA256: 278f8e5828106fd9eb287e224156898a1ef334179c225125826ff69a4c83c356 Section: doc Priority: extra Homepage: http://www.sqlalchemy.org/ Description: documentation for the SQLAlchemy Python library SQLAlchemy is an SQL database abstraction library for Python. . This package contains the documentation for SQLAlchemy in HTML format. It's usable as a comprehensive reference, a user guide and a tutorial all-in-one. Package: python-sqlalchemy-ext Source: sqlalchemy Version: 1.0.11+ds1-1~bpo8+1 Architecture: amd64 Maintainer: Piotr Ożarowski Installed-Size: 94 Depends: python-sqlalchemy (= 1.0.11+ds1-1~bpo8+1), python (<< 2.8), python (>= 2.7~), libc6 (>= 2.4) Provides: python2.7-sqlalchemy-ext Filename: pool/jessie-liberty-backports-nochange/main/s/sqlalchemy/python-sqlalchemy-ext_1.0.11+ds1-1~bpo8+1_amd64.deb Size: 18508 MD5sum: d6c6ed1051626d0e11f1ee8a6ac963d6 SHA1: 9a7a38a592e909e7de01b2580511f920415b68b6 SHA256: d787bd61741e3573b9d687d5d81acbf2a38a12b72a34d7066da580388dcccf48 Section: python Priority: optional Homepage: http://www.sqlalchemy.org/ Description: SQL toolkit and Object Relational Mapper for Python - C extension SQLAlchemy is an SQL database abstraction library for Python. . This package contains C coded extension accelerator for SQLAlchemy. Package: python-taskflow Version: 0.7.1-1~bpo8+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 1249 Depends: alembic (>= 0.7.2), python-concurrent.futures, python-eventlet (>= 0.16.1), python-jsonschema, python-kazoo, python-kombu, python-mysqldb, python-networkx, python-oslo.serialization (>= 1.2.0), python-oslo.utils (>= 1.2.0), python-pbr, python-psycopg2, python-six, python-sqlalchemy, python-stevedore (>= 1.1.0), python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/jessie-liberty-backports-nochange/main/p/python-taskflow/python-taskflow_0.7.1-1~bpo8+1_all.deb Size: 176004 MD5sum: 5042511af83eb3e2a5e5b2728ff5fd94 SHA1: 03d48eb8c994fb6eda3fc165b0385fe2d8a8c6cd SHA256: 312ccfb7e1a8a1c7d4b32cea63a77579cf174297c3775bb5058f132695e16235 Section: python Priority: optional Homepage: https://github.com/openstack/taskflow Description: Taskflow structured state management library TaskFlow, is a library to do [jobs, tasks, flows] in a HA manner using different backends to be used with OpenStack projects. More information at http://wiki.openstack.org/wiki/TaskFlow Package: python-traceback2 Version: 1.4.0-1~bpo8+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 110 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/jessie-liberty-backports-nochange/main/p/python-traceback2/python-traceback2_1.4.0-1~bpo8+1_all.deb Size: 15934 MD5sum: 5c7ea2d28b9590c258940518bfd8caf1 SHA1: 395d7f1367bf83fef22f6340341cfe8a644ac6e2 SHA256: f8cbf195529e4d08c0429bd00978f414ce708c3422f55d82c6ff9a7b9a4753c8 Section: python Priority: optional Homepage: https://github.com/testing-cabal/traceback2 Description: backports of the traceback module - Python 2.7 This package offers a backport of the traceback package to older supported Pythons. Users would typically do: "import traceback2 as traceback" then use the module as if it was the system traceback. . In Python 2.x, unlike traceback, traceback2 creates unicode output (because it depends on the linecache2 module). . This package contains the Python 2.7 module. Package: python-txaio Version: 1.0.0-2~bpo8+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 67 Pre-Depends: dpkg (>= 1.15.6~) Depends: python-six, python-twisted, python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-txaio-doc Filename: pool/jessie-liberty-backports-nochange/main/p/python-txaio/python-txaio_1.0.0-2~bpo8+1_all.deb Size: 7820 MD5sum: 858b785ec76bbed8dfc36d3be6dc65ae SHA1: 164406fdf359704089702521de7c59b6542bc2aa SHA256: 6c0a9a06f42cfebddb839dabeda178817d5faa562cdaec00d10505ed452aea26 Section: python Priority: optional Homepage: https://github.com/tavendo/txaio Description: compatibility API between asyncio/Twisted/Trollius - Python 2.x Txaio is a helper library for writing code that runs unmodified on both Twisted and asyncio. . This is like six , but for wrapping over differences between Twisted and asyncio so one can write code that runs unmodified on both (aka "source code compatibility"). In other words: users can choose if they want asyncio or Twisted as a dependency. . This package contains the Python 2.x module. Package: python-txaio-doc Source: python-txaio Version: 1.0.0-2~bpo8+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 242 Pre-Depends: dpkg (>= 1.15.6~) Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/jessie-liberty-backports-nochange/main/p/python-txaio/python-txaio-doc_1.0.0-2~bpo8+1_all.deb Size: 34520 MD5sum: e8a8c0395b0a1412cb2426b3dcded2ae SHA1: 3460be33444d9e14ecf961e034c8b97e54540b66 SHA256: b4076a248d2cc46b376837a09138316cfec7789069b23d1cc95c28be6e2bc398 Section: doc Priority: optional Homepage: https://github.com/tavendo/txaio Description: compatibility API between asyncio/Twisted/Trollius - doc Txaio is a helper library for writing code that runs unmodified on both Twisted and asyncio. . This is like six , but for wrapping over differences between Twisted and asyncio so one can write code that runs unmodified on both (aka "source code compatibility"). In other words: users can choose if they want asyncio or Twisted as a dependency. . This package contains the documentation. Package: python-unicodecsv Version: 0.13.0-2~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 91 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/jessie-liberty-backports-nochange/main/p/python-unicodecsv/python-unicodecsv_0.13.0-2~bpo8+1_all.deb Size: 10836 MD5sum: c78305821c00b3787b7ae56b6d557466 SHA1: ec240cf488993611dda8874296ecdaf3296f5bef SHA256: a7ef0114cd9b5c7f68d1ab257285f859e753ffd178f04ea401a7be137cd93363 Section: python Priority: optional Homepage: https://github.com/jdunck/python-unicodecsv/ Description: drop-in replacement for Pythons CSV module with Unicode support The unicodecsv is a drop-in replacement for Pythons CSV module which supports Unicode strings without a hassle. . This is the module for Python 2. Package: python-unittest2 Source: unittest2 Version: 1.1.0-6~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 490 Depends: python-pkg-resources, python-linecache2, python-six, python-traceback2, python, python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/jessie-liberty-backports-nochange/main/u/unittest2/python-unittest2_1.1.0-6~bpo8+1_all.deb Size: 75954 MD5sum: b7f43b64bba0d42839e58e393107eb1e SHA1: bec9143894a8577a31a2f1fffcc4be994b55faa9 SHA256: 13dde380295d91581a22f51b5de82495f06444f8a65e4d8c4bbda22170ff694b Section: python Priority: optional Homepage: http://pypi.python.org/pypi/unittest2 Description: backport of the enhanced unittest testing framework - Python 2.7 unittest2 is an enhanced version of unittest including a standard test runner (automatic test discovery), class and module level fixtures (setUpClass / setUpModule etc), many powerful new assert methods, better resource management with addCleanups and a host of other new features. These new features are *all* going into the Python version of unittest in Python 2.7 and Python 3.2. The point of unittest2 is that it works with Python 2.4 - 2.6; you can use it now. . This package contains the Python 2.7 module. Package: python-urllib3 Version: 1.10.4-1~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 262 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-six Recommends: ca-certificates, python-ndg-httpsclient, python-openssl, python-pyasn1 Filename: pool/jessie-liberty-backports-nochange/main/p/python-urllib3/python-urllib3_1.10.4-1~bpo8+1_all.deb Size: 61108 MD5sum: 299fa884541e1d023758ce62b829744e SHA1: 8d53bca92096ab70a4ee32457bc26ac98d0fc40d SHA256: 26aba3f53a4551da87a58d82b2090b93ba75549aee5773b24deacd7c7d4e18f3 Section: python Priority: optional Homepage: http://urllib3.readthedocs.org Description: HTTP library with thread-safe connection pooling for Python urllib3 supports features left out of urllib and urllib2 libraries. . - Re-use the same socket connection for multiple requests (HTTPConnectionPool and HTTPSConnectionPool) (with optional client-side certificate verification). - File posting (encode_multipart_formdata). - Built-in redirection and retries (optional). - Supports gzip and deflate decoding. - Thread-safe and sanity-safe. - Small and easy to understand codebase perfect for extending and building upon. Package: python-urllib3-whl Source: python-urllib3 Version: 1.10.4-1~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 115 Depends: python-six-whl Recommends: ca-certificates Filename: pool/jessie-liberty-backports-nochange/main/p/python-urllib3/python-urllib3-whl_1.10.4-1~bpo8+1_all.deb Size: 85996 MD5sum: 93c22f6491ccb066c195f8bb1cfbb929 SHA1: aa79c7c42bde71b17bba5c12d9a85b3e629e5f2f SHA256: fd6f92c0e73fce48913cb789aecdf66937fe60071bbd4d6de527c433bfadf699 Section: python Priority: optional Homepage: http://urllib3.readthedocs.org Description: HTTP library with thread-safe connection pooling urllib3 supports features left out of urllib and urllib2 libraries. . - Re-use the same socket connection for multiple requests (HTTPConnectionPool and HTTPSConnectionPool) (with optional client-side certificate verification). - File posting (encode_multipart_formdata). - Built-in redirection and retries (optional). - Supports gzip and deflate decoding. - Thread-safe and sanity-safe. - Small and easy to understand codebase perfect for extending and building upon. . This package contains the universal wheel. Package: python-zzzeeksphinx Source: zzzeeksphinx Version: 1.0.17-1~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 126 Depends: python-mako, python-pyscss, python:any (<< 2.8), python:any (>= 2.7.5-5~) Recommends: python-pygments Enhances: python-sphinx Filename: pool/jessie-liberty-backports-nochange/main/z/zzzeeksphinx/python-zzzeeksphinx_1.0.17-1~bpo8+1_all.deb Size: 22818 MD5sum: deee237f72eeaaf4584904e5d33c80e5 SHA1: 1faaceab03f85b66d094c8039550355623b98445 SHA256: cb83d142dd16e2eeb86c6e37dc8c223eeaed9291ce6a01eb71b491eeea67ef4a Section: python Priority: optional Homepage: https://bitbucket.org/zzzeek/zzzeeksphinx Description: Zzzeek's Sphinx layout and utilities This layout is first and foremost pulled in for the SQLAlchemy documentation builds (and possibly other related projects), but is also usable as a standalone theme / utility set for any project. . Features include: . * uses Mako templates instead of Jinja, for more programmatic capabilities inside of templates * layout includes an independently scrollable sidebar * unique (to Sphinx) “contextual” sidebar contents that shows the current page in context with all sibling pages * modifications to autodoc which illustrate inherited classes, bases, method documentation illustrates if a method is only inherited from the base or overridden * “dynamic base” feature that will, under ReadTheDocs, pull in optional .mako and .py files from the website of your choice that will serve as an alternate base template and a source of extra config setup, respectively, allowing the layout to be integrated into the layout of an external site when viewing on the web * “viewsource” extension that can provide highlighted sourcecode to any Python file arbitrarily * SQLAlchemy-specific stuff, like the [SQL] popups, the dialect info directives * scss support using pyscss Package: python3-alabaster Source: alabaster Version: 0.7.6-1~bpo8+1 Architecture: all Maintainer: Jeremy T. Bouse Installed-Size: 103 Depends: python3-sphinx, python3:any (>= 3.3.2-2~) Filename: pool/jessie-liberty-backports-nochange/main/a/alabaster/python3-alabaster_0.7.6-1~bpo8+1_all.deb Size: 16190 MD5sum: f8497a868bb083c658288ee2058e3e31 SHA1: 89aa08ae6c5f9c0fb44099541bf59117026474df SHA256: d88d92f0d10b504df6f0774a55291c8f5055886a8cc903b34dd0423129dadc75 Section: python Priority: extra Homepage: https://github.com/bitprophet/alabaster Description: Configurable sidebar-enabled Sphinx theme (Python 3) This theme is a modified "Kr" Sphinx theme from @kennethreitz (especially as used in his Requests project), which was itself originally based on @mitsuhiko's theme used for Flask & related projects. . This is the Python 3 version of the package. Package: python3-bson Source: pymongo Version: 3.0.3-1~bpo8+1 Architecture: amd64 Maintainer: Federico Ceratto Installed-Size: 155 Depends: python3:any (>= 3.3.2-2~) Recommends: python3-bson-ext Filename: pool/jessie-liberty-backports-nochange/main/p/pymongo/python3-bson_3.0.3-1~bpo8+1_amd64.deb Size: 43230 MD5sum: 0e7aade3a2d03a491730aa14ff56ae89 SHA1: 2dfc25755f545357cf66291a625a018abecd1586 SHA256: 64efd2e5e0a5996a58aee9cc4f2bbc812dad6fc39125d817279ca2c27a79ad88 Section: python Priority: optional Homepage: http://api.mongodb.org/python/ Description: Python3 implementation of BSON for MongoDB BSON Python3 module contains all of the Binary JSON encoding and decoding logic for MongoDB. Package: python3-bson-ext Source: pymongo Version: 3.0.3-1~bpo8+1 Architecture: amd64 Maintainer: Federico Ceratto Installed-Size: 105 Depends: python3 (<< 3.5), python3 (>= 3.4~), libc6 (>= 2.14), python3-bson (= 3.0.3-1~bpo8+1) Filename: pool/jessie-liberty-backports-nochange/main/p/pymongo/python3-bson-ext_3.0.3-1~bpo8+1_amd64.deb Size: 40212 MD5sum: 837cfdd8bd14a21d47ce87ca8c2fa1a2 SHA1: d7e0ae57f4c8cac527baee276ad4f678a414f3e2 SHA256: c4594bd9c4c980bc6015617a1ecf4fdfcb909b6041a039ecc426d8953eb5d264 Section: python Priority: optional Homepage: http://api.mongodb.org/python/ Description: C-coded extension to the python3-bson package BSON Python 3 module contains all of the Binary JSON encoding and decoding logic for MongoDB. This package contains an extension written in C for higher performance. Package: python3-cachetools Source: python-cachetools Version: 1.1.0-1~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 77 Depends: python3:any (>= 3.3.2-2~) Filename: pool/jessie-liberty-backports-nochange/main/p/python-cachetools/python3-cachetools_1.1.0-1~bpo8+1_all.deb Size: 9216 MD5sum: 72716afe1af6477fd4528f0a4b9fec91 SHA1: 5c20066303654f50a92484b7e542cde6ed67f225 SHA256: cd2b2470d2f5c92641d659c0b9991404bf5ae32437a874d4ad0d1895c1d2884e Section: python Priority: optional Homepage: https://github.com/tkem/cachetools/ Description: extensible memoizing collections and decorators for Python 3 This Python 3 module provides various memoizing collections and decorators, including a variant of the Python 3 Standard Library functools.lru_cache() function decorator. . The supported cache algorithms are: . * Least recently used (LRU) * Least frequently used (LFU) * Random replacement (RR) * Per-item time-to-live (TTL) Package: python3-cffi Source: python-cffi Version: 1.1.2-1~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 328 Depends: python3-cffi-backend (<< 1.1.2-1~bpo8+1+c), python3-cffi-backend (>= 1.1.2-1~bpo8+1), python3-pycparser, python3:any (>= 3.3.2-2~) Suggests: python3-dev Filename: pool/jessie-liberty-backports-nochange/main/p/python-cffi/python3-cffi_1.1.2-1~bpo8+1_all.deb Size: 56304 MD5sum: ceb67ecd6d9ec3999289094f7c492846 SHA1: 3412c57b42c6044d2e680da09422ef1d6b338b95 SHA256: 277e130a3033e5e83b0399d51d649b42c14fc31dc4e30ccd51136545a53df589 Section: python Priority: optional Homepage: http://cffi.readthedocs.org/ Description: Foreign Function Interface for Python 3 calling C code Convenient and reliable way of calling C code from Python 3. . The aim of this project is to provide a convenient and reliable way of calling C code from Python. It keeps Python logic in Python, and minimises the C required. It is able to work at either the C API or ABI level, unlike most other approaches, that only support the ABI level. . This package contains the necessary build and runtime support for cffi modules. Package: python3-cffi-backend Source: python-cffi Version: 1.1.2-1~bpo8+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 179 Depends: python3 (<< 3.5), python3 (>= 3.4~), libc6 (>= 2.14), libffi6 (>= 3.0.4) Breaks: python3-cffi (<< 1) Replaces: python3-cffi (<< 1) Provides: python3-cffi-backend-api-max (= 9983), python3-cffi-backend-api-min (= 9729) Filename: pool/jessie-liberty-backports-nochange/main/p/python-cffi/python3-cffi-backend_1.1.2-1~bpo8+1_amd64.deb Size: 55686 MD5sum: c3fc4f53259dbde21d9b3682be9913be SHA1: 1cb638a1b0bf52bfda11bcfe46044e48942d7ec7 SHA256: 356a775c751f031248e1663bff080510c2a1c6f48d44f2b4b4ebe406b52c9f4a Section: python Priority: optional Homepage: http://cffi.readthedocs.org/ Description: Foreign Function Interface for Python 3 calling C code - runtime Convenient and reliable way of calling C code from Python 3. . The aim of this project is to provide a convenient and reliable way of calling C code from Python. It keeps Python logic in Python, and minimises the C required. It is able to work at either the C API or ABI level, unlike most other approaches, that only support the ABI level. . This package contains the runtime support for pre-built cffi modules. Package: python3-cffi-backend-dbg Source: python-cffi Version: 1.1.2-1~bpo8+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 489 Depends: python3-cffi-backend (= 1.1.2-1~bpo8+1), libc6 (>= 2.14), libffi6 (>= 3.0.4) Breaks: python3-cffi-dbg (<< 1) Replaces: python3-cffi-dbg (<< 1) Filename: pool/jessie-liberty-backports-nochange/main/p/python-cffi/python3-cffi-backend-dbg_1.1.2-1~bpo8+1_amd64.deb Size: 292814 MD5sum: 5a6d376a507082eb8c08a25d51cf7ff0 SHA1: ffca1f16beece56e4163ea54bf4a1f85fed5409d SHA256: 7d5bd74474cf821dea76a0696e51316cdaedad160a80574755c68af3bc1ab3c2 Section: debug Priority: extra Homepage: http://cffi.readthedocs.org/ Description: Foreign Function Interface for Python 3 calling C code (Debug version) Convenient and reliable way of calling C code from Python 3. . The aim of this project is to provide a convenient and reliable way of calling C code from Python. It keeps Python logic in Python, and minimises the C required. It is able to work at either the C API or ABI level, unlike most other approaches, that only support the ABI level. . This package contains the debug version of the python3-cffi backend. Package: python3-cliff Source: python-cliff Version: 1.14.0-1~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 138 Depends: python3-cmd2, python3-pbr (>= 1.3), python3-prettytable, python3-pyparsing, python3-six (>= 1.9.0), python3-stevedore (>= 1.5.0), python3-unicodecsv, python3 (>= 3.2), python3:any (>= 3.3.2-2~) Suggests: python-cliff-doc Filename: pool/jessie-liberty-backports-nochange/main/p/python-cliff/python3-cliff_1.14.0-1~bpo8+1_all.deb Size: 22916 MD5sum: fa62d9b5364c07ead2ce0fa33105a977 SHA1: 15af7825e4a813762afbee0192c48e6c2cf95f81 SHA256: 90dbeb11bb40b654f25bd3b0c6a8543131ac15fcec3c9cfe478954c7a6388128 Section: python Priority: optional Homepage: https://github.com/dreamhost/cliff Description: command line interface formulation framework - Python 3.x Cliff is a framework for building command line programs. It uses plugins to define sub-commands, output formatters, and other extensions. . The cliff framework is meant to be used to create multi-level commands such as Subversion and git, where the main program handles some basic argument parsing and then invokes a sub-command to do the work. . This package provides the Python 3.x module. Package: python3-contextlib2 Source: contextlib2 Version: 0.4.0-3~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 55 Depends: python3:any (>= 3.3.2-2~) Filename: pool/jessie-liberty-backports-nochange/main/c/contextlib2/python3-contextlib2_0.4.0-3~bpo8+1_all.deb Size: 8702 MD5sum: ef1632d9a966b6653e6b282357a9b338 SHA1: 208763f966a03d2b89a582def55fb95c34f25ff5 SHA256: 03a3f84b61979fd11bf7ac50d731a6239faedf4c227511cfff7c4f6cf4141049 Section: python Priority: optional Homepage: http://contextlib2.readthedocs.org/ Description: Backport and enhancements for the contextlib module - Python 3.x contextlib2 is a backport of the standard library's contextlib module to earlier Python versions. . It also serves as a real world proving ground for possible future enhancements to the standard library version. . This package contains the Python 3.x module. Package: python3-cryptography Source: python-cryptography Version: 1.0.1-1~bpo8+1 Architecture: amd64 Maintainer: Tristan Seligmann Installed-Size: 1365 Depends: python3 (<< 3.5), python3 (>= 3.4~), python3-cffi (>= 1.1.0), python3-idna, python3-pkg-resources, python3-pyasn1, python3-six, libc6 (>= 2.4), libssl1.0.0 (>= 1.0.1) Suggests: python-cryptography-doc, python3-cryptography-vectors Filename: pool/jessie-liberty-backports-nochange/main/p/python-cryptography/python3-cryptography_1.0.1-1~bpo8+1_amd64.deb Size: 192032 MD5sum: b912ca659b126779ef7bd22a1e019c50 SHA1: b6c4f9bab99bb185108b682cb5dd43521f03dde2 SHA256: e5179b8e6a6f2f2fcaa315b7fb3bc0023a515dadc0b9f1e7cdf90981b5cdcb00 Section: python Priority: optional Homepage: https://cryptography.io/ Description: Python library exposing cryptographic recipes and primitives (Python 3) The cryptography library is designed to be a "one-stop-shop" for all your cryptographic needs in Python. . As an alternative to the libraries that came before it, cryptography tries to address some of the issues with those libraries: - Lack of PyPy and Python 3 support. - Lack of maintenance. - Use of poor implementations of algorithms (i.e. ones with known side-channel attacks). - Lack of high level, "Cryptography for humans", APIs. - Absence of algorithms such as AES-GCM. - Poor introspectability, and thus poor testability. - Extremely error prone APIs, and bad defaults. . This package contains the Python 3 version of cryptography. Package: python3-cryptography-vectors Source: python-cryptography-vectors Version: 1.0.1-1~bpo8+1 Architecture: all Maintainer: Tristan Seligmann Installed-Size: 52860 Depends: python3:any (>= 3.3.2-2~) Filename: pool/jessie-liberty-backports-nochange/main/p/python-cryptography-vectors/python3-cryptography-vectors_1.0.1-1~bpo8+1_all.deb Size: 21045874 MD5sum: d0bc745a463300834d1be55ee8301a00 SHA1: feb05463e1dace604e6c6a3a8b05d4fc833de5f0 SHA256: 7e4f8a55165d747a0f6e947d95b09c225dc89cb83181105e72ea67ce4e93cb1f Section: python Priority: optional Homepage: https://cryptography.io/ Description: Test vectors for python-cryptography (Python 3) The test vectors for the cryptography library are rather large; thus, they are broken out into their own package so that users who do not need to run the tests do not need to download and install them. . This package contains the Python 3 version of cryptography_vectors. Package: python3-docker Source: python-docker Version: 1.3.1-1~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 152 Depends: python3-requests, python3-six, python3-websocket, python3:any (>= 3.3.2-2~) Filename: pool/jessie-liberty-backports-nochange/main/p/python-docker/python3-docker_1.3.1-1~bpo8+1_all.deb Size: 22120 MD5sum: 1fbcc7710535fc052004506f33f2a68a SHA1: 39ddc535aa7076db76afff7c0dc54efab1fc83d4 SHA256: c45723db39c65c90a40f73ca9e0c65258748b9577e34588c0c5410eff457a50a Section: python Priority: optional Homepage: https://github.com/dotcloud/docker-py/ Description: Python 3 wrapper to access docker.io's control socket This package contains oodles of routines that aid in controling docker.io over it's socket control, the same way the docker.io client controls the daemon. . This package provides Python 3 module bindings only. Package: python3-elasticsearch Source: python-elasticsearch Version: 1.6.0-1~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 305 Depends: python3-urllib3, python3:any (>= 3.3.2-2~) Suggests: python-elasticsearch-doc Filename: pool/jessie-liberty-backports-nochange/main/p/python-elasticsearch/python3-elasticsearch_1.6.0-1~bpo8+1_all.deb Size: 43762 MD5sum: ee4fa9629fc9b00552681119c31f25d7 SHA1: ed30af420cc2e959de45da5492dd28e8fa4934a7 SHA256: 12db7739d74342be84a3ba47d8cfbd8dccca2951118b371b46d8b644bac607dd Section: python Priority: extra Homepage: https://github.com/elasticsearch/elasticsearch-py Description: Python client for Elasticsearch (Python3 version) Official low-level client for Elasticsearch. Its goal is to provide common ground for all Elasticsearch-related code in Python; because of this it tries to be opinion-free and very extendable. . The client's features include: * translating basic Python data types to and from json (datetimes are not decoded for performance reasons) * configurable automatic discovery of cluster nodes * persistent connections * load balancing (with pluggable selection strategy) across all available nodes * failed connection penalization (time based - failed connections won't be retried until a timeout is reached) * thread safety * pluggable architecture . This package contains the Python 3 version of the library. Package: python3-eventlet Source: python-eventlet Version: 0.17.4-2~bpo8+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 473 Depends: python3-greenlet, python3:any (>= 3.3.2-2~) Filename: pool/jessie-liberty-backports-nochange/main/p/python-eventlet/python3-eventlet_0.17.4-2~bpo8+1_all.deb Size: 94488 MD5sum: 394d5947dca879e00250816e946aa08c SHA1: 0257d4cd32b671eb6835cc60c8dc7f5081b3b0b8 SHA256: 3e73b24856d57f2d8feaee09217cf1525cae0d876cb0b3150c46c82d0d05c06c Section: python Priority: optional Homepage: http://eventlet.net Description: concurrent networking library - Python 3.x Eventlet allows you to change how you run your code, not how you write it. . It uses epoll or libevent for highly scalable non-blocking I/O. Coroutines ensure that the developer uses a blocking style of programming that is similar to threading, but provide the benefits of non-blocking I/O. The event dispatch is implicit, which means you can easily use Eventlet from the Python interpreter, or as a small part of a larger application. . It's easy to get started using Eventlet, and easy to convert existing applications to use it. Start off by looking at examples, common design patterns, and the list of the basic API primitives. . This package provides the Python 3.x module. Package: python3-gridfs Source: pymongo Version: 3.0.3-1~bpo8+1 Architecture: all Maintainer: Federico Ceratto Installed-Size: 101 Depends: python3:any (>= 3.3.2-2~) Filename: pool/jessie-liberty-backports-nochange/main/p/pymongo/python3-gridfs_3.0.3-1~bpo8+1_all.deb Size: 32136 MD5sum: a2e0f1742b73585e9f528e97a1ed6535 SHA1: c8054ccccba3f9de9b8e39626c6b76c94b6c33de SHA256: 8496d724bbfdfe41806c6d142aa4729c6a74668c30ea48acf3a13109d1e6bf6a Section: python Priority: optional Homepage: http://api.mongodb.org/python/ Description: Python3 implementation of GridFS for MongoDB GridFS is a storage specification for large objects in MongoDB. The Python3 gridfs module is an implementation based on the pymongo module. It provides a file-like interface. Package: python3-gunicorn Source: gunicorn Version: 19.0-8~bpo8+1 Architecture: all Maintainer: Chris Lamb Installed-Size: 391 Depends: python3-pkg-resources, python3-setuptools, python3:any (>= 3.3.2-2~) Filename: pool/jessie-liberty-backports-nochange/main/g/gunicorn/python3-gunicorn_19.0-8~bpo8+1_all.deb Size: 74816 MD5sum: 68e87f0fb69b3ccb988d2712296954ef SHA1: 83850538e13482ffb763dbeccb3cdc3ee943355e SHA256: 3f6f80252182446278438f37431602ffe08ffbb93e9233a79948dab359500200 Section: httpd Priority: optional Homepage: http://gunicorn.org/ Description: Event-based HTTP/WSGI server Green Unicorn (gunicorn) is an HTTP/WSGI server designed to serve fast clients or sleepy applications. That is to say; behind a buffering front-end server such as nginx or lighttpd. . * Optional support for Eventlet, Tornado and Gevent to provide asynchronous long-polling ("Comet") connections. * Process management: Gunicorn reaps and restarts workers that die. * Easy integration with Django and Paster compatible applications (Pylons, TurboGears 2, etc. * Load balancing via pre-fork and a shared socket * Graceful worker process restarts * Upgrading without losing connections * Decode chunked transfers on-the-fly, allowing upload progress notifications or stream-based protocols over HTTP . This is the Python 3 library. Package: python3-idna Source: python-idna Version: 2.0-3~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 338 Depends: python3:any (>= 3.3.2-2~) Filename: pool/jessie-liberty-backports-nochange/main/p/python-idna/python3-idna_2.0-3~bpo8+1_all.deb Size: 35318 MD5sum: 312008251927a034021a8d7c3370128e SHA1: 9e461114c6956f85a7f984461b4e2389aae14cc4 SHA256: 32b1c98e0658b122ee31275e6a0fd6fbf05367405b9148fe7856d50d527653ad Section: python Priority: optional Homepage: https://github.com/kjd/idna Description: Python IDNA2008 (RFC 5891) handling (Python 3) A library to support the Internationalised Domain Names in Applications (IDNA) protocol as specified in RFC 5891. This version of the protocol is often referred to as “IDNA2008” and can produce different results from the earlier standard from 2003. . The library is also intended to act as a suitable drop-in replacement for the “encodings.idna” module that comes with the Python standard library but currently only supports the older 2003 specification. . This package contains the module for Python 3. Package: python3-kazoo Source: kazoo Version: 2.2.1-1~bpo8+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 488 Depends: python3-six, python3:any (>= 3.3.2-2~) Suggests: python-kazoo-doc Filename: pool/jessie-liberty-backports-nochange/main/k/kazoo/python3-kazoo_2.2.1-1~bpo8+1_all.deb Size: 88200 MD5sum: e0e84e36b936097f0897369df0b01075 SHA1: 55c9ba7a1e9fc4ff704cb4dd486ddb4952fcc07b SHA256: f4b82bceb0fa3ebf3c9175095a544c17f845f2dff537e4f8693d545da30166f9 Section: python Priority: optional Homepage: https://kazoo.readthedocs.org Description: higher level API to Apache Zookeeper (Python 3) Kazoo features: . * A wide range of recipe implementations, like Lock, Election or Queue * Data and Children Watchers * Simplified Zookeeper connection state tracking * Unified asynchronous API for use with greenlets or threads * Support for gevent 0.13 and gevent 1.0 * Support for Zookeeper 3.3 and 3.4 servers * Integrated testing helpers for Zookeeper clusters * Pure-Python based implementation of the wire protocol, avoiding all the memory leaks, lacking features, and debugging madness of the C library . Kazoo is heavily inspired by Netflix Curator simplifications and helpers. . This is the Python 3 version of the package. Package: python3-ldap3 Source: python-ldap3 Version: 0.9.8.8-1~bpo8+1 Architecture: all Maintainer: Brian May Installed-Size: 1694 Depends: python3-pyasn1, python3:any (>= 3.3.2-2~) Breaks: python3-tldap (<< 0.3.8~) Filename: pool/jessie-liberty-backports-nochange/main/p/python-ldap3/python3-ldap3_0.9.8.8-1~bpo8+1_all.deb Size: 181326 MD5sum: c9b58c5e53733e21a611bd070c91921e SHA1: 64624dce84a76a6beca29e49ae8cf8be31c20ab6 SHA256: 1e023e4003751da5b465399c438738f8a1076783fab1b6efea8b49f84c671303 Section: python Priority: optional Homepage: https://github.com/cannatag/ldap3 Description: Pure Python LDAP client library A pure Python 3 LDAP version 3 strictly conforming to RFC4511 released under the LGPL v3 open source license. RFC4511 is the current LDAP specification (June 2006) from IETF and obsoletes the previous LDAP RFCs 2251, 2830, 3771 (December 1997) . This package contains the Python 3.x version of the library. Package: python3-linecache2 Source: python-linecache2 Version: 1.0.0-1~bpo8+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 92 Depends: python3:any (>= 3.3.2-2~) Filename: pool/jessie-liberty-backports-nochange/main/p/python-linecache2/python3-linecache2_1.0.0-1~bpo8+1_all.deb Size: 12370 MD5sum: 162841a1635c46c0656583d40b4033aa SHA1: 3d3cef8d0c975e6ab7e1341475001d51349081ea SHA256: e4f3482f801be9a2042efcb5247ad4a4a3358a573e3289887f79c21aeb145452 Section: python Priority: optional Homepage: https://github.com/testing-cabal/linecache2 Description: backports of the linecache module - Python 3.x A backport of linecache to older supported Pythons. Typically, the user of this module would do "import linecache2 as linecache" and use the linecache module normally. . This package contains the Python 3.x module. Package: python3-memcache Source: python-memcache Version: 1.56-1~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 115 Depends: python3-six, python3:any (>= 3.3.2-2~) Suggests: memcached Filename: pool/jessie-liberty-backports-nochange/main/p/python-memcache/python3-memcache_1.56-1~bpo8+1_all.deb Size: 25754 MD5sum: 1e2fdb14e17fa2ae26dda277a008d64d SHA1: 15459b4bc2b76970eb1d37a8e3a0871dfaf2f8c0 SHA256: 158b9f3637ad4fcb405d3be6a7276080876644ca42ced959118d125f2d88d259 Section: python Priority: optional Homepage: http://www.tummy.com/Community/software/python-memcached/ Description: pure Python memcached client - Python 3.x This software is a 100% Python interface to the memcached memory cache daemon. It is the client side software which allows storing values in one or more, possibly remote, memcached servers. . This package contains the Python 3.x module. Package: python3-mock Source: python-mock Version: 1.3.0-2.1~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 311 Depends: python3-pbr, python3-six, python3:any (>= 3.3.2-2~) Suggests: python-mock-doc Filename: pool/jessie-liberty-backports-nochange/main/p/python-mock/python3-mock_1.3.0-2.1~bpo8+1_all.deb Size: 58574 MD5sum: a69e1605161636f803a19cc9dfbcc557 SHA1: 9f0fb1d719216e4f58a7f520c4fdff43067a0246 SHA256: 4f1f2d6454325feffcf5b9170e756f74a8e7eb6fd4e223eb30ec30138631d9f3 Section: python Priority: extra Homepage: http://www.voidspace.org.uk/python/mock/ Description: Mocking and Testing Library (Python3 version) mock provides a core mock.Mock class that is intended to reduce the need to create a host of trivial stubs throughout your test suite. After performing an action, you can make assertions about which methods / attributes were used and arguments they were called with. You can also specify return values and set specific attributes in the normal way. . This package contains the Python 3 version of the library. Package: python3-mysqldb Source: python-mysqldb Version: 1.3.4-2~bpo8+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 183 Depends: python3 (<< 3.5), python3 (>= 3.4~), libc6 (>= 2.4), libmysqlclient18 (>= 5.5.24+dfsg-1), zlib1g (>= 1:1.1.4) Suggests: mysql-server-5.1 | mysql-server, python-egenix-mxdatetime, python3-mysqldb-dbg Provides: python3.4-mysqldb Filename: pool/jessie-liberty-backports-nochange/main/p/python-mysqldb/python3-mysqldb_1.3.4-2~bpo8+1_amd64.deb Size: 47938 MD5sum: e243b2e80a66166b932af366a9f55129 SHA1: 02eae2fc6b5a29b9cc6cc65ef3ff0fbd811676d2 SHA256: beb99202427edb0ec78708f85f048f61ecf60039a91c77613965b00a3bade73d Section: python Priority: optional Homepage: https://pypi.python.org/pypi/mysqlclient Description: Python interface to MySQL Mysqlclient is an interface to the popular MySQL database server for Python. . This is a fork of MySQLdb. It add Python 3.3 support and merges some pull requests. . This package contains modules for all Python 3.x versions supported in Debian. Package: python3-mysqldb-dbg Source: python-mysqldb Version: 1.3.4-2~bpo8+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 123 Depends: python3-dbg, python3-mysqldb (= 1.3.4-2~bpo8+1), libc6 (>= 2.4), libmysqlclient18 (>= 5.5.24+dfsg-1), zlib1g (>= 1:1.1.4) Suggests: python-egenix-mxdatetime-dbg Filename: pool/jessie-liberty-backports-nochange/main/p/python-mysqldb/python3-mysqldb-dbg_1.3.4-2~bpo8+1_amd64.deb Size: 32250 MD5sum: cbd3ceb7dd86e7a22b7c5edfae72f2f8 SHA1: 7be324ac20f0dca369d76c39a069c5a45c96478f SHA256: 9e97cb99e9766d2a75d7782404c289160ccea307f81cff09a06c13eef8e60afb Section: debug Priority: extra Homepage: https://pypi.python.org/pypi/mysqlclient Description: Python interface to MySQL (debug extension) Mysqlclient is an interface to the popular MySQL database server for Python. . This is a fork of MySQLdb. It add Python 3.3 support and merges some pull requests. . This package contains modules for all Python 3.x versions supported in Debian built for Python debug interpreter. Package: python3-networkx Source: python-networkx Version: 1.10-1~bpo8+1 Architecture: all Maintainer: Sandro Tosi Installed-Size: 3454 Depends: python3-decorator, python3:any (>= 3.3.2-2~) Recommends: python3-numpy, python3-pkg-resources, python3-scipy, python3-yaml Filename: pool/jessie-liberty-backports-nochange/main/p/python-networkx/python3-networkx_1.10-1~bpo8+1_all.deb Size: 623110 MD5sum: 4a900658bc5746b1acd0d98631f861de SHA1: 736ca68d1c60fa092d684a766ca8142518b42629 SHA256: a4558904ce410249ab0901fcec0112fc56839cfb9bfcab93a3f95a20b9058193 Section: python Priority: optional Homepage: http://networkx.github.io/ Description: tool to create, manipulate and study complex networks (Python3) NetworkX is a Python-based package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks. . The structure of a graph or network is encoded in the edges (connections, links, ties, arcs, bonds) between nodes (vertices, sites, actors). If unqualified, by graph it's meant a simple undirected graph, i.e. no self-loops and no multiple edges are allowed. By a network it's usually meant a graph with weights (fields, properties) on nodes and/or edges. . The potential audience for NetworkX includes: mathematicians, physicists, biologists, computer scientists, social scientists. . This package contains the Python 3 version of NetworkX. Package: python3-pbr Source: python-pbr Version: 0.11.0-1~bpo8+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 178 Pre-Depends: dpkg (>= 1.15.6~) Depends: python3-six (>= 1.5.2), python3-pip, python3.4, python3:any (>= 3.3.2-2~) Filename: pool/jessie-liberty-backports-nochange/main/p/python-pbr/python3-pbr_0.11.0-1~bpo8+1_all.deb Size: 32738 MD5sum: ef147812c7f1fab8cf85c418bde7eea1 SHA1: d97824505db0d12158a5902826cde54282f7fd5f SHA256: eaadc67c18cc073e026dc586ef0352a778539f89cd31e5ee8c59cc92c1d833a6 Section: python Priority: optional Homepage: http://pypi.python.org/pypi/pbr Description: inject useful and sensible default behaviors into setuptools - Python 3.x PBR (Python Build Reasonableness) is a library that injects some useful and sensible default behaviors into your setuptools run. PBR can: * Manage version number based on git revisions and tags (Version file). * Generate AUTHORS file from git log * Generate ChangeLog from git log * Generate Sphinx autodoc stub files for your whole module * Store your dependencies in a pip requirements file * Use your README file as a long_description * Smartly find packages under your root package . PBR is only mildly configurable. The basic idea is that there's a decent way to run things and if you do, you should reap the rewards, because then it's simple and repeatable. If you want to do things differently, cool! But you've already got the power of Python at your fingertips, so you don't really need PBR. . PBR builds on top of `d2to1` to provide for declarative configuration. It then filters the `setup.cfg` data through a setup hook to fill in default values and provide more sensible behaviors. . This package provides support for Python 3.x. Package: python3-pep8 Source: pep8 Version: 1.6.2-0.1~bpo8+1 Architecture: all Maintainer: David Watson Installed-Size: 157 Depends: python3:any (>= 3.3.2-2~), python3-setuptools Filename: pool/jessie-liberty-backports-nochange/main/p/pep8/python3-pep8_1.6.2-0.1~bpo8+1_all.deb Size: 37374 MD5sum: 64c7b5556b726cc2c20bbf422828886a SHA1: ca0ade8f1a8dfbd768d99bf48ff2d1bbf675a754 SHA256: 1f186cc610655fcedde9f0cdc7796866d9abf73603d771cfc3b61563da691d04 Section: python Priority: optional Homepage: http://pypi.python.org/pypi/pep8 Description: Python PEP 8 code style checker - python3 Features a plugin architecture allowing for adding new checks is easily. Parseable output listing line numbers of the error location. Consists of just one Python file, and requires only stdlib. . Python 3 version. Package: python3-pkg-resources Source: python-setuptools Version: 18.3.1-2~bpo8+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 241 Depends: python3:any (>= 3.3.2-2~) Suggests: python3-setuptools Filename: pool/jessie-liberty-backports-nochange/main/p/python-setuptools/python3-pkg-resources_18.3.1-2~bpo8+1_all.deb Size: 70146 MD5sum: c4442fd89c8599f547eb66ac2431066d SHA1: ef8d8e87627dc2a3aa2f4248e1ee4f306a035438 SHA256: 4cc538ec9e2b30e98a86b5adf0dc03d6e3f8b11b54524a43abdb654a15376767 Section: python Priority: optional Homepage: https://pypi.python.org/pypi/setuptools Description: Package Discovery and Resource Access using pkg_resources The pkg_resources module provides an API for Python libraries to access their resource files, and for extensible applications and frameworks to automatically discover plugins. It also provides runtime support for using C extensions that are inside zipfile-format eggs, support for merging packages that have separately-distributed modules or subpackages, and APIs for managing Python's current "working set" of active packages. Package: python3-pyasn1 Source: pyasn1 Version: 0.1.8-2~bpo8+1 Architecture: all Maintainer: Jan Lübbe Installed-Size: 226 Depends: python3:any (>= 3.3.2-2~) Suggests: doc-base Filename: pool/jessie-liberty-backports-nochange/main/p/pyasn1/python3-pyasn1_0.1.8-2~bpo8+1_all.deb Size: 35638 MD5sum: 75df197d08f9a5c06d65764c794b4461 SHA1: b74ef9a66a48f95e554e01bb8cabd4f1b8fdd1e5 SHA256: 4af51e81c14ecca8dba50fb46763afcc9c64f94c64a1d936699e860e43811bac Section: python Priority: optional Homepage: http://pyasn1.sourceforge.net/ Description: ASN.1 library for Python (Python 3 module) This is an implementation of ASN.1 types and codecs in Python programming language. It has been first written to support particular protocol (SNMP) but then generalized to be suitable for a wide range of protocols based on ASN.1 specification. . This package contains the Python 3 module. Package: python3-pymongo Source: pymongo Version: 3.0.3-1~bpo8+1 Architecture: amd64 Maintainer: Federico Ceratto Installed-Size: 530 Depends: python3-bson (= 3.0.3-1~bpo8+1), python3:any (>= 3.3.2-2~) Recommends: python3-gridfs (>= 3.0.3-1~bpo8+1), python3-pymongo-ext Suggests: python-pymongo-doc Filename: pool/jessie-liberty-backports-nochange/main/p/pymongo/python3-pymongo_3.0.3-1~bpo8+1_amd64.deb Size: 109076 MD5sum: 4e90076caefad0987d9babab34992fb3 SHA1: 8633f42eb4c962a1c6c1b14acb2f46d676ab8a9b SHA256: 2837827c5a9107b4e46171c0427192253ad18cd21f2bf2f28dfe0db2c28cb378 Section: python Priority: optional Homepage: http://api.mongodb.org/python/ Description: Python3 interface to the MongoDB document-oriented database MongoDB is a high-performance, open source, schema-free document-oriented data store. Pymongo provides an interface to easily access it from Python3. Consider installing the python-pymongo-ext C extension to improve performance. Package: python3-pymongo-ext Source: pymongo Version: 3.0.3-1~bpo8+1 Architecture: amd64 Maintainer: Federico Ceratto Installed-Size: 85 Depends: libc6 (>= 2.14), python3-bson (= 3.0.3-1~bpo8+1), python3-pymongo (= 3.0.3-1~bpo8+1) Recommends: python3-gridfs (>= 3.0.3-1~bpo8+1) Filename: pool/jessie-liberty-backports-nochange/main/p/pymongo/python3-pymongo-ext_3.0.3-1~bpo8+1_amd64.deb Size: 31826 MD5sum: 654f99147952f1c4e9181eeaf3a0e933 SHA1: 09e527031bec340770be8fcb216ea8463adf8113 SHA256: 3c4dab71c0e6f863fe828d86c47dd700a4c7e7fed47dd67c3eec89a4749f4799 Section: python Priority: optional Homepage: http://api.mongodb.org/python/ Description: C-coded extension to the python3-pymongo package Pymongo provides an interface to easily access MongoDB from Python 3. This package contains an extension written in C for higher performance. Package: python3-pyscss Source: python-pyscss Version: 1.3.4-4~bpo8+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 532 Depends: python3 (<< 3.5), python3 (>= 3.4~), python3-six, libc6 (>= 2.14), libpcre3 (>= 1:8.35) Filename: pool/jessie-liberty-backports-nochange/main/p/python-pyscss/python3-pyscss_1.3.4-4~bpo8+1_amd64.deb Size: 102712 MD5sum: 57710b6e746d9278736d92edc3e341d5 SHA1: f32300aea83ba47aa3c2d74d781d81e73d2b46a8 SHA256: ef3599887d584a0e762e374deffddfdd0132164f12d1b20bf96731d0589842a9 Section: python Priority: extra Homepage: https://github.com/Kronuz/pyScss Description: SCSS compiler - Python 3.x pyScss compiles Scss (Sass), a superset of CSS that is more powerful, elegant and easier to maintain than plain-vanilla CSS. The library acts as a CSS source code preprocesor which allows you to use variables, nested rules, mixins, and have inheritance of rules, all with a CSS-compatible syntax which the preprocessor then compiles to standard CSS. . This package provides the Python 3.x module. Package: python3-repoze.who Source: python-repoze.who Version: 2.2-1~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 367 Depends: python3-paste, python3-pkg-resources, python3-sphinx, python3-webob, python3-zope.interface, python3:any (>= 3.3.2-2~) Suggests: libjs-jquery, python3-psycopg2 Filename: pool/jessie-liberty-backports-nochange/main/p/python-repoze.who/python3-repoze.who_2.2-1~bpo8+1_all.deb Size: 47698 MD5sum: 407d3c4852c6e3f189e288e3938d7509 SHA1: 80f41b8cab8130f8304814a259824485090bd247 SHA256: 2a7f94f7dfa253c1bd799e12061ab38a27f0d4a5eb441646d42e0d56b48e81e8 Section: python Priority: optional Homepage: http://www.repoze.org/ Description: ident and auth framework for Python WSGI applications - Python 3.x repoze.who is an identification and authentication framework for arbitrary Python WSGI applications; it acts as WSGI middleware. . repoze.who is inspired by Zope 2's Pluggable Authentication Service (PAS), but is not dependent on Zope in any way; it is useful for any WSGI application. . It provides no facility for authorization (ensuring whether a user can or cannot perform the operation implied by the request). This is considered to be the domain of the WSGI application. . This package contains the Python 3.x module. Package: python3-requests Source: requests Version: 2.7.0-3~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 259 Depends: python3:any (>= 3.3.2-2~), ca-certificates, python3-chardet, python3-urllib3 (>= 1.10.4) Suggests: python3-ndg-httpsclient, python3-openssl, python3-pyasn1 Filename: pool/jessie-liberty-backports-nochange/main/r/requests/python3-requests_2.7.0-3~bpo8+1_all.deb Size: 66232 MD5sum: ea92b9a5faa413f7968bca2bca034800 SHA1: a0467246e8d94312fe119d5f12c7acaf26f69661 SHA256: 33d5a1e06e0ecf5f57ef6d0fd9ddd59f9c784faaa66f633a92c28094e5e26a3e Section: python Priority: optional Homepage: http://python-requests.org Description: elegant and simple HTTP library for Python3, built for human beings Requests allow you to send HTTP/1.1 requests. You can add headers, form data, multipart files, and parameters with simple Python dictionaries, and access the response data in the same way. It's powered by httplib and urllib3, but it does all the hard work and crazy hacks for you. . Features . - International Domains and URLs - Keep-Alive & Connection Pooling - Sessions with Cookie Persistence - Browser-style SSL Verification - Basic/Digest Authentication - Elegant Key/Value Cookies - Automatic Decompression - Unicode Response Bodies - Multipart File Uploads - Connection Timeouts . This package contains the Python 3 version of the library. Package: python3-routes Source: routes Version: 2.2-1~bpo8+1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 156 Depends: python3-repoze.lru, python3-six, python3:any (>= 3.3.2-2~), python3-pkg-resources Recommends: python3-webob Suggests: python3-paste Filename: pool/jessie-liberty-backports-nochange/main/r/routes/python3-routes_2.2-1~bpo8+1_all.deb Size: 29332 MD5sum: 52735da62782f94536cb2f00a8e52d8e SHA1: 350c4886e3cab7f994441e2191978e35a31c6b60 SHA256: 36df41724ea83b1401b399d507119627bd448e0e13c4f3cde17e86a501707d8b Section: python Priority: optional Homepage: http://routes.readthedocs.org/ Description: Routing Recognition and Generation Tools for Python 3 Routes is a Python 3 re-implementation of the Rails routes system for mapping URLs to Controllers/Actions and generating URLs. Routes makes it easy to create pretty and concise URLs that are RESTful with little effort. . Speedy and dynamic URL generation means you get a URL with minimal cruft (no big dangling query args). Shortcut features like Named Routes cut down on repetitive typing. . Current features: * Named Routes * Sophisticated Route lookup and URL generation * Wildcard path's before and after static parts * Groupings syntax to allow flexible URLs to accommodate almost any need * Sub-domain support built-in * Conditional matching based on domain, cookies, HTTP method (RESTful), and more * Easily extensible utilizing custom condition functions and route generation functions * Extensive unit tests Package: python3-setuptools Source: python-setuptools Version: 18.3.1-2~bpo8+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 443 Depends: python3-pkg-resources (= 18.3.1-2~bpo8+1), python3, python3:any (>= 3.3.2-2~) Suggests: python-setuptools-doc Filename: pool/jessie-liberty-backports-nochange/main/p/python-setuptools/python3-setuptools_18.3.1-2~bpo8+1_all.deb Size: 119022 MD5sum: d5f03d5a57b5b34ef94256980e71295f SHA1: 840ec235974c6db3110a6d202316717e253a4436 SHA256: 2866dafd7e5d6ef654948068935ec40b412f863dd21e4fef319b5df40efd6744 Section: python Priority: optional Homepage: https://pypi.python.org/pypi/setuptools Description: Python3 Distutils Enhancements Extensions to the python-distutils for large or complex distributions. Package: python3-six Source: six Version: 1.9.0-3~bpo8+1 Architecture: all Maintainer: Colin Watson Installed-Size: 77 Depends: python3:any (>= 3.4~) Filename: pool/jessie-liberty-backports-nochange/main/s/six/python3-six_1.9.0-3~bpo8+1_all.deb Size: 13820 MD5sum: 4fe8c8547f034737d2463d39390ba3c7 SHA1: ced68374736a0d73d1b96ede906c54121d0404ba SHA256: 1ac771d4b8f6002bd1e92f096e0e3f978f19da124930c83737748460572e1f46 Section: python Priority: optional Multi-Arch: foreign Homepage: http://pythonhosted.org/six/ Description: Python 2 and 3 compatibility library (Python 3 interface) Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions. . This package provides Six on the Python 3 module path. It is complemented by python-six. Package: python3-sphinx Source: sphinx Version: 1.3.1-6~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 1908 Depends: python3:any (>= 3.3.2-2~), python3-six (>= 1.4), python3-docutils (>= 0.11), python3-pygments (>= 2.0), python3-jinja2 (>= 2.3), python3-babel (>= 1.3), python3-sphinx-rtd-theme, python3-alabaster (>= 0.7), sphinx-common (= 1.3.1-6~bpo8+1) Recommends: python3-pil Suggests: libjs-mathjax, dvipng, texlive-latex-recommended, texlive-latex-extra, texlive-fonts-recommended, sphinx-doc Filename: pool/jessie-liberty-backports-nochange/main/s/sphinx/python3-sphinx_1.3.1-6~bpo8+1_all.deb Size: 351592 MD5sum: 209d8d7555133e1b52b2685ccb120a12 SHA1: cb8d089c244135bc4bd0cbceb4fd722232833119 SHA256: 5dd71c4509b10501d5f5466b0a3ebb6805f42876f1f342d7e154ea9ff3512ccf Section: python Priority: optional Homepage: http://sphinx-doc.org/ Description: documentation generator for Python projects (implemented in Python 3) Sphinx is a tool for producing documentation for Python projects, using reStructuredText as markup language. . Sphinx features: * HTML, CHM, LaTeX output, * Cross-referencing source code, * Automatic indices, * Code highlighting, using Pygments, * Extensibility. Existing extensions: - automatic testing of code snippets, - including docstrings from Python modules. . This package includes Python 3 modules. Package: python3-sqlalchemy Source: sqlalchemy Version: 1.0.11+ds1-1~bpo8+1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 3722 Depends: python3:any (>= 3.3.2-2~) Suggests: python-sqlalchemy-doc, python3-psycopg2, python3-mysqldb, python3-fdb Filename: pool/jessie-liberty-backports-nochange/main/s/sqlalchemy/python3-sqlalchemy_1.0.11+ds1-1~bpo8+1_all.deb Size: 641164 MD5sum: d2714b866a3641e0af3a8cac57e93834 SHA1: 27d910d294e87dcfe7cb3cd021e08b3a855458d7 SHA256: 896b01ca5b67b96b9017e94d8f7ef3d27b47224443337d85bdef8fae4e10043c Section: python Priority: optional Homepage: http://www.sqlalchemy.org/ Description: SQL toolkit and Object Relational Mapper for Python 3 SQLAlchemy is an SQL database abstraction library for Python. Its strengths are: * full power and flexibility of SQL. SQLAlchemy provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language. * extremely easy to use for all the basic tasks, such as: accessing pooled connections, constructing SQL from Python expressions, finding object instances, and committing object modifications back to the database. * powerful enough for complicated tasks, such as: eager load a graph of objects and their dependencies via joins; map recursive adjacency structures automatically; map objects to not just tables but to any arbitrary join or select statement; combine multiple tables together to load whole sets of otherwise unrelated objects from a single result set; commit entire graphs of object changes in one step. * built to conform to what DBAs demand, including the ability to swap out generated SQL with hand-optimized statements, full usage of bind parameters for all literal values, fully transactionalized and consistent updates using Unit of Work. * modular. Different parts of SQLAlchemy can be used independently of the rest, including the connection pool, SQL construction, and ORM. SQLAlchemy is constructed in an open style that allows plenty of customization, with an architecture that supports custom datatypes, custom SQL extensions, and ORM plugins which can augment or extend mapping functionality. Package: python3-sqlalchemy-ext Source: sqlalchemy Version: 1.0.11+ds1-1~bpo8+1 Architecture: amd64 Maintainer: Piotr Ożarowski Installed-Size: 94 Depends: python3-sqlalchemy (= 1.0.11+ds1-1~bpo8+1), python3 (<< 3.5), python3 (>= 3.4~), libc6 (>= 2.4) Filename: pool/jessie-liberty-backports-nochange/main/s/sqlalchemy/python3-sqlalchemy-ext_1.0.11+ds1-1~bpo8+1_amd64.deb Size: 18650 MD5sum: 5c36b628843266b6975f9f6bce5d2ae7 SHA1: 911256700823bafc7602c9d004d246f241744905 SHA256: 3a037a26a961c2c79bc4f7688bed4bd59fc381493444e555a0a9e4db022a8735 Section: python Priority: optional Homepage: http://www.sqlalchemy.org/ Description: SQL toolkit and Object Relational Mapper for Python3 - C extension SQLAlchemy is an SQL database abstraction library for Python. . This package contains C coded extension accelerator for SQLAlchemy. Package: python3-traceback2 Source: python-traceback2 Version: 1.4.0-1~bpo8+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 110 Depends: python3:any (>= 3.3.2-2~) Filename: pool/jessie-liberty-backports-nochange/main/p/python-traceback2/python3-traceback2_1.4.0-1~bpo8+1_all.deb Size: 15998 MD5sum: e61d577dc0e5c08f80b90fa612924b18 SHA1: 6faa1f3e9dd067e6a084932066adf9a4c843cadd SHA256: 8050b387e439abb769fe54b715c9512070a45d416bb2175859032681f37ea013 Section: python Priority: optional Homepage: https://github.com/testing-cabal/traceback2 Description: backports of the traceback module - Python 3.x This package offers a backport of the traceback package to older supported Pythons. Users would typically do: "import traceback2 as traceback" then use the module as if it was the system traceback. . In Python 2.x, unlike traceback, traceback2 creates unicode output (because it depends on the linecache2 module). . This package contains the Python 3.x module. Package: python3-txaio Source: python-txaio Version: 1.0.0-2~bpo8+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 68 Pre-Depends: dpkg (>= 1.15.6~) Depends: python3-six, python3:any (>= 3.3.2-2~) Suggests: python-txaio-doc Filename: pool/jessie-liberty-backports-nochange/main/p/python-txaio/python3-txaio_1.0.0-2~bpo8+1_all.deb Size: 7900 MD5sum: aaced8482c5768da89ea2bb67528a66e SHA1: e7d412059ba8f8ace86f3e4a9593c61fe102f7c4 SHA256: 32922eb35c74b6881e9866d9f34cb87adf157158a752024b031c9e7a06819bb3 Section: python Priority: optional Homepage: https://github.com/tavendo/txaio Description: compatibility API between asyncio/Twisted/Trollius - Python 3.x Txaio is a helper library for writing code that runs unmodified on both Twisted and asyncio. . This is like six , but for wrapping over differences between Twisted and asyncio so one can write code that runs unmodified on both (aka "source code compatibility"). In other words: users can choose if they want asyncio or Twisted as a dependency. . This package contains the Python 3.x module. Package: python3-unicodecsv Source: python-unicodecsv Version: 0.13.0-2~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 91 Depends: python3:any (>= 3.3.2-2~) Filename: pool/jessie-liberty-backports-nochange/main/p/python-unicodecsv/python3-unicodecsv_0.13.0-2~bpo8+1_all.deb Size: 10920 MD5sum: fc93a0c1ef23c337ecac94e03cc7dc8f SHA1: a244749676d7579526cf822c70f3b2303fbfc3c9 SHA256: 18beb897a32f4254868cfd07171c55c501c85365ceabddf4a207d9a12f91d91b Section: python Priority: optional Homepage: https://github.com/jdunck/python-unicodecsv/ Description: drop-in replacement for Pythons CSV module with Unicode support The unicodecsv is a drop-in replacement for Pythons CSV module which supports Unicode strings without a hassle. . This is the module for Python 3. Package: python3-unittest2 Source: unittest2 Version: 1.1.0-6~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 476 Depends: python3-pkg-resources, python3-linecache2, python3-six, python3-traceback2, python3, python3:any (>= 3.3.2-2~) Filename: pool/jessie-liberty-backports-nochange/main/u/unittest2/python3-unittest2_1.1.0-6~bpo8+1_all.deb Size: 69618 MD5sum: 97cee3d552ddafa5aa93cd0e442079aa SHA1: 772ec9730fccc24e331ffe43aa71c14a678796f7 SHA256: b0ffcf80bf89f1ec1e153e662ba447e0cdcf62b4aa8856bac60ed2d39d6a8f4f Section: python Priority: optional Homepage: http://pypi.python.org/pypi/unittest2 Description: backport of the enhanced unittest testing framework - Python 3.x unittest2 is an enhanced version of unittest including a standard test runner (automatic test discovery), class and module level fixtures (setUpClass / setUpModule etc), many powerful new assert methods, better resource management with addCleanups and a host of other new features. These new features are *all* going into the Python version of unittest in Python 2.7 and Python 3.2. The point of unittest2 is that it works with Python 2.4 - 2.6; you can use it now. . This package contains the Python 3.x module. Package: python3-urllib3 Source: python-urllib3 Version: 1.10.4-1~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 262 Depends: python3:any (>= 3.3.2-2~), python3-six Recommends: ca-certificates Suggests: python3-ndg-httpsclient, python3-openssl, python3-pyasn1 Filename: pool/jessie-liberty-backports-nochange/main/p/python-urllib3/python3-urllib3_1.10.4-1~bpo8+1_all.deb Size: 61210 MD5sum: f842424035dd95ad0991cc7d5a4ae043 SHA1: 28ee677d3199c9391dc92aeaeaea6a9852915b17 SHA256: 595706affbf7a5fdb29b727d4beddafbd8f1d399269780e113c6d84686f4cf3b Section: python Priority: optional Homepage: http://urllib3.readthedocs.org Description: HTTP library with thread-safe connection pooling for Python3 urllib3 supports features left out of urllib and urllib2 libraries. . - Re-use the same socket connection for multiple requests (HTTPConnectionPool and HTTPSConnectionPool) (with optional client-side certificate verification). - File posting (encode_multipart_formdata). - Built-in redirection and retries (optional). - Supports gzip and deflate decoding. - Thread-safe and sanity-safe. - Small and easy to understand codebase perfect for extending and building upon. . This package contains the Python 3 version of the library. Package: python3-zzzeeksphinx Source: zzzeeksphinx Version: 1.0.17-1~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 126 Depends: python3-mako, python3-pyscss, python3:any (>= 3.3.2-2~) Recommends: python3-pygments Enhances: python3-sphinx Filename: pool/jessie-liberty-backports-nochange/main/z/zzzeeksphinx/python3-zzzeeksphinx_1.0.17-1~bpo8+1_all.deb Size: 22864 MD5sum: ffb92df4c8492b2c1406df146743e8f8 SHA1: 2b825db4046b37c17ca4b3eea096a953b28cbc31 SHA256: 8039aa94aae99bd8e2af9ab8302235f18e437d5a2dbe13bb0c5bd09a2ac73ee9 Section: python Priority: optional Homepage: https://bitbucket.org/zzzeek/zzzeeksphinx Description: Zzzeek's Sphinx layout and utilities This layout is first and foremost pulled in for the SQLAlchemy documentation builds (and possibly other related projects), but is also usable as a standalone theme / utility set for any project. . Features include: . * uses Mako templates instead of Jinja, for more programmatic capabilities inside of templates * layout includes an independently scrollable sidebar * unique (to Sphinx) “contextual” sidebar contents that shows the current page in context with all sibling pages * modifications to autodoc which illustrate inherited classes, bases, method documentation illustrates if a method is only inherited from the base or overridden * “dynamic base” feature that will, under ReadTheDocs, pull in optional .mako and .py files from the website of your choice that will serve as an alternate base template and a source of extra config setup, respectively, allowing the layout to be integrated into the layout of an external site when viewing on the web * “viewsource” extension that can provide highlighted sourcecode to any Python file arbitrarily * SQLAlchemy-specific stuff, like the [SQL] popups, the dialect info directives * scss support using pyscss Package: ryu-bin Source: ryu Version: 3.24-1.1~bpo8+1 Architecture: all Maintainer: Dariusz Dwornikowski Installed-Size: 90 Depends: python-ryu (= 3.24-1.1~bpo8+1), python Filename: pool/jessie-liberty-backports-nochange/main/r/ryu/ryu-bin_3.24-1.1~bpo8+1_all.deb Size: 9844 MD5sum: 20972e1020b6bf8337a22f3949e2ef82 SHA1: e27d56620d1aaacd0bdaadafaaa44186538cf28c SHA256: 2ca6868d1d3a1decedb7de3a58b3acc99a77e7603c03b0888c50402527f5ee42 Section: net Priority: optional Homepage: http://osrg.github.io/ryu/ Description: software defined networking framework (ryu binary) Ryu is a component-based software defined networking framework. Ryu provides software components with well defined API that make it easy for developers to create new network management and control applications. Ryu supports various protocols for managing network devices, such as OpenFlow, Netconf, OF-config, etc. About OpenFlow, Ryu supports fully 1.0, 1.2, 1.3, 1.4 and Nicira Extensions. . This package provides the Ryu manager. Package: sphinx-common Source: sphinx Version: 1.3.1-6~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 1701 Depends: libjs-sphinxdoc (= 1.3.1-6~bpo8+1) Recommends: python-sphinx | python3-sphinx Conflicts: python-sphinx (<< 1.1) Replaces: python-sphinx (<< 1.1) Filename: pool/jessie-liberty-backports-nochange/main/s/sphinx/sphinx-common_1.3.1-6~bpo8+1_all.deb Size: 320850 MD5sum: 668aaec17c2d2746d6a7b4a91a2a0fa6 SHA1: efe278055cc89765435e250fae3ad8c50b590749 SHA256: f38a000c2f06ba6444774b97e20cb2656f057c776d7506d288a1e796917e5782 Section: python Priority: optional Homepage: http://sphinx-doc.org/ Description: documentation generator for Python projects - common data Sphinx is a tool for producing documentation for Python projects, using reStructuredText as markup language. . This package includes manual pages, templates, translations and other data files. Package: sphinx-doc Source: sphinx Version: 1.3.1-6~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 5021 Depends: docutils-doc, libjs-sphinxdoc (>= 1.0) Conflicts: python-sphinx (<< 1.1) Replaces: python-sphinx (<< 1.1) Filename: pool/jessie-liberty-backports-nochange/main/s/sphinx/sphinx-doc_1.3.1-6~bpo8+1_all.deb Size: 1120986 MD5sum: a808766be91d36e0462df336cc431373 SHA1: cbf9c74809fdb0c5552a8b5896a5ac7e8a7d6ec9 SHA256: 7a5e3d347fdb034c4a2b099d6ee3865570dd7f0c8975d7726ffd031945805b2a Section: doc Priority: optional Homepage: http://sphinx-doc.org/ Description: documentation generator for Python projects - documentation Sphinx is a tool for producing documentation for Python projects, using reStructuredText as markup language. . This package includes documentation of Sphinx itself. Package: websockify Version: 0.6.1+dfsg1-1~bpo8+1 Architecture: amd64 Maintainer: PKG OpenStack Installed-Size: 174 Depends: python-numpy, python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.4) Breaks: novnc (<< 1:0.4+dfsg+1-6) Replaces: novnc (<< 1:0.4+dfsg+1-6) Filename: pool/jessie-liberty-backports-nochange/main/w/websockify/websockify_0.6.1+dfsg1-1~bpo8+1_amd64.deb Size: 38510 MD5sum: db727cbe5cf6c0afbcb0c41d41305504 SHA1: 299ac20aa6e7d26a5c0dd8032654f992973a177b SHA256: d3c2cf28a9d93282183eaa4cb588b6957c33dbbb911b621d0d9431443c63155a Section: python Priority: optional Homepage: https://pypi.python.org/pypi/websockify Description: WebSockets support for any application/server websockify was formerly named wsproxy and was part of the noVNC project. . At the most basic level, websockify just translates WebSockets traffic to normal socket traffic. Websockify accepts the WebSockets handshake, parses it, and then begins forwarding traffic between the client and the target in both directions. . Websockify supports all versions of the WebSockets protocol (Hixie and HyBi). The older Hixie versions of the protocol only support UTF-8 text payloads. In order to transport binary data over UTF-8 an encoding must used to encapsulate the data within UTF-8. . With Hixie clients, Websockify uses base64 to encode all traffic to and from the client. This does not affect the data between websockify and the server. . With HyBi clients, websockify negotiates whether to base64 encode traffic to and from the client via the subprotocol header (Sec-WebSocket-Protocol). The valid subprotocol values are 'binary' and 'base64' and if the client sends both then the server (the Python implementation) will prefer 'binary'. The 'binary' subprotocol indicates that the data will be sent raw using binary WebSocket frames. Some HyBi clients (such as the Flash fallback and older Chrome and iOS versions) do not support binary data which is why the negotiation is necessary.