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/trusty-mitaka-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/trusty-mitaka-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/trusty-mitaka-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/trusty-mitaka-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: dh-python Version: 2.20151103~bpo14.04+1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 400 Depends: python3:any (>= 3.3.2-2~) Suggests: libdpkg-perl Breaks: python3 (<< 3.3.2-4~) Replaces: python3 (<< 3.3.2-4~) Filename: pool/trusty-mitaka-backports-nochange/main/d/dh-python/dh-python_2.20151103~bpo14.04+1_all.deb Size: 77064 MD5sum: e691c9a4dd5b7d412700e5834424312c SHA1: b5ba991bcd5f0cd9133458cbb1ef2665ede29ba3 SHA256: d66b56aa54bb21104e6f164ad0acde4221eda351f24a4ed1d919873ccc16da83 Section: python Priority: optional Multi-Arch: foreign Description: Debian helper tools for packaging Python libraries and applications This package contains: * pybuild - invokes various build systems for requested Python versions in order to build modules and extensions * dh_python2 - calculates Python 2.X dependencies for Debian packages, adds maintainer scripts to byte compile files, etc. * dh_python3 - calculates Python 3.X dependencies for Debian packages, adds maintainer scripts to byte compile files, etc. * dh_pypy - calculates PyPy dependencies for Debian packages, adds maintainer scripts to byte compile files, etc. Package: dirtbike Version: 0.3-1~bpo14.04+1 Architecture: all Maintainer: Barry Warsaw Installed-Size: 77 Depends: python3-pkg-resources, python3-wheel, python3:any (>= 3.4~) Filename: pool/trusty-mitaka-backports-nochange/main/d/dirtbike/dirtbike_0.3-1~bpo14.04+1_all.deb Size: 8766 MD5sum: bbf378e745b736cab95d7d0663715b01 SHA1: 55c9a32c24c6d41eddcce2c6098f36df75800025 SHA256: 03b4cda78186fffd21a888944bc047fb16d0e49914e0afbe740a7f93cefb1657 Section: python Priority: optional Homepage: https://github.com/paulproteus/dirtbike Description: turn system-installed Python packages into wheels The purpose of this package is to make it easier to devendorize other packages which bundle various upstream packages. An example of this is pip, which bundles a half-dozen or so other upstream packages. In Debian and other distros, such vendoring is frowned upon. To make it easier to devendorize, dirtbike turns installed system packages into wheels, and these wheels can then be used instead of the vendored packages. Package: fonts-font-awesome Version: 4.5.0~dfsg-1~bpo14.04+1 Architecture: all Maintainer: Debian Fonts Task Force Installed-Size: 1135 Enhances: libjs-twitter-bootstrap, node-less, ruby-sass Filename: pool/trusty-mitaka-backports-nochange/main/f/fonts-font-awesome/fonts-font-awesome_4.5.0~dfsg-1~bpo14.04+1_all.deb Size: 507054 MD5sum: 3a61b5f8e71602a0779aec9b8470c978 SHA1: c4b46c92eeedc463fd109eb509a20b276def0590 SHA256: b4a25010e2da16ad79ed51b3043c15be91ab87e5d7b851c5f826704689b087ca Section: fonts Priority: optional Multi-Arch: foreign Homepage: http://fontawesome.io/ Description: iconic font designed for use with Twitter Bootstrap This font contains about 249 various icon glyphs. Glyphs are designed as scalable vector graphics hence display very well at any screen size. This font was basically designed to be used with the Twitter bootstrap library but can be used in other places also. . This package also provides Sass and LESS files to use webfonts from this package. Package: fonts-lato Version: 2.0-1~bpo14.04+1 Architecture: all Maintainer: Debian Fonts Task Force Installed-Size: 11762 Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/trusty-mitaka-backports-nochange/main/f/fonts-lato/fonts-lato_2.0-1~bpo14.04+1_all.deb Size: 2698298 MD5sum: 3826068db58a94ebc686d50cb405d117 SHA1: 5e344198bab1f9a746919c5bb5d4e9490826d29e SHA256: 7e238df0c8c335b195a73411d4300e51ab5ebe13c2f93ad9771a6dc1f819fa50 Section: fonts Priority: optional Multi-Arch: foreign Homepage: http://www.latofonts.com Description: sans-serif typeface family font This package provides sans-serif typeface family font designed by Lukasz Dziedzic. ("Lato" means "Summer" in Polish). These fonts are published by author's foundry tyPoland under terms of Open Font License. Package: gunicorn Version: 19.4.5-1~bpo14.04+1 Architecture: all Maintainer: Chris Lamb Installed-Size: 81 Depends: python-gunicorn (= 19.4.5-1~bpo14.04+1), python-pkg-resources, python-setuptools, python:any (>= 2.6~) Suggests: gunicorn-examples (= 19.4.5-1~bpo14.04+1), python-gevent, python-pastedeploy, python-setproctitle, python-tornado Provides: httpd-wsgi Filename: pool/trusty-mitaka-backports-nochange/main/g/gunicorn/gunicorn_19.4.5-1~bpo14.04+1_all.deb Size: 21700 MD5sum: fa7a8fbfe717cc5fd0d4935bfda0981c SHA1: 831749ae796eec2e770789d9456d8e7b4979f94b SHA256: 9cfb947d00c95e5c791242545d65e68bb59866b8d7c58ae0b5188cbb65bfe9da 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.4.5-1~bpo14.04+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/trusty-mitaka-backports-nochange/main/g/gunicorn/gunicorn-examples_19.4.5-1~bpo14.04+1_all.deb Size: 50622 MD5sum: 529f2a07de52e24db12f2e4e809e6eb4 SHA1: a9dd9b78aba64488ebbc30516b90e514b2abde15 SHA256: 7f3e1658fc14e85c36290ea6c32ebabd2aef7c0f26439545f8a5e93588a37539 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.4.5-1~bpo14.04+1 Architecture: all Maintainer: Chris Lamb Installed-Size: 72 Depends: python3-gunicorn (= 19.4.5-1~bpo14.04+1), python3:any (>= 3.2~) Suggests: gunicorn-examples (= 19.4.5-1~bpo14.04+1), python3-pastedeploy, python3-setproctitle, python3-tornado Filename: pool/trusty-mitaka-backports-nochange/main/g/gunicorn/gunicorn3_19.4.5-1~bpo14.04+1_all.deb Size: 21206 MD5sum: e3bd2f487544e2d5183219b0c33d1b0f SHA1: 6dc018422562d87f283f3e0f5fa523567c6440a3 SHA256: c6cc4a15d4a944dd53213cb32d1d12ea666ab74bd37f06a79d87d587a21db3f8 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/trusty-mitaka-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/trusty-mitaka-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/trusty-mitaka-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: libjs-angularjs Source: angular.js Version: 1.2.26-1~bpo14.04+1 Architecture: all Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 3201 Filename: pool/trusty-mitaka-backports-nochange/main/a/angular.js/libjs-angularjs_1.2.26-1~bpo14.04+1_all.deb Size: 347280 MD5sum: fb328d45674aaef37f1c34fa806d26c2 SHA1: 68d37c0fd923f9df25c56adcfb95f1f8a9cd7809 SHA256: d25b1ea07bd134f4f52918717faeac067a967970b90300cef020d9885044c587 Section: web Priority: optional Homepage: http://angularjs.org/ Description: lets you write client-side web applications as if you had a smarter browser It lets you use good old HTML (or HAML, Jade and friends) as your template language and lets you extend HTML's syntax to express your application's components clearly and succinctly. It automatically synchronizes data from your UI (view) with your JavaScript objects (model) through 2-way data binding. To help you structure your application better and make it easy to test, AngularJS teaches the browser how to do dependency injection and inversion of control. It also helps with server-side communication, taming async callbacks with promises and deferreds; and make client-side navigation and deeplinking with hashbang urls or HTML5 pushState a piece of cake. Package: libjs-async Source: node-async Version: 0.8.0-1~bpo14.04+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 94 Depends: nodejs Filename: pool/trusty-mitaka-backports-nochange/main/n/node-async/libjs-async_0.8.0-1~bpo14.04+1_all.deb Size: 27804 MD5sum: 712c13c0c428d29a74c38673db3228a6 SHA1: c074eea58efa3140434bba4026a6fd7e58314927 SHA256: 17f3428e4ceb1e149017beb2f29505a49903411332aa2943a75f15fc070b6db6 Section: web Priority: optional Homepage: https://github.com/caolan/async Description: higher-order functions and common patterns for asynchronous Javascript Node is an event-based server-side JavaScript engine. . Async is a utility module which provides straight-forward, powerful functions for working with asynchronous Javascript. Although originally designed for use with Node, it can also be used directly in the browser. . Async provides around 20 functions that include the usual 'functional' suspects (map, reduce, filter, forEach…) as well as some common patterns for asynchronous control flow (parallel, series, waterfall…). All these functions assume you follow the Node convention of providing a single callback as the last argument of your async function. . This provides async for use directly in web browsers. Package: libjs-d3 Source: d3 Version: 3.4.11-2~bpo14.04+1 Architecture: all Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 636 Filename: pool/trusty-mitaka-backports-nochange/main/d/d3/libjs-d3_3.4.11-2~bpo14.04+1_all.deb Size: 113838 MD5sum: 3f923ff2817583c1d31ad7cc2007d311 SHA1: 79eed8e47a02c06cab5ad2218aa997b9e3279d2d SHA256: d71d8044fd27e5de1a5dbd5f79645d14b7e5ee7d10740c943e618fbc74b23c20 Section: web Priority: optional Homepage: http://d3js.org Description: JavaScript visualization library for HTML and SVG JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG and CSS. D3's emphasis on web standards gives you the full capabilities of modern browsers without tying yourself to a proprietary framework, combining powerful visualization components and a data-driven approach to DOM manipulation. Package: libjs-excanvas Source: explorercanvas Version: 0.r3-4 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 139 Recommends: javascript-common Filename: pool/trusty-mitaka-backports-nochange/main/e/explorercanva/libjs-excanvas_0.r3-4_all.deb Size: 45286 MD5sum: 51bfcb2fdb301b27c1c0d4491ebb3bf4 SHA1: ec7098b6eca6f1b56c6f20ea9a632d4094899789 SHA256: 71694fba2f85355323f3c5f1ea57f1aa016609e6b4bc81d8470d327bcefc7869 Section: web Priority: optional Homepage: http://code.google.com/p/explorercanvas/ Description: HTML5 Canvas for Internet Explorer Modern browsers like Firefox, Safari, Chrome and Opera support the HTML5 canvas tag to allow 2D command-based drawing. ExplorerCanvas brings the same functionality to Internet Explorer. To use, web developers only need to include a single script tag in their existing web pages. Package: libjs-jquery Source: jquery Version: 1.11.3+dfsg-4~bpo14.04+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 609 Recommends: javascript-common Conflicts: jquery Breaks: movabletype-opensource (<< 5.1.4+dfsg-3~) Replaces: jquery Filename: pool/trusty-mitaka-backports-nochange/main/j/jquery/libjs-jquery_1.11.3+dfsg-4~bpo14.04+1_all.deb Size: 163182 MD5sum: 916aa634254fcfc61c15f5c6bea10e04 SHA1: a954cff3a2e65850bed4d9c79cad7265fb2a019d SHA256: 8d2af7a93b1c50918af72a18d019022fa4ec4fcfd7980c8edf32084e13223786 Section: web Priority: optional Multi-Arch: foreign Homepage: http://jquery.com/ Description: JavaScript library for dynamic web applications jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript. Package: libjs-jquery.quicksearch Version: 2.0.4-1~bpo14.04+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 64 Recommends: javascript-common Filename: pool/trusty-mitaka-backports-nochange/main/l/libjs-jquery.quicksearch/libjs-jquery.quicksearch_2.0.4-1~bpo14.04+1_all.deb Size: 9500 MD5sum: 91f5591c6bde4db1ef02df7706ae2c05 SHA1: 31f5e25bfe39941b1678eb83f5ff2c69ed41d163 SHA256: c7424d7ef64d3d12661a79df1c34cc9c5040b7143032d637d709cacd83efb6cd Section: web Priority: extra Homepage: http://plugins.jquery.com/jquery.quicksearch/ Description: plug-in for filtering large data sets with user input The jQuery quicksearch plug-in filteres large data sets with user input. It is an improved fork of the original work of riklomas which is available at https://github.com/riklomas/quicksearch. Package: libjs-modernizr Source: modernizr Version: 2.6.2+ds1-1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 237 Recommends: javascript-common Filename: pool/trusty-mitaka-backports-nochange/main/m/modernizr/libjs-modernizr_2.6.2+ds1-1_all.deb Size: 71334 MD5sum: 612fdc0cc5b6354194d3bced04bba3b6 SHA1: c3343282e60393655fd7fd84872172f5e6f27c8c SHA256: c03230ff2e97c1327b36a7a82e2f3dad714bfb4443c433c6d723bfcdd6bccf2d Section: web Priority: extra Homepage: http://modernizr.com/ Description: JavaScript library to detect HTML5 and CSS3 features in the user's browser Modernizr is a JavaScript library allowing you to use HTML5 & CSS3 while maintaining control over unsupported browsers. . Modernizr tests which native CSS3 and HTML5 features are available in the current user agent and makes the results available to you in two ways, as properties on a global `Modernizr` object, and as classes on the `` element. This information allows you to progressively enhance your pages with a granular level of control over the experience. Package: libjs-source-map Source: node-source-map Version: 0.1.40-1~bpo14.04+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 85 Filename: pool/trusty-mitaka-backports-nochange/main/n/node-source-map/libjs-source-map_0.1.40-1~bpo14.04+1_all.deb Size: 13414 MD5sum: 89c8b5d736ba3d84816161df3bbc651a SHA1: fb5121a4d3aa60438842ec06ac24c7b6e56ecde0 SHA256: 4967be08113c15b53f81ac5066a6b98c8ff5b8cc0a6dc6b8f68b790f6b45383c Section: web Priority: extra Homepage: https://github.com/mozilla/source-map Description: Mozilla source map generator and consumer - JavaScript library Mozilla implementation of source map generator and consumer, for source maps written in the Asynchronous Module Definition format. . Source maps provide a language-agnostic way to compile back production code to the original source code. Package: libjs-sphinxdoc Source: sphinx Version: 1.3.4-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 130 Depends: libjs-jquery (>= 1.11.1), libjs-underscore (>= 1.3.1) Filename: pool/trusty-mitaka-backports-nochange/main/s/sphinx/libjs-sphinxdoc_1.3.4-1~bpo14.04+1_all.deb Size: 56548 MD5sum: ccdc9be0f66660b6d272c21901b4a8ac SHA1: 2fa603093e44f6cb44a27946a4132fc4d486bd00 SHA256: 78a6304397b45212d9331de09304e1c53a052e19b0d565df652c0c312049707b 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: libpgm-5.1-0 Source: libpgm Version: 5.1.118-1~dfsg-2~bpo14.04+1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 324 Depends: libc6 (>= 2.17) Filename: pool/trusty-mitaka-backports-nochange/main/l/libpgm/libpgm-5.1-0_5.1.118-1~dfsg-2~bpo14.04+1_amd64.deb Size: 155846 MD5sum: 96db475918fdb51d1e5dab7687f23a9e SHA1: c4879f29385ab1979dca22002e3a3a8fbcc06076 SHA256: 09d646c456cb15bafbc0ae7cb81a2c64a5a5e7cf4718bedf530029bde98385eb Section: libs Priority: optional Homepage: http://code.google.com/p/openpgm/ Description: OpenPGM shared library OpenPGM is an open source implementation of the Pragmatic General Multicast (PGM) specification in RFC 3208 available at www.ietf.org. PGM is a reliable and scalable multicast protocol that enables receivers to detect loss, request retransmission of lost data, or notify an application of unrecoverable loss. PGM is a receiver-reliable protocol, which means the receiver is responsible for ensuring all data is received, absolving the sender of reception responsibility. PGM runs over a best effort datagram service, currently OpenPGM uses IP multicast but could be implemented above switched fabrics such as InfiniBand. . This is the runtime package for programs that use the OpenPGM library. Package: libpgm-dbg Source: libpgm Version: 5.1.118-1~dfsg-2~bpo14.04+1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 389 Depends: libpgm-5.1-0 (= 5.1.118-1~dfsg-2~bpo14.04+1) Filename: pool/trusty-mitaka-backports-nochange/main/l/libpgm/libpgm-dbg_5.1.118-1~dfsg-2~bpo14.04+1_amd64.deb Size: 320556 MD5sum: 49d29bcba2fc169f45c5058111b6c186 SHA1: 8911e8ff75f42f0c8e0d7850e9c6dfa4caa60ee1 SHA256: 7254d542bd3d9f0fc361230f76f610021e32f2ccc48a12066ede83c75e4f35b9 Section: debug Priority: extra Homepage: http://code.google.com/p/openpgm/ Description: OpenPGM debugging symbols OpenPGM is an open source implementation of the Pragmatic General Multicast (PGM) specification in RFC 3208 available at www.ietf.org. PGM is a reliable and scalable multicast protocol that enables receivers to detect loss, request retransmission of lost data, or notify an application of unrecoverable loss. PGM is a receiver-reliable protocol, which means the receiver is responsible for ensuring all data is received, absolving the sender of reception responsibility. PGM runs over a best effort datagram service, currently OpenPGM uses IP multicast but could be implemented above switched fabrics such as InfiniBand. . These are the debugging symbols for the library and its utilities. Package: libpgm-dev Source: libpgm Version: 5.1.118-1~dfsg-2~bpo14.04+1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 699 Depends: libpgm-5.1-0 (= 5.1.118-1~dfsg-2~bpo14.04+1) Conflicts: libnetpbm9-dev Filename: pool/trusty-mitaka-backports-nochange/main/l/libpgm/libpgm-dev_5.1.118-1~dfsg-2~bpo14.04+1_amd64.deb Size: 189498 MD5sum: 31884cdbb665a5c5a3fcea0d0a2b6d48 SHA1: 64ce837d45bf4f1be8cc981a31fcb1854ecfedf9 SHA256: 831af7296e8198cd6051094cf6d24ac53d5aec80b41d719830d4a729b8011fd0 Section: libdevel Priority: optional Homepage: http://code.google.com/p/openpgm/ Description: OpenPGM development files OpenPGM is an open source implementation of the Pragmatic General Multicast (PGM) specification in RFC 3208 available at www.ietf.org. PGM is a reliable and scalable multicast protocol that enables receivers to detect loss, request retransmission of lost data, or notify an application of unrecoverable loss. PGM is a receiver-reliable protocol, which means the receiver is responsible for ensuring all data is received, absolving the sender of reception responsibility. PGM runs over a best effort datagram service, currently OpenPGM uses IP multicast but could be implemented above switched fabrics such as InfiniBand. . This is the development package which contains headers and static libraries for the OpenPGM library. Package: libqpid-proton2 Source: qpid-proton Version: 0.10-1~bpo14.04+1 Architecture: amd64 Maintainer: Debian Middleware Maintainers Installed-Size: 351 Pre-Depends: multiarch-support Depends: libc6 (>= 2.17), libssl1.0.0 (>= 1.0.0) Filename: pool/trusty-mitaka-backports-nochange/main/q/qpid-proton/libqpid-proton2_0.10-1~bpo14.04+1_amd64.deb Size: 112150 MD5sum: 324424ed308a7786d0d57f3166bd5c58 SHA1: d3a90b0e97a208e38c062409e2140f0f2e6608ac SHA256: a0c20e4c4dcddbbf8f7e49fe1d271fc08674c5bd682ba9cc7aa5ba67adc0ccfe Section: libs Priority: optional Homepage: http://qpid.apache.org/proton Description: C libraries for Qpid Proton Qpid Proton is a high-performance, lightweight messaging library. It can be used in the widest range of messaging applications, including brokers, client libraries, routers, bridges, proxies, and more. Proton makes it trivial to integrate with the AMQP 1.0 ecosystem from any platform, environment, or language. . This package provides the shared libraries for Qpid Proton. Package: libqpid-proton2-dev Source: qpid-proton Version: 0.10-1~bpo14.04+1 Architecture: amd64 Maintainer: Debian Middleware Maintainers Installed-Size: 348 Depends: libqpid-proton2 (= 0.10-1~bpo14.04+1) Filename: pool/trusty-mitaka-backports-nochange/main/q/qpid-proton/libqpid-proton2-dev_0.10-1~bpo14.04+1_amd64.deb Size: 50852 MD5sum: 7bd8941922a2cc6ce8f34e6f6c04bf23 SHA1: 5bcd0986ba2987ccdadf8aa6594664e9d134bb2b SHA256: 60a399dbb585d598b329a5d57e99d381571aed2dd2045287ba627a2aa83416ad Section: libdevel Priority: optional Homepage: http://qpid.apache.org/proton Description: Development libraries for writing messaging apps with Qpid Proton Qpid Proton is a high-performance, lightweight messaging library. It can be used in the widest range of messaging applications, including brokers, client libraries, routers, bridges, proxies, and more. Proton makes it trivial to integrate with the AMQP 1.0 ecosystem from any platform, environment, or language. . This package provides the C development libraries for Qpid Proton. Package: libqpid-proton2-dev-doc Source: qpid-proton Version: 0.10-1~bpo14.04+1 Architecture: all Maintainer: Debian Middleware Maintainers Installed-Size: 5426 Filename: pool/trusty-mitaka-backports-nochange/main/q/qpid-proton/libqpid-proton2-dev-doc_0.10-1~bpo14.04+1_all.deb Size: 310992 MD5sum: 2f9508ee9e204385fab97695aa96c50c SHA1: 5e5bab11504830d435b400c9026a25c7cb1d30dd SHA256: ed582a779a76ce734a0720be73690d4a9000f8afa3196ed84557c197f6c109c9 Section: doc Priority: optional Homepage: http://qpid.apache.org/proton Description: Developer documentation for Qpid Proton Qpid Proton is a high-performance, lightweight messaging library. It can be used in the widest range of messaging applications, including brokers, client libraries, routers, bridges, proxies, and more. Proton makes it trivial to integrate with the AMQP 1.0 ecosystem from any platform, environment, or language. . This package provides C developer documentation for Qpid Proton. Package: libqpid-proton2-dev-examples Source: qpid-proton Version: 0.10-1~bpo14.04+1 Architecture: all Maintainer: Debian Middleware Maintainers Installed-Size: 721 Depends: libqpid-proton2-dev (>= 0.10-1~bpo14.04+1) Filename: pool/trusty-mitaka-backports-nochange/main/q/qpid-proton/libqpid-proton2-dev-examples_0.10-1~bpo14.04+1_all.deb Size: 78942 MD5sum: f009b4cdd77a8eb349998d9228de58f2 SHA1: 0f8588d8919aeb45c28c82785aef574936db14e1 SHA256: df591c79600a687cf9b761890455b95ad2d5a530bcfe7836b21267ec4a9cf3bc Section: libdevel Priority: optional Homepage: http://qpid.apache.org/proton Description: Example applications for writign messaging apps with Qpid Proton Qpid Proton is a high-performance, lightweight messaging library. It can be used in the widest range of messaging applications, including brokers, client libraries, routers, bridges, proxies, and more. Proton makes it trivial to integrate with the AMQP 1.0 ecosystem from any platform, environment, or language. . This package provides C language examples for Qpid Proton. Package: libsodium-dbg Source: libsodium Version: 1.0.3-1~bpo14.04+1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 371 Depends: libsodium13 (= 1.0.3-1~bpo14.04+1) Filename: pool/trusty-mitaka-backports-nochange/main/l/libsodium/libsodium-dbg_1.0.3-1~bpo14.04+1_amd64.deb Size: 300428 MD5sum: d48f02e1a0a62cb3ef312f34e6ac897e SHA1: af3722099667d855f8a5d7e667e28669e416e1f7 SHA256: df161a2007e04ddb6372b019957cf0dfc70205dc13280d229f9dbd7207cf3f38 Section: debug Priority: extra Multi-Arch: same Homepage: http://www.libsodium.org/ Description: Network communication, cryptography and signaturing library - debug symbols NaCl (pronounced "salt") is a new easy-to-use high-speed software library for network communication, encryption, decryption, signatures, etc. . NaCl's goal is to provide all of the core operations needed to build higher-level cryptographic tools. . Sodium is a portable, cross-compilable, installable, packageable fork of NaCl, with a compatible API. . This package provides debugging symbols needed to debug libsodium itself. Package: libsodium-dev Source: libsodium Version: 1.0.3-1~bpo14.04+1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 875 Depends: libsodium13 (= 1.0.3-1~bpo14.04+1) Filename: pool/trusty-mitaka-backports-nochange/main/l/libsodium/libsodium-dev_1.0.3-1~bpo14.04+1_amd64.deb Size: 136148 MD5sum: 046f480181daabe583f675e2baf09154 SHA1: 39f3f6ee13e048415d0d61233ab4b3fe91bc9f65 SHA256: 5e797a782d37b3b1d666334c61457a8591392ba3c099a1bdbeeca3aa625da042 Section: libdevel Priority: optional Multi-Arch: same Homepage: http://www.libsodium.org/ Description: Network communication, cryptography and signaturing library - headers NaCl (pronounced "salt") is a new easy-to-use high-speed software library for network communication, encryption, decryption, signatures, etc. . NaCl's goal is to provide all of the core operations needed to build higher-level cryptographic tools. . Sodium is a portable, cross-compilable, installable, packageable fork of NaCl, with a compatible API. . This package provides development headers needed for applications that use libsodium. Package: libsodium13 Source: libsodium Version: 1.0.3-1~bpo14.04+1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 385 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14) Filename: pool/trusty-mitaka-backports-nochange/main/l/libsodium/libsodium13_1.0.3-1~bpo14.04+1_amd64.deb Size: 126874 MD5sum: 255d9bca900a0ca15f8502223f015985 SHA1: 34aaf0a3abb50ad474895a5c2198605a8e9fd51b SHA256: e0c1f2b1ba4d1f02002d03a0318bd7ef44a095ec85da3c103454506524f080eb Section: libs Priority: optional Multi-Arch: same Homepage: http://www.libsodium.org/ Description: Network communication, cryptography and signaturing library NaCl (pronounced "salt") is a new easy-to-use high-speed software library for network communication, encryption, decryption, signatures, etc. . NaCl's goal is to provide all of the core operations needed to build higher-level cryptographic tools. . Sodium is a portable, cross-compilable, installable, packageable fork of NaCl, with a compatible API. 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/trusty-mitaka-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: libunwind-dev Source: libunwind Version: 1.1-4.1~bpo14.04+1 Architecture: amd64 Maintainer: Daigo Moriwaki Installed-Size: 2641 Depends: libunwind8 (= 1.1-4.1~bpo14.04+1) Conflicts: libunwind1-dev, libunwind7-dev Replaces: libunwind8-dev (<< 1.1-3.2) Filename: pool/trusty-mitaka-backports-nochange/main/l/libunwind/libunwind-dev_1.1-4.1~bpo14.04+1_amd64.deb Size: 380502 MD5sum: 11583202a722237f5a83bb109104c7ab SHA1: 93fc5fc869fb8559403afb030f4ec92a1fc81473 SHA256: 0db47b5b2bfac059a02b734d881f80fbaa5d6a633648cc75921447443a28e012 Section: libdevel Priority: optional Homepage: http://www.nongnu.org/libunwind Description: library to determine the call-chain of a program - development The primary goal of this project is to define a portable and efficient C programming interface (API) to determine the call-chain of a program. The API additionally provides the means to manipulate the preserved (callee-saved) state of each call-frame and to resume execution at any point in the call-chain (non-local goto). The API supports both local (same-process) and remote (across-process) operation. As such, the API is useful in a number of applications. . This package includes the development support files. Package: libunwind-setjmp0 Source: libunwind Version: 1.1-4.1~bpo14.04+1 Architecture: amd64 Maintainer: Daigo Moriwaki Installed-Size: 53 Pre-Depends: multiarch-support Depends: libc6 (>= 2.2.5), liblzma5 (>= 5.1.1alpha+20110809), libunwind8 Filename: pool/trusty-mitaka-backports-nochange/main/l/libunwind/libunwind-setjmp0_1.1-4.1~bpo14.04+1_amd64.deb Size: 10644 MD5sum: 54bdddf6b97f7d2ea57d42e0266340d7 SHA1: 93aecb2c8efb06101d2fac1b191aa7f3f64997da SHA256: 38e7997b91152ec447ba760351121817abf2c792f273947149c1c274220e73a1 Section: libs Priority: optional Homepage: http://www.nongnu.org/libunwind Description: libunwind-based non local goto - runtime The unwind-setjmp library offers a libunwind-based implementation of non-local gotos. This implementation is intended to be a drop-in replacement for the normal, system-provided routines of the same name. The main advantage of using the unwind-setjmp library is that setting up a non-local goto via one of the setjmp() routines is very fast. . This package includes the shared library Package: libunwind-setjmp0-dbg Source: libunwind Version: 1.1-4.1~bpo14.04+1 Architecture: amd64 Maintainer: Daigo Moriwaki Installed-Size: 62 Depends: libunwind-setjmp0 (= 1.1-4.1~bpo14.04+1) Filename: pool/trusty-mitaka-backports-nochange/main/l/libunwind/libunwind-setjmp0-dbg_1.1-4.1~bpo14.04+1_amd64.deb Size: 17556 MD5sum: a6df4ecac9129cc416ee84a29f381964 SHA1: 343ec7ad2d5e94da7950960921d8433d22b2b12c SHA256: c1d32dec28277a9e3071321dfe2a71d390bdd6cfd3086809ce83248dd15e076e Section: debug Priority: extra Homepage: http://www.nongnu.org/libunwind Description: libunwind-based non local goto - runtime Contains debugging symbols for libunwind8. . This package is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. Most people will not need this package. Package: libunwind-setjmp0-dev Source: libunwind Version: 1.1-4.1~bpo14.04+1 Architecture: amd64 Maintainer: Daigo Moriwaki Installed-Size: 100 Depends: libunwind8-dev (= 1.1-4.1~bpo14.04+1), libunwind-setjmp0 (= 1.1-4.1~bpo14.04+1) Filename: pool/trusty-mitaka-backports-nochange/main/l/libunwind/libunwind-setjmp0-dev_1.1-4.1~bpo14.04+1_amd64.deb Size: 19082 MD5sum: 085e47ea35f849c8dd75c2b80929b9e9 SHA1: b34ac83f7a5d432a1855529aabb9b52bcf931d0c SHA256: 4d8f7e50fc01ff2d067ca9af93036d5bcf5c0ae8dd06e97c4e2b83627c2cf8f7 Section: libdevel Priority: optional Homepage: http://www.nongnu.org/libunwind Description: libunwind-based non local goto - development The unwind-setjmp library offers a libunwind-based implementation of non-local gotos. This implementation is intended to be a drop-in replacement for the normal, system-provided routines of the same name. The main advantage of using the unwind-setjmp library is that setting up a non-local goto via one of the setjmp() routines is very fast. . This package includes the development support files Package: libunwind8 Source: libunwind Version: 1.1-4.1~bpo14.04+1 Architecture: amd64 Maintainer: Daigo Moriwaki Installed-Size: 190 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), liblzma5 (>= 5.1.1alpha+20110809) Conflicts: libunwind1-dev Replaces: libgcc1 (<< 1:4.0.0-2) Filename: pool/trusty-mitaka-backports-nochange/main/l/libunwind/libunwind8_1.1-4.1~bpo14.04+1_amd64.deb Size: 51550 MD5sum: b068166250e15b67b5bd94327833f504 SHA1: ce79e99cde956f5467042afe1a3309a8c422c224 SHA256: e4a6aa81e3f94fae41856c92109cfe06083532ce1c310a5b1b91ffc69cec5a4a Section: libs Priority: optional Homepage: http://www.nongnu.org/libunwind Description: library to determine the call-chain of a program - runtime The primary goal of this project is to define a portable and efficient C programming interface (API) to determine the call-chain of a program. The API additionally provides the means to manipulate the preserved (callee-saved) state of each call-frame and to resume execution at any point in the call-chain (non-local goto). The API supports both local (same-process) and remote (across-process) operation. As such, the API is useful in a number of applications. . This package includes the shared libraries Package: libunwind8-dbg Source: libunwind Version: 1.1-4.1~bpo14.04+1 Architecture: amd64 Maintainer: Daigo Moriwaki Installed-Size: 394 Depends: libunwind8 (= 1.1-4.1~bpo14.04+1) Filename: pool/trusty-mitaka-backports-nochange/main/l/libunwind/libunwind8-dbg_1.1-4.1~bpo14.04+1_amd64.deb Size: 311210 MD5sum: c2dd2b36294f62433bd11738e3a803dd SHA1: aafd75cc1ada425351e65d017235e27f8a25e17a SHA256: a9970dc38db3e9125740fc7ba22b5404057768a67b6f966442d34e96bcc84fdd Section: debug Priority: extra Homepage: http://www.nongnu.org/libunwind Description: library to determine the call-chain of a program - runtime Contains debugging symbols for libunwind8. . This package is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. Most people will not need this package. Package: libunwind8-dev Source: libunwind Version: 1.1-4.1~bpo14.04+1 Architecture: amd64 Maintainer: Daigo Moriwaki Installed-Size: 33 Depends: libunwind-dev (= 1.1-4.1~bpo14.04+1) Filename: pool/trusty-mitaka-backports-nochange/main/l/libunwind/libunwind8-dev_1.1-4.1~bpo14.04+1_amd64.deb Size: 7516 MD5sum: d2a86bf2620c4aaee7f728985428ba7e SHA1: 72de1d24e7a63f2ee2784c1baf5dda9cd6697b4a SHA256: 8574f84879e65384ea6b98564a8b108c8c1243c418515d24bc42ca75c1c30d24 Section: libdevel Priority: optional Homepage: http://www.nongnu.org/libunwind Description: library to determine the call-chain of a program - development The primary goal of this project is to define a portable and efficient C programming interface (API) to determine the call-chain of a program. . This is a transitional package. You can safely remove it. Package: libvirt-bin Source: libvirt Version: 1.3.1-1~bpo14.04+1 Architecture: amd64 Maintainer: Debian Libvirt Maintainers Installed-Size: 75 Depends: libvirt-daemon-system (>= 1.3.1-1~bpo14.04+1), libvirt-clients (>= 1.3.1-1~bpo14.04+1) Filename: pool/trusty-mitaka-backports-nochange/main/l/libvirt/libvirt-bin_1.3.1-1~bpo14.04+1_amd64.deb Size: 37854 MD5sum: 03c498ba07b30abadc01eee3f095d530 SHA1: 047179f61890fc80ba2352099198033c827707e5 SHA256: feeafcf85805c9f1a53ad3fb99461cf8748d930c390bf386fb1cc14fc0b9f0f9 Section: oldlibs Priority: extra Homepage: http://libvirt.org Description: Dummy transitional package Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This is a transitional package. You can safely remove it. Package: libvirt-clients Source: libvirt Version: 1.3.1-1~bpo14.04+1 Architecture: amd64 Maintainer: Debian Libvirt Maintainers Installed-Size: 1720 Depends: libapparmor1 (>= 2.6~devel), libc6 (>= 2.17), libreadline6 (>= 6.0), libselinux1 (>= 1.32), libvirt0 (= 1.3.1-1~bpo14.04+1), libxml2 (>= 2.7.4) Suggests: libvirt-daemon Conflicts: libvirt-bin (<< 1.2.6-1~) Replaces: libvirt-bin (<< 1.2.6-1~) Filename: pool/trusty-mitaka-backports-nochange/main/l/libvirt/libvirt-clients_1.3.1-1~bpo14.04+1_amd64.deb Size: 538954 MD5sum: 21cd381719cb9681aaa31b0f432155a3 SHA1: 9271a2786a62f37fbdfdbf7136b744bbc370fcf4 SHA256: b2921a2e895693a185fe39fef80dceb02f6d71537ea499af83ab46f180b7f805 Section: admin Priority: optional Homepage: http://libvirt.org Description: Programs for the libvirt library Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the libvirt shell virsh and other client binaries. Package: libvirt-daemon Source: libvirt Version: 1.3.1-1~bpo14.04+1 Architecture: amd64 Maintainer: Debian Libvirt Maintainers Installed-Size: 8969 Depends: libapparmor1 (>= 2.6~devel), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libblkid1 (>= 2.17.2), libc6 (>= 2.17), libcap-ng0, libdbus-1-3 (>= 1.1.1), libdevmapper1.02.1 (>= 2:1.02.20), libfuse2 (>= 2.8.1), libgnutls28 (>= 3.2.10-0), libnetcf1 (>= 1:0.2.2), libnl-3-200 (>= 3.2.7), libnuma1, libparted0debian1 (>= 2.2-1), libpcap0.8 (>= 1.0.0), libpciaccess0, librados2, librbd1, libsasl2-2 (>= 2.1.24), libselinux1 (>= 2.1.12), libssh2-1 (>= 1.2.8), libudev1 (>= 183), libvirt0 (= 1.3.1-1~bpo14.04+1), libxen-4.4 (>= 4.4.0), libxenstore3.0 (>= 3.2.0), libxml2 (>= 2.7.4), libyajl2 (>= 2.0.4) Recommends: qemu-kvm | qemu (>= 0.9.1), libxml2-utils, netcat-openbsd Suggests: libvirt-daemon-system Enhances: qemu, qemu-kvm, xen Filename: pool/trusty-mitaka-backports-nochange/main/l/libvirt/libvirt-daemon_1.3.1-1~bpo14.04+1_amd64.deb Size: 1966814 MD5sum: 2e975f244bce0e55ba694bf64ceeb170 SHA1: 9affb15d895791d5264f68671141f0a3556dd52b SHA256: d29f39ec44f690730f222b190f6be6c433c3633990174bd26815e775c61c4055 Section: admin Priority: optional Homepage: http://libvirt.org Description: Virtualization daemon Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the deaemon libvirtd to manage the hypvervisors. Package: libvirt-daemon-system Source: libvirt Version: 1.3.1-1~bpo14.04+1 Architecture: amd64 Maintainer: Debian Libvirt Maintainers Installed-Size: 673 Depends: init-system-helpers (>= 1.13~), libblkid1 (>= 2.17.2), libc6 (>= 2.14), libdevmapper1.02.1 (>= 2:1.02.20), librados2, librbd1, libselinux1 (>= 1.32), libvirt0 (>= 1.3.1~rc1), libxml2 (>= 2.7.4), adduser, gettext-base, libvirt-clients (= 1.3.1-1~bpo14.04+1), libvirt-daemon (= 1.3.1-1~bpo14.04+1), logrotate, policykit-1 Recommends: bridge-utils, dmidecode, dnsmasq-base (>= 2.46-1), ebtables, iproute2, iptables (>= 1.4.10), parted, pm-utils Suggests: radvd, auditd, systemtap, systemd, apparmor, nfs-common Conflicts: libvirt-bin (<< 1.2.6-1~) Breaks: avahi-daemon (<< 0.6.31-3~), systemd-sysv (<< 224-1~) Replaces: libvirt-bin (<< 1.2.7-4~) Filename: pool/trusty-mitaka-backports-nochange/main/l/libvirt/libvirt-daemon-system_1.3.1-1~bpo14.04+1_amd64.deb Size: 156200 MD5sum: 66be841e976a7b20131235c8f6e83c30 SHA1: f432b390839127d40030b4ad748debb7b2bf4d63 SHA256: e88376835b715611334bf552458b9d11ca8243cf3186ff0c0c68677b7f6f4ed9 Section: admin Priority: optional Homepage: http://libvirt.org Description: Libvirt daemon configuration files Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the configuration files to run the libvirt daemon as a system service. Package: libvirt-dev Source: libvirt Version: 1.3.1-1~bpo14.04+1 Architecture: amd64 Maintainer: Debian Libvirt Maintainers Installed-Size: 1128 Depends: libvirt0 (= 1.3.1-1~bpo14.04+1), libxen-dev Recommends: pkg-config Replaces: libvirt-bin (<< 1.2.0~) Filename: pool/trusty-mitaka-backports-nochange/main/l/libvirt/libvirt-dev_1.3.1-1~bpo14.04+1_amd64.deb Size: 156880 MD5sum: d85663baa6e372540fc2ef86b375dd48 SHA1: 619953100e77d5b0413f69a05c82bb9f2d11b433 SHA256: f298f6f3b3050fa8d5fea4893a26adc6732230b1cec9c9d74296c0913d3fab67 Section: libdevel Priority: optional Homepage: http://libvirt.org Description: development files for the libvirt library Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the header files and static libraries which are needed for developing the applications with libvirt. Package: libvirt-doc Source: libvirt Version: 1.3.1-1~bpo14.04+1 Architecture: all Maintainer: Debian Libvirt Maintainers Installed-Size: 5611 Suggests: devhelp Filename: pool/trusty-mitaka-backports-nochange/main/l/libvirt/libvirt-doc_1.3.1-1~bpo14.04+1_all.deb Size: 1124368 MD5sum: 6680c2a309af0a0006653ebc35487651 SHA1: d7a2cbc3abdbdd83f8419132bfc2c4a1e63f779b SHA256: 47218a65cccfeb47ff8517858e93d7b33b4c09c971a2b2bf714eb1a5f8d8fba7 Section: doc Priority: optional Homepage: http://libvirt.org Description: documentation for the libvirt library Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the documentation. Package: libvirt-sanlock Source: libvirt Version: 1.3.1-1~bpo14.04+1 Architecture: amd64 Maintainer: Debian Libvirt Maintainers Installed-Size: 165 Depends: libc6 (>= 2.14), libsanlock-client1 (>= 2.1), augeas-tools, libvirt0 (= 1.3.1-1~bpo14.04+1) Filename: pool/trusty-mitaka-backports-nochange/main/l/libvirt/libvirt-sanlock_1.3.1-1~bpo14.04+1_amd64.deb Size: 71194 MD5sum: d464a097c54bed29954239881d4193d4 SHA1: f5148f23e05b828de43b5e433f58747f197d7607 SHA256: 4ea5998f86de79bc8bbda38c407e8774c23f03bc1720b81248d8f939fe4da0c7 Section: libs Priority: extra Homepage: http://libvirt.org Description: Sanlock plugin for virtlockd Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the sanlock plugin for libvirt's locking daemon. Package: libvirt0 Source: libvirt Version: 1.3.1-1~bpo14.04+1 Architecture: amd64 Maintainer: Debian Libvirt Maintainers Installed-Size: 3468 Depends: libapparmor1 (>= 2.6~devel), libaudit1 (>= 1:2.2.1), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.17), libcap-ng0, libdbus-1-3 (>= 1.1.1), libdevmapper1.02.1 (>= 2:1.02.20), libgnutls28 (>= 3.2.10-0), libnl-3-200 (>= 3.2.7), libnuma1, libsasl2-2 (>= 2.1.24), libselinux1 (>= 2.1.12), libssh2-1 (>= 1.2.8), libxen-4.4 (>= 4.4.0), libxml2 (>= 2.7.4), libyajl2 (>= 2.0.4) Recommends: lvm2 Breaks: selinux-policy-default (<< 2:2.20131214-1~), selinux-policy-mls (<< 2:2.20131214-1~) Filename: pool/trusty-mitaka-backports-nochange/main/l/libvirt/libvirt0_1.3.1-1~bpo14.04+1_amd64.deb Size: 998508 MD5sum: 44becb3119760590a29882f17501ca32 SHA1: 1fd7bd0c822809f078cd1f7ad1a842c7ba1b0efd SHA256: 9b06b32d64e6d70d6201d6b4f62a4988977c14f37ba0fdb94726bed637f9aa1d Section: libs Priority: optional Homepage: http://libvirt.org Description: library for interfacing with different virtualization systems Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. Package: libvirt0-dbg Source: libvirt Version: 1.3.1-1~bpo14.04+1 Architecture: amd64 Maintainer: Debian Libvirt Maintainers Installed-Size: 42511 Depends: libvirt0 (= 1.3.1-1~bpo14.04+1) Filename: pool/trusty-mitaka-backports-nochange/main/l/libvirt/libvirt0-dbg_1.3.1-1~bpo14.04+1_amd64.deb Size: 8392772 MD5sum: bc968691180f4275fd680cc88d979781 SHA1: 73294cef03455b64c22dfaac04bd4bf72ccd0b18 SHA256: a88d357909a385d1d386868b5d90a067c2a632286f311e7d4687d6d87d9ace56 Section: debug Priority: extra Homepage: http://libvirt.org Description: library for interfacing with different virtualization systems - debugging symbols Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the debugging symbols. Package: libzmq3 Source: zeromq3 Version: 4.0.5+dfsg-3~bpo14.04+1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 422 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libpgm-5.1-0 (>= 5.1.116~dfsg), libsodium13 (>= 0.6.0), libstdc++6 (>= 4.2.1) Filename: pool/trusty-mitaka-backports-nochange/main/z/zeromq3/libzmq3_4.0.5+dfsg-3~bpo14.04+1_amd64.deb Size: 138008 MD5sum: 8ae8d5434a649bcf4037c360e6521533 SHA1: a3d8ea18d687446979f093267cfd043abffbc168 SHA256: 1ad9cef8ad4df02e398fd1a8c128729159a971f5fc12db738c96b1e110b104b9 Section: libs Priority: optional Multi-Arch: same Homepage: http://www.zeromq.org/ Description: lightweight messaging kernel (shared library) ØMQ is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. . ØMQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. . This package contains the libzmq shared library. Package: libzmq3-dbg Source: zeromq3 Version: 4.0.5+dfsg-3~bpo14.04+1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 1231 Depends: libzmq3 (= 4.0.5+dfsg-3~bpo14.04+1) Filename: pool/trusty-mitaka-backports-nochange/main/z/zeromq3/libzmq3-dbg_4.0.5+dfsg-3~bpo14.04+1_amd64.deb Size: 1130332 MD5sum: b16b5d1d975ad3a5fefe3f5627e5a45e SHA1: 298f309dab44baf4b4fe11eca33787c897688ebd SHA256: 14da07e940c1dc1a742c2a7e1c218a56a83eefb02ea58965ba5bd66f7bfaa724 Section: debug Priority: extra Multi-Arch: same Homepage: http://www.zeromq.org/ Description: lightweight messaging kernel (debugging symbols) ØMQ is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. . ØMQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. . This package contains the debugging symbols for the ZeroMQ library. Package: libzmq3-dev Source: zeromq3 Version: 4.0.5+dfsg-3~bpo14.04+1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 1306 Depends: libzmq3 (= 4.0.5+dfsg-3~bpo14.04+1) Conflicts: libzmq-dev Filename: pool/trusty-mitaka-backports-nochange/main/z/zeromq3/libzmq3-dev_4.0.5+dfsg-3~bpo14.04+1_amd64.deb Size: 265934 MD5sum: ac577c2532cf5b7bc90fb4e79594acd2 SHA1: 0b3f733c149c555ed926ab65c4997fa713491988 SHA256: 36df6a943483bd6e94ef5c4d4a96916cdc48c079d4dd013da601afbbd793d7ac Section: libdevel Priority: optional Multi-Arch: same Homepage: http://www.zeromq.org/ Description: lightweight messaging kernel (development files) ØMQ is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. . ØMQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. . This package contains the ZeroMQ development libraries and header files. Package: mercurial Version: 3.6.2-1~bpo14.04+1 Architecture: amd64 Maintainer: Python Applications Packaging Team Installed-Size: 216 Depends: libc6 (>= 2.14), python (<< 2.8), python (>= 2.7~), ucf (>= 2.0020), mercurial-common (= 3.6.2-1~bpo14.04+1) Recommends: openssh-client Suggests: qct, kdiff3 | kdiff3-qt | kompare | meld | tkcvs | mgdiff Breaks: hgsubversion (<< 1.8.3-2), hgview-common (<< 1.8.1), mercurial-crecord (<= 0.20140626-1), mercurial-git (<< 0.8.3-1), qct (<< 1.7-2~) Filename: pool/trusty-mitaka-backports-nochange/main/m/mercurial/mercurial_3.6.2-1~bpo14.04+1_amd64.deb Size: 68936 MD5sum: 65b3cfade4f855f28635dfe665e91cf7 SHA1: 602663bfa24ce46e8a7be7eb9091b2a5242b2c14 SHA256: 1255beb7154128fa46e7bfe25a9b1c3cb2719fb6297621c858c6d785b94cb4a1 Section: vcs Priority: optional Homepage: http://mercurial.selenic.com/ Description: easy-to-use, scalable distributed version control system Mercurial is a fast, lightweight Source Control Management system designed for efficient handling of very large distributed projects. . Its features include: * O(1) delta-compressed file storage and retrieval scheme * Complete cross-indexing of files and changesets for efficient exploration of project history * Robust SHA1-based integrity checking and append-only storage model * Decentralized development model with arbitrary merging between trees * High-speed HTTP-based network merge protocol * Easy-to-use command-line interface * Integrated stand-alone web interface * Small Python codebase . This package contains the architecture dependent files. Package: mercurial-common Source: mercurial Version: 3.6.2-1~bpo14.04+1 Architecture: all Maintainer: Python Applications Packaging Team Installed-Size: 9349 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), libjs-excanvas Recommends: mercurial (>= 3.6.2-1~bpo14.04+1), ca-certificates Suggests: wish, python-mysqldb, python-pygments, python-openssl Breaks: mercurial (<< 3.6.2-1~bpo14.04+1) Replaces: mercurial (<< 2.6.3) Filename: pool/trusty-mitaka-backports-nochange/main/m/mercurial/mercurial-common_3.6.2-1~bpo14.04+1_all.deb Size: 1799136 MD5sum: 2139f7902624d81f1231b98bad0b8d8a SHA1: 025fa120fabf2f31284031a0bc89d53f8059c1a8 SHA256: 77041772443ba724cbeb615bc4ea99df373817ab08e3712a5b34d876a7167283 Section: vcs Priority: optional Homepage: http://mercurial.selenic.com/ Description: easy-to-use, scalable distributed version control system (common files) Mercurial is a fast, lightweight Source Control Management system designed for efficient handling of very large distributed projects. . This package contains the architecture independent components of Mercurial, and is generally useless without the mercurial package. Package: mitaka-trusty-archive-keyring Version: 0.1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 31 Filename: pool/trusty-mitaka-backports-nochange/main/m/mitaka-trusty-archive-keyring/mitaka-trusty-archive-keyring_0.1_all.deb Size: 3118 MD5sum: 6a6d958da0064238310c9a0052487abe SHA1: 2a1f806651d69a5552b2bd24061953b1ebd10747 SHA256: aceb32584d9abce2f26b186b0bd571fd2e66238cd2e33b49368f3a3b3939a6c5 Section: net Priority: extra Description: OpenStack mitaka trusty archive keyring OpenStack mitaka trusty archive keyring Package: node-amdefine Version: 0.1.0-1~bpo14.04+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 63 Depends: nodejs Filename: pool/trusty-mitaka-backports-nochange/main/n/node-amdefine/node-amdefine_0.1.0-1~bpo14.04+1_all.deb Size: 12156 MD5sum: a1ae4c747b08c11e2941007b03158873 SHA1: 991322d7511891a5e4b4ac4e0bc1e3a779c15928 SHA256: 5aae28a4b25149fdbd7c19ace8bd27f78590722650d85b329b120b99af12c097 Section: web Priority: extra Homepage: https://github.com/jrburke/amdefine Description: Asynchronous Module Definition (AMD) for Node.js This module implements the AMD "define" API by wrapping Node.js module loading mechanism, and has some limitations: * modules are loaded synchronously * loader plugins API is partially implemented . Node.js is an event-based server-side JavaScript engine. Package: node-async Version: 0.8.0-1~bpo14.04+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 84 Depends: nodejs Filename: pool/trusty-mitaka-backports-nochange/main/n/node-async/node-async_0.8.0-1~bpo14.04+1_all.deb Size: 25290 MD5sum: 293baf44f46e58740e3c3948d4ec15dc SHA1: e20af2a57fd84bd7af294a0cff16d24bc2aa7fbc SHA256: b9328103bbfcd7ecacbdf2a7a8bb3c89011e62b429eae7a1b5f60f3826097334 Section: web Priority: optional Homepage: https://github.com/caolan/async Description: higher-order functions and common patterns for asynchronous Javascript Node is an event-based server-side JavaScript engine. . Async is a utility module which provides straight-forward, powerful functions for working with asynchronous Javascript. Although originally designed for use with Node, it can also be used directly in the browser. . Async provides around 20 functions that include the usual 'functional' suspects (map, reduce, filter, forEach…) as well as some common patterns for asynchronous control flow (parallel, series, waterfall…). All these functions assume you follow the Node convention of providing a single callback as the last argument of your async function. . This provides async for use with Node. Package: node-dryice Version: 0.4.10-2~bpo14.04+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 85 Depends: nodejs, uglifyjs Filename: pool/trusty-mitaka-backports-nochange/main/n/node-dryice/node-dryice_0.4.10-2~bpo14.04+1_all.deb Size: 14540 MD5sum: 32155173e6b713ac9ec9a1e3e720c470 SHA1: 7ce44d7c95ba074afadb304c4e963fabc2143ab6 SHA256: bab5af7774c66e40d336fa9456013288b7314ae58cf89a0fe0d9bdb505732cf1 Section: web Priority: extra Homepage: https://github.com/mozilla/dryice Description: CommonJS/RequireJS packaging tool for browser scripts node-dryice concatenates sources, applying optional filters, to a given destination. It is customizable and has built-in support for CommonJS/RequireJS projects, with automatic processing of required modules and dependencies. . Node.js is an event-based server-side JavaScript engine. Package: node-source-map Version: 0.1.40-1~bpo14.04+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 119 Depends: nodejs, node-amdefine Filename: pool/trusty-mitaka-backports-nochange/main/n/node-source-map/node-source-map_0.1.40-1~bpo14.04+1_all.deb Size: 22576 MD5sum: 5d5c241a2009a468f0ce3d99010131b8 SHA1: faffa5658374308ad5826e3d2edbf73368e7b123 SHA256: e7e3c6f868288c43bb26657ddf4d6a611c26ef51920c5bc9e119d9d243a57dc2 Section: web Priority: extra Homepage: https://github.com/mozilla/source-map Description: Mozilla source map generator and consumer - Node.js module Mozilla implementation of source map generator and consumer, for source maps written in the Asynchronous Module Definition format. . Source maps provide a language-agnostic way to compile back production code to the original source code. . Node.js is an event-based server-side JavaScript engine. Package: node-uglify Source: uglifyjs Version: 2.4.15-5~bpo14.04+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 377 Depends: nodejs, node-async (>= 0.2.6), node-optimist Recommends: node-source-map Suggests: node-uglify-to-browserify Provides: uglifyjs Filename: pool/trusty-mitaka-backports-nochange/main/u/uglifyjs/node-uglify_2.4.15-5~bpo14.04+1_all.deb Size: 70912 MD5sum: 47f050a41292a2041ad2dc8a67ee13e9 SHA1: d7d0876ac93a9eeaad3dbf96ce74d7d0d5b3176e SHA256: b66f45a482dd9ca8de1f02b021b121681969a50f9ab5468968dd651b3b897a2b Section: web Priority: optional Homepage: http://lisperator.net/uglifyjs/ Description: JavaScript parser, mangler/compressor and beautifier toolkit UglifyJS is a JavaScript compressor/minifier written in JavaScript. It also contains tools that allow one to automate working with JavaScript code: . * A parser which produces an abstract syntax tree (AST) from JavaScript code. * A code generator which outputs JavaScript code from an AST, also providing the option to get a source map. * A compressor (optimizer) - it uses the transformer API to optimize an AST into a smaller one. * A mangler - reduce names of local variables to (usually) single-letters. * A scope analyzer, which is a tool that augments the AST with information about where variables are defined/referenced etc. * A tree walker - a simple API allowing you to do something on every node in the AST. * A tree transformer - another API intended to transform the tree. . All the above utilities and APIs are defined in ~6500 lines of code (except for the effective generation of the source-map, which is handled by the source-map module). Compared to alternatives, UglifyJS is pretty small. Package: nodeenv Version: 0.13.4-1~bpo14.04+1 Architecture: all Maintainer: Chris Kuehl Installed-Size: 111 Depends: python3-pkg-resources, 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/trusty-mitaka-backports-nochange/main/n/nodeenv/nodeenv_0.13.4-1~bpo14.04+1_all.deb Size: 18122 MD5sum: 70998c9ea95d93836e3395dd0323072b SHA1: a256656ed17cf80b842eb15185cb6a7a4af7b9b9 SHA256: 029851e85e53c038dd6a03093da96140060463fd20e286a948a44794f729e630 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: paramiko-doc Package-Type: deb Source: paramiko Version: 1.15.3-1~bpo14.04+1 Architecture: all Maintainer: Jeremy T. Bouse Installed-Size: 1693 Depends: libjs-jquery, libjs-underscore Breaks: python-paramiko (<< 1.10.1-1~) Replaces: python-paramiko (<< 1.10.1-1~) Filename: pool/trusty-mitaka-backports-nochange/main/p/paramiko/paramiko-doc_1.15.3-1~bpo14.04+1_all.deb Size: 834604 MD5sum: 722076760cc5ffa26a78468de30321fd SHA1: 71d08f694e66eb3fa2154568f8ef09f5bfc21379 SHA256: 5b278536b9a013290a3283e9c9b305e5b5b0a0f451b5c8d8c15fedb5e1f68067 Section: doc Priority: optional Homepage: https://github.com/paramiko/paramiko/ Description: Make ssh v2 connections with Python (Documentation) This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between Python scripts. All major ciphers and hash methods are supported. SFTP client and server mode are both supported too. . This is the documentation for the package. Package: pep8 Version: 1.6.2-0.1~bpo14.04+1 Architecture: all Maintainer: David Watson Installed-Size: 175 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python2.7:any, python-setuptools Filename: pool/trusty-mitaka-backports-nochange/main/p/pep8/pep8_1.6.2-0.1~bpo14.04+1_all.deb Size: 32150 MD5sum: 9ffbf935703a0b29defdeb5f9ef6e02d SHA1: d01e52021fcc8aaf2a1bd55830f3f2195568d5f1 SHA256: 1cc07d3349539ba6896f82c9ab5a21d92dd2d9f50494ce1c10ef2294cf4e9a0b 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 Version: 4.0.1+dfsg-1~bpo14.04+1 Architecture: amd64 Maintainer: Stefano Rivera Installed-Size: 47369 Pre-Depends: dpkg (>= 1.15.6~) Depends: pypy-lib (= 4.0.1+dfsg-1~bpo14.04+1), libbz2-1.0, libc6 (>= 2.15), libexpat1 (>= 2.0.1), libffi6 (>= 3.0.4), libgdbm3 (>= 1.8.3), libncurses5 (>= 5.5-5~), libsqlite3-0 (>= 3.5.9), libssl1.0.0 (>= 1.0.1), libtinfo5, zlib1g (>= 1:1.1.4) Recommends: libunwind-dev Suggests: pypy-doc, pypy-tk (= 4.0.1+dfsg-1~bpo14.04+1) Breaks: pypy-dev (<< 4.0.1+dfsg-1~bpo14.04+1) Provides: pypy-abi-26 Filename: pool/trusty-mitaka-backports-nochange/main/p/pypy/pypy_4.0.1+dfsg-1~bpo14.04+1_amd64.deb Size: 8025408 MD5sum: 5e8d105738b552a21fae99b8f6a049bc SHA1: b2e0462cbb28dba092cfe71393f697b3ac65128d SHA256: c7b506f38dde3ee3d2a8cfa311a2f57e0b4e578a47b53c29f4d9abed92235e37 Section: python Priority: extra Homepage: http://pypy.org/ Description: fast alternative implementation of Python - PyPy interpreter PyPy is a fast, compliant alternative implementation of the Python language (2.7). It has several advantages and distinct features: * Speed: thanks to its Just-in-Time compiler (on x86), Python programs often run faster on PyPy. * Memory usage: large, memory-hungry Python programs might end up taking less space than they do in CPython. * Compatibility: PyPy is highly compatible with existing Python code. It supports ctypes and can run popular Python libraries like twisted and django. * Stackless: PyPy supports stackless mode on most platforms, providing micro-threads for massive concurrency. . This package contains the PyPy interpreter. Package: pypy-appdirs Source: appdirs Version: 1.4.0-2~bpo14.04+1 Architecture: all Maintainer: Benjamin Drung Installed-Size: 76 Depends: pypy Filename: pool/trusty-mitaka-backports-nochange/main/a/appdirs/pypy-appdirs_1.4.0-2~bpo14.04+1_all.deb Size: 11262 MD5sum: 1397b65455c4fbdd19ba1e96517c91f0 SHA1: 3c0658182963936dc4c448a69462048d7d79316e SHA256: 49e91210dbd80444273f3b99e97a65d58d198e975cf94b6f69dd0bb34dd97e6e Section: python Priority: optional Homepage: https://github.com/ActiveState/appdirs Description: determining appropriate platform-specific directories (PyPy) Depending on your system (Linux, Mac OS X, or Windows), you have to use different directories for storing user data. appdirs will help you choose an appropriate: . * user data directory (user_data_dir function) * user config directory (user_config_dir function) * user cache directory (user_cache_dir function) * site data directory (site_data_dir function) * site config directory (site_config_dir function) * user log directory (user_log_dir function) . On Linux systems, these function return directories based on the XDG Base Directory Specification. . This is the PyPy version of the package. Package: pypy-attr Source: python-attrs Version: 15.2.0-1~bpo14.04+1 Architecture: all Maintainer: Tristan Seligmann Installed-Size: 78 Depends: pypy Filename: pool/trusty-mitaka-backports-nochange/main/p/python-attrs/pypy-attr_15.2.0-1~bpo14.04+1_all.deb Size: 11406 MD5sum: d04afba5110d8e5e1af0de5b65e33003 SHA1: a4eaf51c00f673f879ae17307018175e5ab11c3f SHA256: 3fd2c37bfc1216e315fd86e11a9eff81bf316462920a925a28cd81dff4da677d Section: python Priority: optional Homepage: https://attrs.readthedocs.org/ Description: Attributes without boilerplate (PyPy) attrs is an MIT-licensed Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols. . You just specify the attributes to work with and attrs gives you: - a nice human-readable __repr__, - a complete set of comparison methods, - an initializer, - and much more without writing dull boilerplate code again and again. . This package contains attrs packged for PyPy. Package: pypy-dev Source: pypy Version: 4.0.1+dfsg-1~bpo14.04+1 Architecture: all Maintainer: Stefano Rivera Installed-Size: 229 Pre-Depends: dpkg (>= 1.15.6~) Depends: pypy (>= 4.0.1+dfsg-1~bpo14.04+1) Filename: pool/trusty-mitaka-backports-nochange/main/p/pypy/pypy-dev_4.0.1+dfsg-1~bpo14.04+1_all.deb Size: 53390 MD5sum: 48bc99617c320174295481d74d44dd66 SHA1: 7b42aa25b84f60537cc330f53fc2aecd2ee7be9a SHA256: f394633da6420baf630398fe70bdc2e6f5a62292a211e3477b554093cf679406 Section: python Priority: extra Homepage: http://pypy.org/ Description: header files for PyPy (an alternative Python interpreter) Header files for compiling cpython C extension modules for use with PyPy. Note that pure Python modules will probably perform better. . PyPy supports a subset of cpython's C API through its CPyExt subsystem. . PyPy is a fast, compliant alternative implementation of the Python language (2.7). Package: pypy-doc Source: pypy Version: 4.0.1+dfsg-1~bpo14.04+1 Architecture: all Maintainer: Stefano Rivera Installed-Size: 3475 Pre-Depends: dpkg (>= 1.15.6~) Depends: libjs-sphinxdoc (>= 1.0) Suggests: python-doc Filename: pool/trusty-mitaka-backports-nochange/main/p/pypy/pypy-doc_4.0.1+dfsg-1~bpo14.04+1_all.deb Size: 461468 MD5sum: ed6ab4b01395c15ec277be90804c0486 SHA1: 028e5789b640c234c1915ae346da877641b5b6df SHA256: 5f313889a112e2742521933bcc345482900ee4efffb887f1a0adf3f6f26fe62a Section: doc Priority: extra Homepage: http://pypy.org/ Description: developer Documentation for PyPy (an alternative Python interpreter) The Developer documentation for PyPy. This mostly covers the internals of PyPy, and development of PyPy itself. . PyPy is a fast, compliant alternative implementation of the Python language (2.7). Package: pypy-enum34 Source: enum34 Version: 1.1.2-1~bpo14.04+1 Architecture: all Maintainer: Barry Warsaw Installed-Size: 265 Depends: pypy Suggests: python-enum34-doc Filename: pool/trusty-mitaka-backports-nochange/main/e/enum34/pypy-enum34_1.1.2-1~bpo14.04+1_all.deb Size: 35812 MD5sum: cc50a605d435d7a12c2a47665ae3cef4 SHA1: 190a90d6a2d93c1a1c2903c4058f8cbbeea68183 SHA256: 8725fc1a7ec87699f4fdc74b7691b1b3660ab2d4f579ac14a0950be8a0535af8 Section: python Priority: optional Homepage: https://pypi.python.org/pypi/enum34 Description: backport of Python 3.4's enum package (PyPy package) PEP 435 adds an enumeration to Python 3.4. This module provides a backport of that data type for older Python versions. It defines two enumeration classes that can be used to define unit sets of names and values: Enum and IntEnum. . This is the PyPy compatible package. Package: pypy-flaky Source: python-flaky Version: 3.0.2-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 115 Depends: pypy Filename: pool/trusty-mitaka-backports-nochange/main/p/python-flaky/pypy-flaky_3.0.2-1~bpo14.04+1_all.deb Size: 17240 MD5sum: 16292abcd3999794e247f245dc347edb SHA1: df7d152b1d2b7c53d4933f17d3cb8952f7849b7b SHA256: 6a2794056f4a416430a867549bb734a72a67d9076a4ba2e279c7d618c5472936 Section: python Priority: optional Homepage: https://github.com/box/flaky Description: Plugin for nose or py.test that automatically reruns flaky tests (PyPy) Flaky is a plugin for nose or py.test that automatically reruns flaky tests. . Ideally, tests reliably pass or fail, but sometimes test fixtures must rely on components that aren't 100% reliable. With flaky, instead of removing those tests or marking them to @skip, they can be automatically retried. . This package contains the PyPy version of flaky. Python-Egg-Name: flaky Package: pypy-genty Source: python-genty Version: 1.3.0-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 97 Filename: pool/trusty-mitaka-backports-nochange/main/p/python-genty/pypy-genty_1.3.0-1~bpo14.04+1_all.deb Size: 14132 MD5sum: 72d0785fc47b4eafdc37a4f877d705f2 SHA1: 6a76af22de6c48dd1cd809611b91c43954cfbb3d SHA256: 60a7759a64ebe9069d5aa571dbe8dba7f922267c32190cbe2c1841132336e512 Section: python Priority: optional Homepage: https://github.com/box/genty Description: Allows you to run a test with multiple data sets (PyPy) Genty, pronounced “gen-tee”, stands for “generate tests”. It is a Python library for generative testing, where a single test can execute over a variety of input. . This package contains the PyPy version of genty. Package: pypy-idna Source: python-idna Version: 2.0-3~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 339 Depends: pypy Filename: pool/trusty-mitaka-backports-nochange/main/p/python-idna/pypy-idna_2.0-3~bpo14.04+1_all.deb Size: 34960 MD5sum: 87c073761f6e7aa269a98ddb527b43a8 SHA1: de07dba368da4ac78ae69bde0be020d632288a2b SHA256: b36db6f84d629b564566609123be526f5d61fe4010123e37339c8e7896dd057c 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.15-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 125 Depends: pypy Filename: pool/trusty-mitaka-backports-nochange/main/p/python-ipaddress/pypy-ipaddress_1.0.15-1~bpo14.04+1_all.deb Size: 17708 MD5sum: 762c6b2f9c4a2dc38ef9bf91d28c7f4b SHA1: 3cb90c691e8d8c19ff1babbd27ccc662469b43c9 SHA256: f311969b7406dc24a1eb1297f72a5100b1638e361c862250de612d0d594f0672 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-iso8601 Source: python-iso8601 Version: 0.1.11-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 70 Depends: pypy Filename: pool/trusty-mitaka-backports-nochange/main/p/python-iso8601/pypy-iso8601_0.1.11-1~bpo14.04+1_all.deb Size: 9890 MD5sum: 9dccea99647d19c71905f99571af7742 SHA1: d93e4a09df0f56e3daad12afae53a4a9a1fe608e SHA256: d91a9a4596b29db1ac861ebe5746f3c4cc8d5992ec760a9da09fffab29b57316 Section: python Priority: extra Homepage: https://pypi.python.org/pypi/iso8601 Description: Python module to parse ISO 8601 dates - PyPy Many file formats and standards use the ISO 8601 date format (e.g. 2007-01-14T20:34:22+00:00) to store dates in a neutral, unambiguous manner. This simple Python module parses the most common forms encountered and returns Python datetime objects. . This package provides the PyPy module. Package: pypy-lib Source: pypy Version: 4.0.1+dfsg-1~bpo14.04+1 Architecture: all Maintainer: Stefano Rivera Installed-Size: 13431 Pre-Depends: dpkg (>= 1.15.6~) Provides: pypy-cffi (= 1.3.1), pypy-cffi-backend-api-9729, pypy-cffi-backend-api-max (= 9983), pypy-cffi-backend-api-min (= 9729) Filename: pool/trusty-mitaka-backports-nochange/main/p/pypy/pypy-lib_4.0.1+dfsg-1~bpo14.04+1_all.deb Size: 2271138 MD5sum: 2b3b62a42184ce8f02b333323a274032 SHA1: 6fed2d766fca7487c5b8b77880df7e0c3792cb59 SHA256: 9421322f069e4aaf14b66fab34fc97d435076730281900345b36364fc617c63e Section: python Priority: extra Homepage: http://pypy.org/ Description: standard library for PyPy (an alternative Python interpreter) The PyPy standard library. This is a combination of modules, copied directly from cpython, modified cpython modules, and modules entirely re-implemented (usually in pure Python, where they are C extensions in cpython). . PyPy is a fast, compliant alternative implementation of the Python language (2.7). Package: pypy-lib-testsuite Source: pypy Version: 4.0.1+dfsg-1~bpo14.04+1 Architecture: all Maintainer: Stefano Rivera Installed-Size: 14017 Pre-Depends: dpkg (>= 1.15.6~) Depends: pypy, pypy-lib (= 4.0.1+dfsg-1~bpo14.04+1) Replaces: pypy-lib (<< 2.2) Filename: pool/trusty-mitaka-backports-nochange/main/p/pypy/pypy-lib-testsuite_4.0.1+dfsg-1~bpo14.04+1_all.deb Size: 2118204 MD5sum: dbc08679034ba4781c8c790d7c3cb3f0 SHA1: 1da0b7fd520d1716334cdcddef5c366d8ceb029d SHA256: 88e5e9fe632c387283c11110770fcdb65685f6da60123c6307f0ba2ced56e950 Section: python Priority: extra Homepage: http://pypy.org/ Description: standard library test suite for PyPy (an alternative Python interpreter) The complete test suite for the PyPy standard library. . PyPy is a fast, compliant alternative implementation of the Python language (2.7). Package: pypy-pkg-resources Source: python-setuptools Version: 18.8-1~bpo14.04+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 243 Depends: pypy Suggests: pypy-setuptools Filename: pool/trusty-mitaka-backports-nochange/main/p/python-setuptools/pypy-pkg-resources_18.8-1~bpo14.04+1_all.deb Size: 71338 MD5sum: d6b9b692a8b521ff26576d481cf09150 SHA1: 2f632208f1977a60fd04e2d1eecd88a35c6eb632 SHA256: 7be2a2d7625c54f1b815a073835853b827aeca02d44acb37a0e62035cc38376b 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-pretend Source: python-pretend Version: 1.0.8-2~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 55 Depends: pypy Filename: pool/trusty-mitaka-backports-nochange/main/p/python-pretend/pypy-pretend_1.0.8-2~bpo14.04+1_all.deb Size: 6138 MD5sum: 4bf5f58addda3afdcf3e77a7d0f33779 SHA1: eca1f89055843cfbf1e193f597fcf56a98c7bfb7 SHA256: 6799f27cb27fab1b45bfb88bdbde6e53cf1c6ca4d7da06b8a7e8594f8b9719bf Section: python Priority: optional Homepage: https://github.com/alex/pretend Description: Python library for stubbing (PyPy) Pretend is a library to make stubbing with Python easier. . Stubbing is a technique for writing tests. You may hear the term mixed up with mocks, fakes, or doubles. Basically a stub is an object that returns pre-canned responses, rather than doing any computation. . This package contains the PyPy version of pretend. Package: pypy-pyasn1 Source: pyasn1 Version: 0.1.9-1~bpo14.04+1 Architecture: all Maintainer: Jan Lübbe Installed-Size: 218 Depends: pypy Suggests: doc-base Filename: pool/trusty-mitaka-backports-nochange/main/p/pyasn1/pypy-pyasn1_0.1.9-1~bpo14.04+1_all.deb Size: 28346 MD5sum: c3b0f91f00b3017e9e3cde1d6fc3b315 SHA1: 9ad61393c2f6908c888bf85c13cf20256653efba SHA256: b8e36dd921a55f226584af06f90e4e7e02db532fe827cb26b8483f490c8f739a 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.8-1~bpo14.04+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 446 Depends: pypy-pkg-resources (= 18.8-1~bpo14.04+1), pypy Suggests: python-setuptools-doc Filename: pool/trusty-mitaka-backports-nochange/main/p/python-setuptools/pypy-setuptools_18.8-1~bpo14.04+1_all.deb Size: 120312 MD5sum: 412d4c93b38261eabef538ad4e4b1a92 SHA1: 94ba188906c603a9ec1b8b4812b5c291957bd37c SHA256: e483049ec16f3ba2cd7cd61824f124b318238d6ff3f3f15370c155f9c8cc8020 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: pypy-six Source: six Version: 1.10.0-1~bpo14.04+1 Architecture: all Maintainer: Colin Watson Installed-Size: 75 Depends: pypy Filename: pool/trusty-mitaka-backports-nochange/main/s/six/pypy-six_1.10.0-1~bpo14.04+1_all.deb Size: 11274 MD5sum: bdcb8c7af3d9e34c0140d3ac783f8962 SHA1: a2b69971c3ded9ae0d82443ddd0c2012d6fc1c71 SHA256: 020430ebf6a5d7b694563da7bf48e2c258f95f150d228cc23d23e27accb211cc Section: python Priority: optional Multi-Arch: foreign Homepage: https://pythonhosted.org/six/ Description: Python 2 and 3 compatibility library (PyPy 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 PyPy module path. It is complemented by python-six and python3-six. Package: pypy-tk Source: pypy Version: 4.0.1+dfsg-1~bpo14.04+1 Architecture: amd64 Maintainer: Stefano Rivera Installed-Size: 156 Pre-Depends: dpkg (>= 1.15.6~) Depends: pypy (= 4.0.1+dfsg-1~bpo14.04+1), libc6 (>= 2.2.5), libtcl8.6 (>= 8.6.0), libtk8.6 (>= 8.6.0) Replaces: pypy-lib (<< 2.2) Filename: pool/trusty-mitaka-backports-nochange/main/p/pypy/pypy-tk_4.0.1+dfsg-1~bpo14.04+1_amd64.deb Size: 32634 MD5sum: 1a59b07890e17286631b205da59a5d6b SHA1: 8120dedbf648cb76511471edea1004b276ff2bb7 SHA256: af38b02bfaffa27ec18dcb4e7e8f7630cccc9b6a2d40f2be2a952ccf814ab95c Section: python Priority: extra Homepage: http://pypy.org/ Description: Tkinter module for PyPy (an alternative Python interpreter) A module for writing portable GUI applications with PyPy using Tk. Also known as Tkinter. . PyPy is a fast, compliant alternative implementation of the Python language (2.7). Package: pypy-zmq Source: pyzmq Version: 15.1.0-1~bpo14.04+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 571 Depends: pypy (>= 2.2), pypy-abi-26, libc6 (>= 2.14), libzmq3 (>= 4.0.1+dfsg) Filename: pool/trusty-mitaka-backports-nochange/main/p/pyzmq/pypy-zmq_15.1.0-1~bpo14.04+1_amd64.deb Size: 102778 MD5sum: 5b984702af9d7b991ce23cca842fb768 SHA1: e288efe4a85c111d501f01efe24b2c2cd4d35992 SHA256: e250b05bee74afed388b797305ff91f9dd45049009a178a7f9b2c598d8660765 Section: python Priority: optional Homepage: http://www.zeromq.org/bindings:python Description: PyPy bindings for 0MQ library Python bindings for 0MQ. 0MQ is a small, fast, and free software library that gives you message-passing concurrency for applications in most common languages. . The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. . This package contains the extension built for the PyPy interpreter. Package: python-alabaster Source: alabaster Version: 0.7.6-1~bpo14.04+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/trusty-mitaka-backports-nochange/main/a/alabaster/python-alabaster_0.7.6-1~bpo14.04+1_all.deb Size: 16044 MD5sum: e5f212097986a5c935f0cfbb8c8d7395 SHA1: 14edda9229d95e26613d2191e845c8f461d4b603 SHA256: 4e908aac15b8f806aa0cd734210d3219d14aaabad8cef97224d676c18273977e 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-amqp Version: 1.4.9-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 238 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-amqp-doc Filename: pool/trusty-mitaka-backports-nochange/main/p/python-amqp/python-amqp_1.4.9-1~bpo14.04+1_all.deb Size: 42846 MD5sum: c2b7049d2aa77126a3450178e846ad61 SHA1: 403c15669fb15388db6d1885eb37523c5b4ddbd7 SHA256: ae080883b1e05f9eb3ccbb50d7cee0284b4e2a660d3b8e663f6757b523439949 Section: python Priority: extra Homepage: https://github.com/celery/py-amqp Description: Low-level AMQP client This is a fork of amqplib which was originally written by Barry Pederson. It is maintained by the Celery project, and used by kombu as a pure Python alternative when librabbitmq is not available. . This library should be API compatible with librabbitmq. Differences from amqplib are: * Supports draining events from multiple channels (Connection.drain_events). * Support for timeouts. * Channels are restored after channel error, instead of having to close the connection. * Support for heartbeats. * Supports RabbitMQ extensions: - Consumer Cancel Notifications. - Publisher confirms. - Exchange-to-exchange bindings: exchange_bind / exchange_unbind. * Support for basic_return. * Uses AMQP 0-9-1 instead of 0-8. * Exposes the underlying socket as Connection.sock. * Adds Channel.no_ack_consumers to keep track of consumer tags that set the no_ack flag. * Slightly better at error recovery. Package: python-amqp-doc Source: python-amqp Version: 1.4.9-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 407 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-amqp/python-amqp-doc_1.4.9-1~bpo14.04+1_all.deb Size: 63008 MD5sum: ccc97b2cbfd9af5972accbf6867270f2 SHA1: b90bbaa6e721a723a8a540d057c4cd24d67307a1 SHA256: 1c541973ad15c16644cc799b101a0cbed800b35f986b1b8516a852501158dacd Section: doc Priority: extra Homepage: https://github.com/celery/py-amqp Description: Low-level AMQP client (Documentation) This is a fork of amqplib which was originally written by Barry Pederson. It is maintained by the Celery project, and used by kombu as a pure Python alternative when librabbitmq is not available. . This library should be API compatible with librabbitmq. Differences from amqplib are: * Supports draining events from multiple channels (Connection.drain_events). * Support for timeouts. * Channels are restored after channel error, instead of having to close the connection. * Support for heartbeats. * Supports RabbitMQ extensions: - Consumer Cancel Notifications. - Publisher confirms. - Exchange-to-exchange bindings: exchange_bind / exchange_unbind. * Support for basic_return. * Uses AMQP 0-9-1 instead of 0-8. * Exposes the underlying socket as Connection.sock. * Adds Channel.no_ack_consumers to keep track of consumer tags that set the no_ack flag. * Slightly better at error recovery. . This package contains the documentation. Package: python-appdirs Source: appdirs Version: 1.4.0-2~bpo14.04+1 Architecture: all Maintainer: Benjamin Drung Installed-Size: 76 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/trusty-mitaka-backports-nochange/main/a/appdirs/python-appdirs_1.4.0-2~bpo14.04+1_all.deb Size: 11274 MD5sum: cb3e22bafcd5d2d11d4ed3ca19a0ed50 SHA1: e3fe1af6c1cec65a7d8a51e49f221b1a2c593d2b SHA256: a43a20c47782360beacd334a261524cbfdcbafbdd16e8f624e17d95a97c75ec4 Section: python Priority: optional Homepage: https://github.com/ActiveState/appdirs Description: determining appropriate platform-specific directories (Python 2) Depending on your system (Linux, Mac OS X, or Windows), you have to use different directories for storing user data. appdirs will help you choose an appropriate: . * user data directory (user_data_dir function) * user config directory (user_config_dir function) * user cache directory (user_cache_dir function) * site data directory (site_data_dir function) * site config directory (site_config_dir function) * user log directory (user_log_dir function) . On Linux systems, these function return directories based on the XDG Base Directory Specification. . This is the Python 2 version of the package. Package: python-attr Source: python-attrs Version: 15.2.0-1~bpo14.04+1 Architecture: all Maintainer: Tristan Seligmann Installed-Size: 77 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-attrs/python-attr_15.2.0-1~bpo14.04+1_all.deb Size: 11316 MD5sum: 003c47cbd8124086100793607162ded3 SHA1: 227693bf3b1c51c1fb590770a245c7c5ac10ecf6 SHA256: 633a390a5f2db797cc7a4370d5eb1209ab214a94f3718525f43445f71a395c60 Section: python Priority: optional Homepage: https://attrs.readthedocs.org/ Description: Attributes without boilerplate (Python 2) attrs is an MIT-licensed Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols. . You just specify the attributes to work with and attrs gives you: - a nice human-readable __repr__, - a complete set of comparison methods, - an initializer, - and much more without writing dull boilerplate code again and again. . This package contains attrs packged for Python 2. Package: python-attr-doc Source: python-attrs Version: 15.2.0-1~bpo14.04+1 Architecture: all Maintainer: Tristan Seligmann Installed-Size: 259 Depends: libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common Filename: pool/trusty-mitaka-backports-nochange/main/p/python-attrs/python-attr-doc_15.2.0-1~bpo14.04+1_all.deb Size: 37572 MD5sum: 0baeb35701d774c5b46d47315ee0a329 SHA1: bc851501393397de1a4120f79b6bfa563e97f881 SHA256: 2f9173a18355f204f9588426bc934fe6c078cb7c01864ce135e4e6e53e4bbce9 Section: doc Priority: extra Homepage: https://attrs.readthedocs.org/ Description: documentation for the attrs Python library attrs is an MIT-licensed Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols. . You just specify the attributes to work with and attrs gives you: - a nice human-readable __repr__, - a complete set of comparison methods, - an initializer, - and much more without writing dull boilerplate code again and again. . This package provides documentation for attrs. Package: python-babel Version: 1.3+dfsg.1-6~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 382 Depends: python-babel-localedata (= 1.3+dfsg.1-6~bpo14.04+1), python-pkg-resources, python-six, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python2.7:any, python-tz Filename: pool/trusty-mitaka-backports-nochange/main/p/python-babel/python-babel_1.3+dfsg.1-6~bpo14.04+1_all.deb Size: 71154 MD5sum: 8a45acea14c1237402784c08262227bf SHA1: a2e82ce58cb1535cefbbb4301f6bf74d4bcc4caf SHA256: ff8cddfa6276af9f28203f2baef01450a7aefbb065a0b5fd6ce6926a4e60fe5a Section: python Priority: optional Homepage: http://babel.pocoo.org/ Description: tools for internationalizing Python applications - Python 2.x Babel is composed of two major parts. First tools to build and work with gettext message catalogs. Second a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc. . This package provides the Python 2.x module. Package: python-babel-doc Source: python-babel Version: 1.3+dfsg.1-6~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 774 Depends: libjs-sphinxdoc (>= 1.0) Breaks: python-babel (<< 1.3-1) Replaces: python-babel (<< 1.3-1) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-babel/python-babel-doc_1.3+dfsg.1-6~bpo14.04+1_all.deb Size: 159222 MD5sum: f959a586d3b5b3ff6e4774708b4f82f1 SHA1: c25c75ff99eba23b3fc2869e0a5c0a1d99345958 SHA256: 68524799eb8412c822b076631bd1d7388e7d033505c83de13999cc4508cd5d0f Section: doc Priority: optional Homepage: http://babel.pocoo.org/ Description: tools for internationalizing Python applications - documentation Babel is composed of two major parts. First tools to build and work with gettext message catalogs. Second a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc. . This package contains the Babel documentation. Package: python-babel-localedata Source: python-babel Version: 1.3+dfsg.1-6~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 8545 Filename: pool/trusty-mitaka-backports-nochange/main/p/python-babel/python-babel-localedata_1.3+dfsg.1-6~bpo14.04+1_all.deb Size: 1935146 MD5sum: 0457a766b7c50fb17835b8677378cf2c SHA1: c72e72f351d5eeec2aa1357638910ffbf67d99b3 SHA256: 160669f5185bc99cd085fef20203c730ca498f669f7098e0e376e150b282899f Section: python Priority: optional Homepage: http://babel.pocoo.org/ Description: tools for internationalizing Python applications - locale data files Babel is composed of two major parts. First tools to build and work with gettext message catalogs. Second a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc. . This package contains the locale data files used by both python-babel and python3-babel. Package: python-backports.ssl-match-hostname Source: backports.ssl-match-hostname Version: 3.4.0.2-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 60 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/trusty-mitaka-backports-nochange/main/b/backports.ssl-match-hostname/python-backports.ssl-match-hostname_3.4.0.2-1~bpo14.04+1_all.deb Size: 6230 MD5sum: e6be11d2185971e217415b62dd7a8750 SHA1: d306aa7d0c3c542e2e85e0adcbba732d1b2338db SHA256: 385b6f7cbd06061d69491d6c46a515dfe4139e4ee8bd494656ff3c2fbdb15217 Section: python Priority: optional Homepage: https://bitbucket.org/brandon/backports.ssl_match_hostname Description: Backport of the Python 3.2 SSL hostname checking function The Secure Sockets layer is only actually secure if you check the hostname in the certificate returned by the server to which you are connecting, and verify that it matches to hostname that you are trying to reach. . But the matching logic, defined in RFC2818, can be a bit tricky to implement on your own. So the ssl package in the Standard Library of Python 3.2 and greater now includes a match_hostname() function for performing this check instead of requiring every application to implement the check separately. . This package contains a backport of the ssl.match_hostname function for Python 2.4 and above. Package: python-betamax Source: betamax Version: 0.5.1-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 136 Depends: python-requests (>= 2.0), python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/trusty-mitaka-backports-nochange/main/b/betamax/python-betamax_0.5.1-1~bpo14.04+1_all.deb Size: 21814 MD5sum: 13ffd081d0571d119d606d307b92ede8 SHA1: 5e8c0c4abfa8423e11f302a7f32e5eb48f7ca1e0 SHA256: 55bcbc7ce9dd43ff7e4559e9cab473de922bea82d30ff1ee10c1bc6f35803c85 Section: python Priority: optional Homepage: https://github.com/sigmavirus24/betamax Description: VCR imitation designed only for python-requests - Python 2.X Betamax records HTTP interactions and replay them allowing fast, deterministic and accurate tests and it's designed to be used with python-requests. If you are not using python-requests, you should checkout vcr.py. . Betamax comes with integrations for py.test and unittest and supports third party packages that provide extra request matchers and cassette serializers. Package: python-boto Version: 2.38.0-1~bpo14.04+1 Architecture: all Maintainer: Eric Evans Installed-Size: 5162 Depends: python-requests, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Provides: python2.7-boto Filename: pool/trusty-mitaka-backports-nochange/main/p/python-boto/python-boto_2.38.0-1~bpo14.04+1_all.deb Size: 742468 MD5sum: e6ede0d80914a941e1030a9edc7a9317 SHA1: 3172bce5db78798e29d074f5158adba631980ae6 SHA256: 4c0417388ddc74203e86588228c79858db83bf4730dc2b09256c68befdcd7dbe Section: python Priority: optional Homepage: https://github.com/boto/boto Description: Python interface to Amazon's Web Services - Python 2.x Boto is a Python interface to the infrastructure services available from Amazon. . Boto supports the following services: * Elastic Compute Cloud (EC2) * Elastic MapReduce * CloudFront * DynamoDB * SimpleDB * Relational Database Service (RDS) * Identity and Access Management (IAM) * Simple Queue Service (SQS) * CloudWatch * Route53 * Elastic Load Balancing (ELB) * Flexible Payment Service (FPS) * Simple Storage Service (S3) * Glacier * Elastic Block Store (EBS) * and many more... . This package provides the Python 2.x module. Package: python-bson Source: pymongo Version: 3.2-1~bpo14.04+1 Architecture: amd64 Maintainer: Federico Ceratto Installed-Size: 162 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Recommends: python-bson-ext Provides: python2.7-bson Filename: pool/trusty-mitaka-backports-nochange/main/p/pymongo/python-bson_3.2-1~bpo14.04+1_amd64.deb Size: 45506 MD5sum: 9b617c45d9bb4ee2f581dacae6ffcd63 SHA1: 3943c9080e3a33e764d154d5066c8093cdb8e7e6 SHA256: 9f1d28ab21431d4716554a78a63275d97f2000cab873b36eb3a666a06615942f 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.2-1~bpo14.04+1 Architecture: amd64 Maintainer: Federico Ceratto Installed-Size: 110 Depends: python (<< 2.8), python (>= 2.7~), libc6 (>= 2.14), python-bson (= 3.2-1~bpo14.04+1) Provides: python2.7-bson-ext Filename: pool/trusty-mitaka-backports-nochange/main/p/pymongo/python-bson-ext_3.2-1~bpo14.04+1_amd64.deb Size: 42032 MD5sum: 2769896163a51e76388e61ba27bcdbc9 SHA1: 4fe9f7982f4485c4b1dad6a9495ab85f46fb26f6 SHA256: c036d57b87f53abdce0f317a0451f1fe8476f87e2c5a96c621618b4be1ec63d6 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-cachecontrol Version: 0.11.5-1.1~bpo14.04+1 Architecture: all Maintainer: Barry Warsaw Installed-Size: 86 Depends: python-requests, python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-cachecontrol/python-cachecontrol_0.11.5-1.1~bpo14.04+1_all.deb Size: 13692 MD5sum: 86e7883369a6e5c15646b5dc797c32aa SHA1: fd2b620c8237ee0668d15551525e989c68cabee5 SHA256: cd799daa3c2aa711a0c2f13fa05465074e5565b117913a8fe2a748ae9264e888 Section: python Priority: optional Homepage: https://github.com/ionrock/cachecontrol Description: caching algorithms in httplib2 for use with requests CacheControl is a port of the caching algorithms in httplib2 for use with requests session object. . It was written because httplib2's better support for caching is often mitigated by its lack of threadsafety. The same is true of requests in terms of caching. . This is the Python 2 library. Package: python-cachetools Version: 1.1.5-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 75 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-cachetools/python-cachetools_1.1.5-1~bpo14.04+1_all.deb Size: 9148 MD5sum: 720b5492c1dc6dd894f74409d5eb4458 SHA1: 7160bbb4f009be761893a01a5a6828122d7d81a4 SHA256: 9a7924a8d3e0bc576cf217cf73b7134505f6ca467eb16ce6ecc05ff4f3ab3b07 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-cassandra Source: python-cassandra-driver Version: 2.5.1-1~bpo14.04+1 Architecture: all Maintainer: Sandro Tosi Installed-Size: 728 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-futures, python-six Suggests: python-snappy, python-lz4, python-blist Filename: pool/trusty-mitaka-backports-nochange/main/p/python-cassandra-driver/python-cassandra_2.5.1-1~bpo14.04+1_all.deb Size: 121424 MD5sum: 815458335cf336e3ff35107cc4e51daf SHA1: d5537196be41554fe78b0db00410923ee4feb9b8 SHA256: 342caba590d7a067c90cc86b68e8c49890182b0bbd889b5284448446a3589b81 Section: python Priority: optional Homepage: https://github.com/datastax/python-driver Description: Python driver for Apache Cassandra A modern, feature-rich and highly-tunable Python client library for Apache Cassandra (1.2+) and DataStax Enterprise (3.1+) using exclusively Cassandra's binary protocol and Cassandra Query Language v3. . Features: * Synchronous and Asynchronous APIs * Simple, Prepared, and Batch statements * Asynchronous IO, parallel execution, request pipelining * Connection pooling * Automatic node discovery * Automatic reconnection * Configurable load balancing and retry policies * Concurrent execution utilities * Object mapper Package: python-cffi Version: 1.5.0-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 379 Depends: python-cffi-backend (<< 1.5.0-1~bpo14.04+1+c), python-cffi-backend (>= 1.5.0-1~bpo14.04+1), python-pycparser, python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-dev Filename: pool/trusty-mitaka-backports-nochange/main/p/python-cffi/python-cffi_1.5.0-1~bpo14.04+1_all.deb Size: 69408 MD5sum: fd8c75b0db206f0ca9e937099dd01329 SHA1: ed337b84d771a4d9d9f21226850d4adeb0041c22 SHA256: 927f63ea8b001cc6ec3ccda7f584aaa118f37d47bece35ff3037a3d00f92ccbd 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.5.0-1~bpo14.04+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 192 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-9729, python-cffi-backend-api-max (= 10239), python-cffi-backend-api-min (= 9729) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-cffi/python-cffi-backend_1.5.0-1~bpo14.04+1_amd64.deb Size: 62464 MD5sum: c372be351401f01736c53a00b2e02a28 SHA1: fbe46a668f2562cfef4617176d85be614b96e943 SHA256: 3b1d439b69ec19efd9248a6b012fd0df6ad28de79dc29aaf8d9ad985ad4c22ce 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.5.0-1~bpo14.04+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 506 Depends: python-cffi-backend (= 1.5.0-1~bpo14.04+1), python-dbg (<< 2.8), python-dbg (>= 2.7~), libc6 (>= 2.14), libffi6 (>= 3.0.4) Breaks: python-cffi-dbg (<< 1) Replaces: python-cffi-dbg (<< 1) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-cffi/python-cffi-backend-dbg_1.5.0-1~bpo14.04+1_amd64.deb Size: 310492 MD5sum: 4603a6a4fdea3e5725adbd235e305fe8 SHA1: ff3778534a68f21022229d784b8312b0cf700ccd SHA256: 76348598576f34b08f2cf9d44b5edcdbcf44eaed4564506b0c7eda2a0e2e96c8 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-changelog Version: 0.3.4-2~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 64 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Enhances: python-sphinx Filename: pool/trusty-mitaka-backports-nochange/main/p/python-changelog/python-changelog_0.3.4-2~bpo14.04+1_all.deb Size: 7920 MD5sum: 9a828e917cd0ee4765903e526e969258 SHA1: 5017a247dd7ae1a9d0f74458fd7f1459ac783ecd SHA256: b51dd50b3c043459dec5c8fbb008d51ac401aca986b17e558ab2a81167d96e28 Section: python Priority: optional Homepage: https://bitbucket.org/zzzeek/changelog Description: Sphinx extension to generate changelog files (Python 2) This package provides simple Sphinx markup to render changelog displays (this is the Python 2 version of the extension). . Example: . ==================== Changelog for 1.5.6 ==================== . .. changelog:: :version: 1.5.6 :released: Sun Oct 12 2008 . .. change:: :tags: general :tickets: 27 . Improved the frobnozzle. . .. change:: :tags: rendering, tests :pullreq: 8 :changeset: a9d7cc0b56c2 . Rendering tests now correctly render. Package: python-colorama Version: 0.3.3-1~bpo14.04+1 Architecture: all Maintainer: Khalid El Fathi Installed-Size: 103 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-colorama/python-colorama_0.3.3-1~bpo14.04+1_all.deb Size: 21176 MD5sum: ad1945da2e44f749003ee07b2195c8d4 SHA1: 54b9824101dce51727accee849fa6543393dc9e6 SHA256: de6c8284b104fefccc75fc26321e3ff7c8bd4c20432ce8820ddcc6c167985736 Section: python Priority: optional Homepage: http://pypi.python.org/pypi/colorama/ Description: Cross-platform colored terminal text in Python - Python 2.x Python-colorama provides a simple cross-platform API to print colored terminal text from Python applications. . ANSI escape character sequences are commonly used to produce colored terminal text on Unix. Colorama provides some shortcuts to generate these sequences. . This has the happy side-effect that existing applications or libraries which already use ANSI sequences to produce colored output on Linux. . This package provides the module for Python 2.x. Package: python-colorama-whl Source: python-colorama Version: 0.3.3-1~bpo14.04+1 Architecture: all Maintainer: Khalid El Fathi Installed-Size: 82 Filename: pool/trusty-mitaka-backports-nochange/main/p/python-colorama/python-colorama-whl_0.3.3-1~bpo14.04+1_all.deb Size: 14232 MD5sum: ea801caf2b12299d0ee7b9261eb1d08d SHA1: a6809d2aff4c33cea998ac83c020ab40c7c71b13 SHA256: 6759ffd80a203c302a29d178582821e181409771c7880caf39467728f3a75fbc Section: python Priority: optional Homepage: http://pypi.python.org/pypi/colorama/ Description: Cross-platform colored terminal text in Python - Wheels Python-colorama provides a simple cross-platform API to print colored terminal text from Python applications. . ANSI escape character sequences are commonly used to produce colored terminal text on Unix. Colorama provides some shortcuts to generate these sequences. . This has the happy side-effect that existing applications or libraries which already use ANSI sequences to produce colored output on Linux. . This package provides the universal wheels. Package: python-contextlib2 Source: contextlib2 Version: 0.4.0-3~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 55 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/trusty-mitaka-backports-nochange/main/c/contextlib2/python-contextlib2_0.4.0-3~bpo14.04+1_all.deb Size: 8518 MD5sum: 32fb34cc8e94b6109fb39113d8d3f743 SHA1: 5aae7b8c934448b5e3e15ed69728132d01d4afab SHA256: cc0b01cd515d3f5ac3c87efdee2f42d7c7e6aa8abbfa95b02abc669597de1c3c 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-cov-core Source: cov-core Version: 1.15.0-1~bpo14.04+1 Architecture: all Maintainer: Barry Warsaw Installed-Size: 57 Depends: python-coverage, python:any (<< 2.8), python:any (>= 2.7.5-5~), python-nose2 Filename: pool/trusty-mitaka-backports-nochange/main/c/cov-core/python-cov-core_1.15.0-1~bpo14.04+1_all.deb Size: 7044 MD5sum: 78a8aa3933df462e94422aa111346591 SHA1: 9e3dc6d02498dcb7ba2d9a220ca1be779437e572 SHA256: 7a21507c4a87dcc00d854a2301f3eec88d9ac7fe45c633bfb27a11cfc626aa8d Section: python Priority: optional Homepage: https://github.com/schlamar/cov-core Description: plugin core for use by pytest-cov, nose-cov and nose2-cov This is a lib package for use by pytest-cov, nose-cov and nose2-cov. . This is the Python 2 compatible package. Package: python-crank Version: 0.7.2-2~bpo14.04+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 77 Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-crank/python-crank_0.7.2-2~bpo14.04+1_all.deb Size: 9960 MD5sum: a4ef0b5a7a1faefde52607347080d4d0 SHA1: 67e2c0d3f19ef9c9553c105ca44f5b24c7a4d8e0 SHA256: 9f6877d744ede37fa18b3967c95f050ceae91579aa10173528c109d396fe2c2f Section: python Priority: optional Homepage: https://github.com/TurboGears/crank Description: dispatch mechanism for use across frameworks - Python 2.7 Generalized Object based Dispatch mechanism for use across frameworks. . This package contains the Python 2.7 module. Package: python-cryptography Version: 1.2.1-1~bpo14.04+1 Architecture: amd64 Maintainer: Tristan Seligmann Installed-Size: 1443 Depends: python (<< 2.8), python (>= 2.7~), python-cffi-backend-api-9729, python-enum34, python-idna, python-ipaddress, python-pkg-resources, python-pyasn1 (>= 0.1.8), python-six (>= 1.4.1), python:any (>= 2.7.5-5~), libc6 (>= 2.4), libssl1.0.0 (>= 1.0.1) Suggests: python-cryptography-doc, python-cryptography-vectors Filename: pool/trusty-mitaka-backports-nochange/main/p/python-cryptography/python-cryptography_1.2.1-1~bpo14.04+1_amd64.deb Size: 199998 MD5sum: 3ebaf8bbe8457a24e015985abd10c26c SHA1: 5da6f794f2c72ff5c988090ab816d3100f19e98c SHA256: 832c03a1a68298c0e629809bb86d798558517ec3063e6a6753b46d8df0b86572 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.2.1-1~bpo14.04+1 Architecture: all Maintainer: Tristan Seligmann Installed-Size: 243 Filename: pool/trusty-mitaka-backports-nochange/main/p/python-cryptography/python-cryptography-doc_1.2.1-1~bpo14.04+1_all.deb Size: 106870 MD5sum: 075179a6ef6c5f4f8fc3345dabb47a16 SHA1: 45b72903f3f8b0217a19c483e471d4313bc1c8f5 SHA256: e3ecc96c68d8ed2a0da8777fd8539984149531d2a3184327c50eb6dfa4a386cb 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.2.1-1~bpo14.04+1 Architecture: all Maintainer: Tristan Seligmann Installed-Size: 52952 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-cryptography-vectors/python-cryptography-vectors_1.2.1-1~bpo14.04+1_all.deb Size: 21055328 MD5sum: a754032398eb44103d3a960e930af48f SHA1: 89cc5f2630912ea180c91d939a7346521f7f8c85 SHA256: 78da4ea02d5fe14a4aa7fdf802bf288a2dfd155c511376c0561ac6f5f519ed29 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-dateutil Version: 2.4.2-1~bpo14.04+1 Architecture: all Maintainer: Guido Günther Installed-Size: 226 Depends: python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~), tzdata Filename: pool/trusty-mitaka-backports-nochange/main/p/python-dateutil/python-dateutil_2.4.2-1~bpo14.04+1_all.deb Size: 42778 MD5sum: c56a32047c1ea507df187046d1c2f82e SHA1: 86143cd146fd5401fd358079cffe441579a508bd SHA256: c4e23fa6e60264ce8e271336db56e20dbfd40916275c848092e30984c7ffaad1 Section: python Priority: optional Description: powerful extensions to the standard datetime module It features: . * computing of relative deltas (next month, next year, next monday, last week of month, etc); * computing of relative deltas between two given date and/or datetime objects * computing of dates based on very flexible recurrence rules, using a superset of the iCalendar specification. Parsing of RFC strings is supported as well. * generic parsing of dates in almost any string format * timezone (tzinfo) implementations for tzfile(5) format files (/etc/localtime, /usr/share/zoneinfo, etc), TZ environment string (in all known formats), iCalendar format files, given ranges (with help from relative deltas), local machine timezone, fixed offset timezone, UTC timezone * computing of Easter Sunday dates for any given year, using Western, Orthodox or Julian algorithms Package: python-distlib Source: distlib Version: 0.2.1-2~bpo14.04+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 562 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/trusty-mitaka-backports-nochange/main/d/distlib/python-distlib_0.2.1-2~bpo14.04+1_all.deb Size: 112604 MD5sum: 07eaace3c17434142524979425130ab7 SHA1: 768accc258b25e9063334e09a9b4f2f61da7f95a SHA256: 147e1c79898fe5c359af96f0a218f06ca7911e2d613aa813c8942d6b5fcd3084 Section: python Priority: optional Homepage: https://pypi.python.org/pypi/distlib Description: low-level components of python distutils2/packaging Distlib is a library which implements low-level functions that relate to packaging and distribution of Python software. It is intended to be used as the basis for third-party packaging tools. Package: python-distlib-whl Source: distlib Version: 0.2.1-2~bpo14.04+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 546 Filename: pool/trusty-mitaka-backports-nochange/main/d/distlib/python-distlib-whl_0.2.1-2~bpo14.04+1_all.deb Size: 112046 MD5sum: ae1e5f7983b6739c1d144a1b1f40f73e SHA1: 0bd318c67a8e2fe590c669c5a8c89065ea8772cd SHA256: 74058bdbd40f8371c1fa86b2a0a229c735a615afa5298a42da13358e15528aee Section: python Priority: optional Homepage: https://pypi.python.org/pypi/distlib Description: low-level components of python distutils2/packaging Distlib is a library which implements low-level functions that relate to packaging and distribution of Python software. It is intended to be used as the basis for third-party packaging tools. . This package provides the universal wheel. Package: python-django Version: 1.8.7-2~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 13028 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-django-common (= 1.8.7-2~bpo14.04+1) Recommends: libjs-jquery, python-sqlparse, python-tz Suggests: python-psycopg2, python-mysqldb, python-flup, python-sqlite, python-memcache, python-pil, python-bcrypt, python-yaml, geoip-database-extra | geoip-database-contrib, gettext, python-django-doc, ipython, bpython, libgdal1 Filename: pool/trusty-mitaka-backports-nochange/main/p/python-django/python-django_1.8.7-2~bpo14.04+1_all.deb Size: 879766 MD5sum: 3615b219200daf5a96d089afd34bd755 SHA1: b427b70659e1e09ef42ae5d3e12decee041477cb SHA256: 6a9d7a1a58b4203f0cc11e618d0b1d78700bbfb573bf2d6016b3099fcc38b6b2 Section: python Priority: optional Homepage: http://www.djangoproject.com/ Description: High-level Python web development framework (Python 2 version) Django is a high-level web application framework that loosely follows the model-view-controller design pattern. . Python's equivalent to Ruby on Rails, Django lets you build complex data-driven websites quickly and easily - Django focuses on automating as much as possible and adhering to the "Don't Repeat Yourself" (DRY) principle. . Django additionally emphasizes reusability and "pluggability" of components; many generic third-party "applications" are available to enhance projects or to simply to reduce development time even further. . Notable features include: * An object-relational mapper (ORM) * Automatic admin interface * Elegant URL dispatcher * Form serialization and validation system * Templating system * Lightweight, standalone web server for development and testing * Internationalization support * Testing framework and client . This package is built for Python 2. Package: python-django-classy-tags Source: django-classy-tags Version: 0.7.0-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 147 Depends: python-django (>= 1.5), python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-django-classy-tags-doc Filename: pool/trusty-mitaka-backports-nochange/main/d/django-classy-tags/python-django-classy-tags_0.7.0-1~bpo14.04+1_all.deb Size: 21308 MD5sum: babe3a86f2fbb3569d740a30ddd2e11c SHA1: 71d9aabc82a63dd74e285c3fdcb198ce163f1635 SHA256: 0ef50e2b73d78c1e10e7746a71cda18a7b6c36b13f25e755e97df05a952ffc77 Section: python Priority: optional Homepage: https://github.com/ojii/django-classy-tags Description: Class based template tags for Django projects django-classy-tags is an approach at making writing template tags in Django easier, shorter and more fun. It provides an extensible argument parser which reduces most of the boiler plate code you usually have to write when coding custom template tags. . django-classy-tags does no magic by design. Thus you will not get automatic registering/loading of your tags like other solutions provide. You will not get automatic argument guessing from function signatures but rather you have to declare what arguments your tag accepts. There is no magic in your template tag class either, it’s just a subclass of django.template.Node which invokes a parser class to parse the arguments when it’s initialized and resolves those arguments into keyword arguments in it’s render method and calls its render_tag method with those keyword arguments. Package: python-django-classy-tags-doc Source: django-classy-tags Version: 0.7.0-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 318 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/trusty-mitaka-backports-nochange/main/d/django-classy-tags/python-django-classy-tags-doc_0.7.0-1~bpo14.04+1_all.deb Size: 44760 MD5sum: ca16a9552981569f9c5914461465bfdc SHA1: e08cb33ad4e134442580e780ea8a821b712887a4 SHA256: 10e598b6ebc80d3732555e8d2e335c82854a300049799dca40515ae7b7dc2b10 Section: doc Priority: optional Homepage: https://github.com/ojii/django-classy-tags Description: Class based template tags for Django projects (Documentation) django-classy-tags is an approach at making writing template tags in Django easier, shorter and more fun. It provides an extensible argument parser which reduces most of the boiler plate code you usually have to write when coding custom template tags. . django-classy-tags does no magic by design. Thus you will not get automatic registering/loading of your tags like other solutions provide. You will not get automatic argument guessing from function signatures but rather you have to declare what arguments your tag accepts. There is no magic in your template tag class either, it’s just a subclass of django.template.Node which invokes a parser class to parse the arguments when it’s initialized and resolves those arguments into keyword arguments in it’s render method and calls its render_tag method with those keyword arguments. . This package contains the documentation. Package: python-django-common Source: python-django Version: 1.8.7-2~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 19118 Recommends: libjs-jquery Breaks: python-django (<< 1.7~) Replaces: python-django (<< 1.7~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-django/python-django-common_1.8.7-2~bpo14.04+1_all.deb Size: 1196688 MD5sum: 37211ac8b79f54039b45e957da3dba83 SHA1: bb1606f6294307614f1c1d0bf21a6a3f8b9a462f SHA256: 4d6a79ba0d9d0f30c9aa6c2bbe8b330d12906d58c8d6c2eb85203c18caae4918 Section: python Priority: optional Homepage: http://www.djangoproject.com/ Description: High-level Python web development framework (common) Django is a high-level web application framework that loosely follows the model-view-controller design pattern. . Python's equivalent to Ruby on Rails, Django lets you build complex data-driven websites quickly and easily - Django focuses on automating as much as possible and adhering to the "Don't Repeat Yourself" (DRY) principle. . Django additionally emphasizes reusability and "pluggability" of components; many generic third-party "applications" are available to enhance projects or to simply to reduce development time even further. . This package contains files common to both Python 2.7 and Python 3. Package: python-django-doc Source: python-django Version: 1.8.7-2~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 22261 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-django/python-django-doc_1.8.7-2~bpo14.04+1_all.deb Size: 2723260 MD5sum: eed299b6cb7f1a8efffe3d420c5f0a53 SHA1: 108b502b71df7b83dd0c5fbf5a4c6d4ebf4fd0cb SHA256: dc453f99b9abfc6ef4b3d37aa56e54f8db27e8e45f5caaf46edb0cae915a868e Section: doc Priority: optional Homepage: http://www.djangoproject.com/ Description: High-level Python web development framework (documentation) Django is a high-level web application framework that loosely follows the model-view-controller design pattern. . Python's equivalent to Ruby on Rails, Django lets you build complex data-driven websites quickly and easily - Django focuses on automating as much as possible and adhering to the "Don't Repeat Yourself" (DRY) principle. . Django additionally emphasizes reusability and "pluggability" of components; many generic third-party "applications" are available to enhance projects or to simply to reduce development time even further. . This package contains the HTML documentation and example projects. Package: python-django-nose Source: django-nose Version: 1.4.3-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 134 Depends: python-nose, python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/trusty-mitaka-backports-nochange/main/d/django-nose/python-django-nose_1.4.3-1~bpo14.04+1_all.deb Size: 23738 MD5sum: 0eed9c9dfa58af858d96d15c7ca4ee56 SHA1: c2e500f254a0e5aaba4d2e1b5ba7d529d8af02aa SHA256: 6a6e355118ef3ff8a00f3ad6077e6be23e931e91175115b7dbb07ce551a0754e Section: python Priority: optional Homepage: http://pypi.python.org/pypi/django-nose/ Description: Django test runner that uses python-nose python-django-nose integrates python-nose into Django test runner by extending the Django management CLI with nose-related options. Those options are targeted at running nose tests directly from within the Django management system (e.g. django-admin). Package: python-django-sekizai Source: django-sekizai Version: 0.9.0-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 107 Depends: python-django (>= 1.5), python-django-classy-tags, python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-django-sekizai-doc Filename: pool/trusty-mitaka-backports-nochange/main/d/django-sekizai/python-django-sekizai_0.9.0-1~bpo14.04+1_all.deb Size: 13518 MD5sum: 8b6afd7eff825a4b73850c50ecb1f752 SHA1: a2756c6c1cc9a4a8c86888507c7cd95ed65bd123 SHA256: cb20fa9fa8c0c6d1e6f1e3d05b23c6f611a435fee87cbf552ef56614c4650f9d Section: python Priority: optional Homepage: http://django-sekizai.readthedocs.org/ Description: template blocks for Django projects Sekizai means “blocks” in Japanese, and that’s what this app provides. A fresh look at blocks. With django-sekizai you can define placeholders where your blocks get rendered and at different places in your templates append to those blocks. This is especially useful for css and javascript. Your subtemplates can now define css and javscript files to be included, and the css will be nicely put at the top and the javascript to the bottom, just like you should. Also sekizai will ignore any duplicate content in a single block. Package: python-django-sekizai-doc Source: django-sekizai Version: 0.9.0-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 146 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/trusty-mitaka-backports-nochange/main/d/django-sekizai/python-django-sekizai-doc_0.9.0-1~bpo14.04+1_all.deb Size: 23956 MD5sum: cd4af89c4c8bab1518b6aa665da4bada SHA1: 514bb10fc566a179f06f13f3cf8c5bc907a89fa4 SHA256: 2d0041533ef7668058046b4e45d3b5a919f926a56474049b7f01bdb78853bab6 Section: doc Priority: optional Homepage: http://django-sekizai.readthedocs.org/ Description: template blocks for Django projects (Documentation) Sekizai means “blocks” in Japanese, and that’s what this app provides. A fresh look at blocks. With django-sekizai you can define placeholders where your blocks get rendered and at different places in your templates append to those blocks. This is especially useful for css and javascript. Your subtemplates can now define css and javscript files to be included, and the css will be nicely put at the top and the javascript to the bottom, just like you should. Also sekizai will ignore any duplicate content in a single block. . This package contains the documentation. Package: python-dnspython Source: dnspython Version: 1.12.0-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 540 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/trusty-mitaka-backports-nochange/main/d/dnspython/python-dnspython_1.12.0-1~bpo14.04+1_all.deb Size: 85634 MD5sum: 0b74f6ad01334579c355d90df06fbd66 SHA1: 51a9ba215f78076335e1668788dd88f54a4746bd SHA256: 4eb4bc2d4e64f726a25695c7649c33f70c41a31a121546146e932e9a30a23339 Section: python Priority: optional Homepage: http://www.dnspython.org Description: DNS toolkit for Python dnspython is a DNS toolkit for Python. It supports almost all record types. It can be used for queries, zone transfers, and dynamic updates. It supports TSIG authenticated messages and EDNS0. . dnspython provides both high and low level access to DNS. The high level classes perform queries for data of a given name, type, and class, and return an answer set. The low level classes allow direct manipulation of DNS zones, messages, names, and records. Package: python-docker Version: 1.7.2-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 177 Depends: python-requests, python-six (>= 1.4.0), python-websocket, python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-docker/python-docker_1.7.2-1~bpo14.04+1_all.deb Size: 26968 MD5sum: 4de6c44b5b66ae81bad30250d5843c95 SHA1: a46e354c0bd533552f45dfb52284542634422ba8 SHA256: 122194ba39e6a4ddcb98648ddf7093095f55a31d6d8c144af435c948f7f85e21 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-ecdsa Version: 0.13-2~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 156 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-six (>= 1.2) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-ecdsa/python-ecdsa_0.13-2~bpo14.04+1_all.deb Size: 35350 MD5sum: cc5b170d0a8f168add03f9277daa49f9 SHA1: cbd9f6b0ee5df71699e1e4d5f9c3984b7cda62eb SHA256: 2b2f3aad1c7ca5b047d0130f3236606eece7a465c7f8e87f629058c738dbd391 Section: python Priority: optional Homepage: https://github.com/warner/python-ecdsa Description: ECDSA cryptographic signature library (Python 2) This is an easy-to-use implementation of ECDSA cryptography (Elliptic Curve Digital Signature Algorithm), implemented purely in Python. With this library, you can quickly create keypairs (signing key and verifying key), sign messages, and verify the signatures. The keys and signatures are very short, making them easy to handle and incorporate into other protocols. . This package contains the module for Python 2. Package: python-elasticsearch Version: 1.6.0-1~bpo14.04+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/trusty-mitaka-backports-nochange/main/p/python-elasticsearch/python-elasticsearch_1.6.0-1~bpo14.04+1_all.deb Size: 43544 MD5sum: 8547c5de7f1edb7c677234fb54d421f1 SHA1: 68c95afbaf36bcba1f736ae9cb71e181c32ace86 SHA256: a486afe9b032092e653bab627c7072a2c8d52af5dd5063e22b75ddff8b65c534 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~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 470 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-elasticsearch/python-elasticsearch-doc_1.6.0-1~bpo14.04+1_all.deb Size: 58464 MD5sum: ad451e6930d5b8f993f4f29c29eb7934 SHA1: 28b9366ff0207167c2059a1bb3657776bc226642 SHA256: 98b1c3f1fbe9e455008ef5f8b1ae6f1da9b9c86f2fc505b5236cafb1d10dd3e0 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-enum34 Source: enum34 Version: 1.1.2-1~bpo14.04+1 Architecture: all Maintainer: Barry Warsaw Installed-Size: 271 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-enum34-doc Filename: pool/trusty-mitaka-backports-nochange/main/e/enum34/python-enum34_1.1.2-1~bpo14.04+1_all.deb Size: 35640 MD5sum: 4f90a659ccae1adbf6df98fe6cb85610 SHA1: 59a3d3882df448635aa9ab55c8ddc2d5654a4a05 SHA256: c7fc9a54cac373de97bd1d6760b41cace8945bcda042acbeed4e3ffe21bf2b2c Section: python Priority: optional Homepage: https://pypi.python.org/pypi/enum34 Description: backport of Python 3.4's enum package PEP 435 adds an enumeration to Python 3.4. This module provides a backport of that data type for older Python versions. It defines two enumeration classes that can be used to define unit sets of names and values: Enum and IntEnum. . This is the Python 2 compatible package. Package: python-enum34-doc Source: enum34 Version: 1.1.2-1~bpo14.04+1 Architecture: all Maintainer: Barry Warsaw Installed-Size: 64 Filename: pool/trusty-mitaka-backports-nochange/main/e/enum34/python-enum34-doc_1.1.2-1~bpo14.04+1_all.deb Size: 13278 MD5sum: 08dc4a10a217546823516bd1bcc43520 SHA1: c9c2df3875a680ad778fbcc87c3a3968f7c6f680 SHA256: 9dcca6994cb9ef84e75df6963c9aa3d31c280ed0b1cfd95bdfb2058550bd500a Section: doc Priority: optional Homepage: https://pypi.python.org/pypi/enum34 Description: backport of Python 3.4's enum package (documentation) PEP 435 adds an enumeration to Python 3.4. This module provides a backport of that data type for older Python versions. It defines two enumeration classes that can be used to define unit sets of names and values: Enum and IntEnum. . This is the common documentation package. Package: python-eventlet Version: 0.17.4-2~bpo14.04+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 506 Depends: python-greenlet, python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-eventlet/python-eventlet_0.17.4-2~bpo14.04+1_all.deb Size: 100882 MD5sum: e437d360e8d3c7a1f97771f84fc36f57 SHA1: f4dcd5ad1467a96bb67a347d5b6ce8a2d4952558 SHA256: 4bb5cd9d6c45e963e96aada4963adc9e7b23d0532190eed4bd546ea6470d8a50 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~bpo14.04+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 713 Depends: libjs-sphinxdoc (>= 1.0) Breaks: python-eventlet (<< 0.17.4) Replaces: python-eventlet (<< 0.17.4) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-eventlet/python-eventlet-doc_0.17.4-2~bpo14.04+1_all.deb Size: 129930 MD5sum: cbac9ebbdc7e579ccdf24fc44122b5b7 SHA1: a400eaf1864d5ec39bde3c2991acdff3e687a287 SHA256: d6c25710e5b1da492c6eeb76003b15708cca419958a8dd191f8ed61b11de9a29 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-flake8 Version: 2.2.2-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 105 Depends: pep8 (>= 1.5.7), pyflakes (>= 0.8.1), python-mccabe (>= 0.2.1), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Suggests: python-mock Filename: pool/trusty-mitaka-backports-nochange/main/p/python-flake8/python-flake8_2.2.2-1~bpo14.04+1_all.deb Size: 18770 MD5sum: e92f8fd9369e09250b17f64be0b9f21f SHA1: 2b74f68c5a663fc638918dfc13ab59ca920ed0b8 SHA256: 81cc1b4d81422c2d9842356e0f4b6f71ca89b3e98f1b9fdc4aa3bc89e251a474 Section: python Priority: optional Homepage: http://bitbucket.org/tarek/flake8 Description: code checker using pep8 and pyflakes Flake8 is a wrapper around PyFlakes, pep8, and Ned's McCabe script. Flake8 runs all tools by launching the single 'flake8' script, but ignores pep8 and PyFlakes extended options and just uses defaults. It displays the warnings in a per-file, merged output. . This package provides Python 2 module bindings only. Package: python-flaky Version: 3.0.2-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 114 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-flaky/python-flaky_3.0.2-1~bpo14.04+1_all.deb Size: 17154 MD5sum: f5f9793973072f7f0d3ac3f78a100c31 SHA1: 33cd7aa7fde04ce73c8545b367512f65856af655 SHA256: 598ba96cc172d552501489207b3eaef585d3e49f1fc4233fae2d18af3ce25ce5 Section: python Priority: optional Homepage: https://github.com/box/flaky Description: Plugin for nose or py.test that automatically reruns flaky tests (Python 2) Flaky is a plugin for nose or py.test that automatically reruns flaky tests. . Ideally, tests reliably pass or fail, but sometimes test fixtures must rely on components that aren't 100% reliable. With flaky, instead of removing those tests or marking them to @skip, they can be automatically retried. . This package contains the Python 2 version of flaky. Python-Egg-Name: flaky Package: python-future Version: 0.15.2-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 1732 Pre-Depends: dpkg (>= 1.15.6~) Depends: python2.7:any, python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-future-doc Filename: pool/trusty-mitaka-backports-nochange/main/p/python-future/python-future_0.15.2-1~bpo14.04+1_all.deb Size: 336346 MD5sum: 09ecf2a87d5a098d96e437cd25619acb SHA1: 7e80bbb93043e71d7f1ef8641126c2783f099c84 SHA256: c47ea10fea49e19f8f99f64f5e893a145b6d4261850ee3be65097cf71444c34f Section: python Priority: optional Homepage: https://python-future.org Description: single-source support for Python 3 and 2 - Python 2.x Future is the missing compatibility layer between Python 2 and Python 3. It allows one to use a single, clean Python 3.x-compatible codebase to support both Python 2 and Python 3 with minimal overhead. . The imports have no effect on Python 3. On Python 2, they shadow the corresponding builtins, which normally have different semantics on Python 3 versus 2, to provide their Python 3 semantics. . This package contains the Python 2.x module. Package: python-future-doc Source: python-future Version: 0.15.2-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 1848 Pre-Depends: dpkg (>= 1.15.6~) Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-future/python-future-doc_0.15.2-1~bpo14.04+1_all.deb Size: 306984 MD5sum: 35b05821bb2f996174754dff0de6623b SHA1: a44d4668c471d5ac5580c7f2bc0ad52b05034fd6 SHA256: 1a7c851655a43e0050ccc3ccd2fc7d7cb301868aa3741688d1319091a5954e6b Section: doc Priority: optional Homepage: https://python-future.org Description: Clean single-source support for Python 3 and 2 - doc Future is the missing compatibility layer between Python 2 and Python 3. It allows one to use a single, clean Python 3.x-compatible codebase to support both Python 2 and Python 3 with minimal overhead. . The imports have no effect on Python 3. On Python 2, they shadow the corresponding builtins, which normally have different semantics on Python 3 versus 2, to provide their Python 3 semantics. . This package contains the documentation. Package: python-genty Version: 1.3.0-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 97 Depends: python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-genty/python-genty_1.3.0-1~bpo14.04+1_all.deb Size: 14064 MD5sum: dcc2dc605e8e88b2f055b703720d591a SHA1: 74c765b6a831ac2eebcd238e199090915f2499dd SHA256: a14e24738bb544855b57d5709d70c8cfb5456ecce254bbe5a910bb3eac908621 Section: python Priority: optional Homepage: https://github.com/box/genty Description: Allows you to run a test with multiple data sets (Python 2) Genty, pronounced “gen-tee”, stands for “generate tests”. It is a Python library for generative testing, where a single test can execute over a variety of input. . This package contains the Python 2 version of genty. Package: python-git Version: 1.0.1+git137-gc8b8379-2.1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 1536 Depends: git (>= 1:1.7) | git-core (>= 1:1.5.3.7), python-gitdb (>= 0.6.4), python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-smmap Filename: pool/trusty-mitaka-backports-nochange/main/p/python-git/python-git_1.0.1+git137-gc8b8379-2.1~bpo14.04+1_all.deb Size: 283914 MD5sum: 17304719139f7df5270f247238ec63b0 SHA1: 30b9cd79f4b73e2c30d3a95eb3b35834c5afa932 SHA256: 7be14cb95bbad1487603a967557d0bdc2f1c0aa1aa52ce3c1be5b9e3ce51dc99 Section: python Priority: optional Homepage: https://github.com/gitpython-developers/GitPython Description: Python library to interact with Git repositories - Python 2.7 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. . This package provides the Python 2.7 module. Python-Version: 2.7 Package: python-git-doc Source: python-git Version: 1.0.1+git137-gc8b8379-2.1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 917 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-git/python-git-doc_1.0.1+git137-gc8b8379-2.1~bpo14.04+1_all.deb Size: 116150 MD5sum: ac076ec81a9eb1a789ff15dab527cdf5 SHA1: 5aa97a979789fe08252420405c67336932b4bfe5 SHA256: 9ed730bb9b11364be73866ae5f4e0f646392badaaeef1e2f5071dc9a78d363f6 Section: doc Priority: optional Homepage: https://github.com/gitpython-developers/GitPython Description: Python library to interact with Git repositories - docs 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. . This package provides the documentation. Package: python-gitdb Version: 0.6.4-3~bpo14.04+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 258 Depends: python-smmap, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), libc6 (>= 2.14) Provides: python2.7-gitdb Filename: pool/trusty-mitaka-backports-nochange/main/p/python-gitdb/python-gitdb_0.6.4-3~bpo14.04+1_amd64.deb Size: 55218 MD5sum: a7c33ecbcda9fa40eee08457df75630b SHA1: d7e8572e3b489915ffacd8a05aa23b9f6c2d9c9b SHA256: 98ec1a1a1b75fef67574530f8fb11f8de537a2df51ee9826aa491b58ca4926ce Section: python Priority: extra Homepage: https://github.com/gitpython-developers/gitdb Description: pure-Python git object database (Python 2) 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. . This package for Python 2. Package: python-googleapi Version: 1.4.2-1~bpo14.04+1 Architecture: all Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 203 Depends: python-oauth2client (>= 1.4.12), python-uritemplate (>= 0.6), python-httplib2 (>= 0.8), python-six (>= 1.6.1), python:any (<< 2.8), python:any (>= 2.7.5-5~) Provides: python2.7-googleapi Filename: pool/trusty-mitaka-backports-nochange/main/p/python-googleapi/python-googleapi_1.4.2-1~bpo14.04+1_all.deb Size: 36482 MD5sum: aefd1a1d652c146cdc6b63621452386f SHA1: b928f9e1bfb531a8eea1ed4d360d92ef9b0f662c SHA256: 378d8c50c3c62e86005e60fe85636232655e3c553226818cf6a1372ec931cbfb Section: python Priority: optional Homepage: https://github.com/google/google-api-python-client Description: Google APIs Client Library - Python 2.x This package contains the Google APIs Client Library for Python, which is the core Python library for accessing. Samples are available in the python-googleapi-samples package. . This package provides the Python 2.x module. Python-Version: 2.7 Package: python-googleapi-samples Source: python-googleapi Version: 1.4.2-1~bpo14.04+1 Architecture: all Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 345 Depends: python-googleapi Filename: pool/trusty-mitaka-backports-nochange/main/p/python-googleapi/python-googleapi-samples_1.4.2-1~bpo14.04+1_all.deb Size: 111022 MD5sum: 8cdcd68e10f7b426d92eabec1a2d9d97 SHA1: 97f1c911495dbd207daf59e3999883b320a1736e SHA256: 103ba04f43e89f1cabeb47ae82067e620dbfa6f97153e4d9779378101f81d773 Section: python Priority: optional Homepage: https://github.com/google/google-api-python-client Description: Google APIs Client Library for Python, samples This package contains the Google APIs Client Library for Python, which is the core Python library for accessing. . This package contains some samples for the python-googleapi package. Package: python-greenlet Version: 0.4.7-1+b1~bpo14.04+1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 80 Depends: libc6 (>= 2.14), python (<< 2.8), python (>= 2.7~) Suggests: python-greenlet-doc, python-greenlet-dev, python-greenlet-dbg Conflicts: python-codespeak-lib (<< 1.0) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-greenlet/python-greenlet_0.4.7-1+b1~bpo14.04+1_amd64.deb Size: 18666 MD5sum: aa1acafbf4423d066b73e8df70db4e92 SHA1: 8bccb454ae3b466164e81ebede62d94a36f7ca44 SHA256: ed542be4f3cf9bbd6f38deb878e6200da8ee1450a2cdbfa0b06c8c3084179909 Section: python Priority: extra Homepage: http://pypi.python.org/pypi/greenlet Description: Lightweight in-process concurrent programming The greenlet package is a spin-off of Stackless, a version of CPython that supports micro-threads called "tasklets". Tasklets run pseudo-concurrently (typically in a single or a few OS-level threads) and are synchronized with data exchanges on "channels". . greenlet is the standalone package derived from the py lib, and is used by several non-blocking IO packages as a more flexible alternative to Python's built in coroutines. Package: python-greenlet-dbg Source: python-greenlet Version: 0.4.7-1+b1~bpo14.04+1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 65 Depends: libc6 (>= 2.14), python-greenlet (= 0.4.7-1+b1~bpo14.04+1) Recommends: python-dbg Filename: pool/trusty-mitaka-backports-nochange/main/p/python-greenlet/python-greenlet-dbg_0.4.7-1+b1~bpo14.04+1_amd64.deb Size: 12986 MD5sum: c3a5d1f346d7e1ec553b962e63db3a9c SHA1: 0715d31721e787de4bf3ef960b2513db296a2c32 SHA256: 24df86d7f306a07e2817b69195b269fadf449c3f8c54182309fa733ca2499822 Section: debug Priority: extra Homepage: http://pypi.python.org/pypi/greenlet Description: Lightweight in-process concurrent programming - debugging symbols The greenlet package is a spin-off of Stackless, a version of CPython that supports micro-threads called "tasklets". Tasklets run pseudo-concurrently (typically in a single or a few OS-level threads) and are synchronized with data exchanges on "channels". . greenlet is the standalone package derived from the py lib, and is used by several non-blocking IO packages as a more flexible alternative to Python's built in coroutines. . This is the debugging symbols for greenlet. Package: python-greenlet-dev Source: python-greenlet Version: 0.4.7-1+b1~bpo14.04+1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 48 Depends: python-greenlet, python-greenlet (= 0.4.7-1+b1~bpo14.04+1) | python3-greenlet (= 0.4.7-1+b1~bpo14.04+1) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-greenlet/python-greenlet-dev_0.4.7-1+b1~bpo14.04+1_amd64.deb Size: 2514 MD5sum: d6de333d4df36913a3a5494759889a95 SHA1: 92f34d198bd313b21eed2ffa032df0574f892c39 SHA256: 86c25ce27ae692dfbc6750b64bbbc4d892291e226fc761a118baa7d0217200eb Section: python Priority: extra Homepage: http://pypi.python.org/pypi/greenlet Description: Lightweight in-process concurrent programming - development files The greenlet package is a spin-off of Stackless, a version of CPython that supports micro-threads called "tasklets". Tasklets run pseudo-concurrently (typically in a single or a few OS-level threads) and are synchronized with data exchanges on "channels". . greenlet is the standalone package derived from the py lib, and is used by several non-blocking IO packages as a more flexible alternative to Python's built in coroutines. . This is the development package for greenlet. Package: python-greenlet-doc Source: python-greenlet Version: 0.4.7-1+b1~bpo14.04+1 Architecture: all Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 229 Depends: python-greenlet, libjs-jquery, libjs-underscore Suggests: python-greenlet-dev Filename: pool/trusty-mitaka-backports-nochange/main/p/python-greenlet/python-greenlet-doc_0.4.7-1+b1~bpo14.04+1_all.deb Size: 39562 MD5sum: 6adbab26bf04ff1f175584bf2fba1e56 SHA1: 738ce1f05e577216316bbe12226c006f40959fba SHA256: ef195c2c6b0798bc1a02e2fa0bff13c9270bcce8eab261bba901b04549f1c7bd Section: doc Priority: extra Homepage: http://pypi.python.org/pypi/greenlet Description: Lightweight in-process concurrent programming - documentation The greenlet package is a spin-off of Stackless, a version of CPython that supports micro-threads called "tasklets". Tasklets run pseudo-concurrently (typically in a single or a few OS-level threads) and are synchronized with data exchanges on "channels". . greenlet is the standalone package derived from the py lib, and is used by several non-blocking IO packages as a more flexible alternative to Python's built in coroutines. . This is the documentation for greenlet. Package: python-gridfs Source: pymongo Version: 3.2-1~bpo14.04+1 Architecture: all Maintainer: Federico Ceratto Installed-Size: 116 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-pymongo Provides: python2.7-gridfs Filename: pool/trusty-mitaka-backports-nochange/main/p/pymongo/python-gridfs_3.2-1~bpo14.04+1_all.deb Size: 35360 MD5sum: 980247a5974b4537c564558fb4d963bf SHA1: 279aed9263d393088cec3e0f0952cd0e0072e69f SHA256: 71def387f4d21ba25618f737a108f972da671b5e86e715602a61bc3cbce8946d 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.4.5-1~bpo14.04+1 Architecture: all Maintainer: Chris Lamb Installed-Size: 453 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/trusty-mitaka-backports-nochange/main/g/gunicorn/python-gunicorn_19.4.5-1~bpo14.04+1_all.deb Size: 84312 MD5sum: 5c509eddfdeeba0a79ffd37c1d609b40 SHA1: 514a166598298279ce0d90c0ba7d87472424914c SHA256: 562e21b3f3fb09c1b464f81e31c864e4abd10fa6812689cbf991cd853c27fd91 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-html5lib Source: html5lib Version: 0.999-3~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 545 Depends: python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-chardet, python-genshi, python-lxml Filename: pool/trusty-mitaka-backports-nochange/main/h/html5lib/python-html5lib_0.999-3~bpo14.04+1_all.deb Size: 84176 MD5sum: 0d56df35e2f6d9ed9e3e23838ff48d05 SHA1: 2d8ff691597a548c429837d5004bbc7aa30223c1 SHA256: 49227da423c31864de9873b45414cfcc0f4ea27d0baaf48e395042787c99f670 Section: python Priority: optional Homepage: https://github.com/html5lib/html5lib-python Description: HTML parser/tokenizer based on the WHATWG HTML5 specification (Python 2) html5lib is a pure-python library for parsing HTML. It is designed to conform to the HTML 5 specification, which has formalized the error handling algorithms of popular web browsers. . This package contains the Python 2 version of html5lib. Package: python-html5lib-whl Source: html5lib Version: 0.999-3~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 517 Filename: pool/trusty-mitaka-backports-nochange/main/h/html5lib/python-html5lib-whl_0.999-3~bpo14.04+1_all.deb Size: 82768 MD5sum: 8890ec7c8b6c795aa020bff46a7e12dc SHA1: 312c9c4fcae7e5ba61b0fb4a9bb634470843d2d7 SHA256: 0cd1b3c752d1ee25af7bbdec20ec38097e0e61e5feeb969f2cb2465bb42b8669 Section: python Priority: optional Homepage: https://github.com/html5lib/html5lib-python Description: HTML parser/tokenizer based on the WHATWG HTML5 specification html5lib is a pure-python library for parsing HTML. It is designed to conform to the HTML 5 specification, which has formalized the error handling algorithms of popular web browsers. . This package contains the universal wheels. Package: python-httplib2 Version: 0.9.1+dfsg-1~bpo14.04+1 Architecture: all Maintainer: Andrea Colangelo Installed-Size: 170 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), ca-certificates Filename: pool/trusty-mitaka-backports-nochange/main/p/python-httplib2/python-httplib2_0.9.1+dfsg-1~bpo14.04+1_all.deb Size: 35722 MD5sum: 218bb97848385d9039283737059d7d6c SHA1: bcdd7d94e1b93706e3f46ec99f6e78d7eb0fdad6 SHA256: 4f18dc1b8fa12f05150371603aa2e864144c3f64a938996edde64fed4e4a5ad5 Section: python Priority: optional Homepage: https://github.com/jcgregorio/httplib2 Description: comprehensive HTTP client library written for Python httplib2.py supports many features left out of other HTTP libraries. * HTTP and HTTPS * Keep-Alive * Authentication * Caching * All Methods * Redirects * Compression * Lost update support * Unit Tested . This package provides module for python2 series. Package: python-hypothesis Version: 2.0.0-1~bpo14.04+1 Architecture: all Maintainer: Vincent Bernat Installed-Size: 444 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-hypothesis/python-hypothesis_2.0.0-1~bpo14.04+1_all.deb Size: 71048 MD5sum: 20fab1baf08308dcb919406ed9fbf686 SHA1: a31ae5762929905f50033bbe2e886909080e5d72 SHA256: 1d56e50cd4c95ec92cca0408efaafc7d834ed5087ebbe9f61156a79e676db6bb Section: python Priority: optional Homepage: https://github.com/DRMacIver/hypothesis Description: advanced Quickcheck style testing library for Python 2 Hypothesis is a library for testing your Python code against a much larger range of examples than you would ever want to write by hand. It's based on the Haskell library, Quickcheck, and is designed to integrate seamlessly into your existing Python unit testing work flow. . Hypothesis is both extremely practical and also advances the state of the art of unit testing by some way. It's easy to use, stable, and extremely powerful. If you're not using Hypothesis to test your project then you're missing out. . This package contains the Python 2 module. Package: python-idna Version: 2.0-3~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 338 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-idna/python-idna_2.0-3~bpo14.04+1_all.deb Size: 34902 MD5sum: e52fc44e7056650e0842d009707b0ba0 SHA1: 7dac46c7344380469d3c314f191b8e74008959a8 SHA256: d19dd62d59f87e4f01c8abb4654687479fe598e1b3733e8ee5c19b8ae913437a 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.15-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 125 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-ipaddress/python-ipaddress_1.0.15-1~bpo14.04+1_all.deb Size: 17994 MD5sum: 8855442632df7c01f9d0c378a70eca26 SHA1: ef120b0862c3c1edb099ba162fa52ebefa5c9072 SHA256: db699ef21f97257ce05a222f0585b351bbe8151321164f3ae8bc911ff1f874fe 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-iso8601 Version: 0.1.11-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 72 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Provides: python2.7-iso8601 Filename: pool/trusty-mitaka-backports-nochange/main/p/python-iso8601/python-iso8601_0.1.11-1~bpo14.04+1_all.deb Size: 12836 MD5sum: cbb59dba8de189c07d002e8e6349c646 SHA1: a6f2bb4f23c4493f6639f7d72c9a6f806dbc2def SHA256: f37eed20cc2de2695b0fa74194e8c4063fa6656b7d77e4f74ee311e17ed0d89c Section: python Priority: extra Homepage: https://pypi.python.org/pypi/iso8601 Description: Python module to parse ISO 8601 dates - Python 2.x Many file formats and standards use the ISO 8601 date format (e.g. 2007-01-14T20:34:22+00:00) to store dates in a neutral, unambiguous manner. This simple Python module parses the most common forms encountered and returns Python datetime objects. . This package provides the Python 2.x module. Package: python-jinja2 Source: jinja2 Version: 2.8-1~bpo14.04+1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 841 Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8), python-markupsafe Recommends: python-pkg-resources Suggests: python-jinja2-doc Enhances: python-pybabel Filename: pool/trusty-mitaka-backports-nochange/main/j/jinja2/python-jinja2_2.8-1~bpo14.04+1_all.deb Size: 105676 MD5sum: 1fe2ba577c58bc36f605a670d4e8ae42 SHA1: ed7a49968776007a3101dde8e0c2da4ce6449acf SHA256: b44d57d35b43498c867383bf41401176070ea344e672eac7df66e08da49a6fa7 Section: python Priority: optional Homepage: http://jinja.pocoo.org/ Description: small but fast and easy to use stand-alone template engine Jinja2 is a template engine written in pure Python. It provides a Django inspired non-XML syntax but supports inline expressions and an optional sandboxed environment. . The key-features are: * Configurable syntax. If you are generating LaTeX or other formats with Jinja2 you can change the delimiters to something that integrates better into the LaTeX markup. * Fast. While performance is not the primarily target of Jinja2 it’s surprisingly fast. The overhead compared to regular Python code was reduced to the very minimum. * Easy to debug. Jinja2 integrates directly into the Python traceback system which allows you to debug Jinja2 templates with regular Python debugging helpers. * Secure. It’s possible to evaluate untrusted template code if the optional sandbox is enabled. This allows Jinja2 to be used as templating language for applications where users may modify the template design. Package: python-jinja2-doc Source: jinja2 Version: 2.8-1~bpo14.04+1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 1253 Recommends: python-jinja2 Filename: pool/trusty-mitaka-backports-nochange/main/j/jinja2/python-jinja2-doc_2.8-1~bpo14.04+1_all.deb Size: 233374 MD5sum: b592324a2a1613c5cee32758e7ae860e SHA1: 24bfaecb58a9c265a07b4287b0716e1ec93fa995 SHA256: 15bc1b727315969b145fd56a9348b2ee5cb717b76c60bb85cac9e4c770e2eeb7 Section: doc Priority: extra Homepage: http://jinja.pocoo.org/ Description: documentation for the Jinja2 Python library Jinja2 is a small but fast and easy to use stand-alone template engine . This package contains the documentation for Jinja2 in HTML and reStructuredText formats. Package: python-json-patch Version: 1.19-3~bpo14.04+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 27 Depends: python-jsonpatch Filename: pool/trusty-mitaka-backports-nochange/main/p/python-json-patch/python-json-patch_1.19-3~bpo14.04+1_all.deb Size: 3486 MD5sum: 6e10aaf565bcc40753839c1d85349960 SHA1: 26336d0b6fe65e158940675995f777487d3a2d4d SHA256: d974010577511e840940aa7cb83cfecf782ed94238056ea7311721451f76ca33 Section: oldlibs Priority: extra Homepage: https://github.com/stefankoegl/python-json-patch Description: library to apply JSON patches - Python 2.x transitional package Python-json-patch is a Python module (a library) to apply JSON Patches according to the IETF draft specification. . From the IETF site: . JavaScript Object Notation (JSON) [RFC4627] is a common format for the exchange and storage of structured data. HTTP PATCH [RFC5789] extends the Hypertext Transfer Protocol (HTTP) [RFC2616] with a method to perform partial modifications to resources. . JSON Patch is a format (identified by the media type "application/ json-patch") for expressing a sequence of operations to apply to a target JSON document, suitable for use with the HTTP PATCH method. . This format is also potentially useful in other cases when it's necessary to make partial updates to a JSON document. . This package is a transitional package to python-jsonpatch. Package: python-jsonpatch Source: python-json-patch Version: 1.19-3~bpo14.04+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 82 Depends: python-json-pointer (>= 1.9), python:any (<< 2.8), python:any (>= 2.7.5-5~) Breaks: python-json-patch (<< 1.3-3~) Replaces: python-json-patch (<< 1.3-3~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-json-patch/python-jsonpatch_1.19-3~bpo14.04+1_all.deb Size: 12428 MD5sum: 534c4560fce52f97085bdec6f882838a SHA1: 41cf7591ab58ffb264552b0ac57390b4a0bca2fc SHA256: a0e095771f623f4f74103dbfcde6e43aa6ecdd0a4d38d5d4e40ec9674e4be4d3 Section: python Priority: optional Homepage: https://github.com/stefankoegl/python-json-patch Description: library to apply JSON patches - Python 2.x Python-json-patch is a Python module (a library) to apply JSON Patches according to the IETF draft specification. . From the IETF site: . JavaScript Object Notation (JSON) [RFC4627] is a common format for the exchange and storage of structured data. HTTP PATCH [RFC5789] extends the Hypertext Transfer Protocol (HTTP) [RFC2616] with a method to perform partial modifications to resources. . JSON Patch is a format (identified by the media type "application/ json-patch") for expressing a sequence of operations to apply to a target JSON document, suitable for use with the HTTP PATCH method. . This format is also potentially useful in other cases when it's necessary to make partial updates to a JSON document. . This package provides the Python 2.x module. Package: python-kajiki Version: 0.5.2-2~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 258 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-nine, python-babel Provides: python2.7-kajiki Filename: pool/trusty-mitaka-backports-nochange/main/p/python-kajiki/python-kajiki_0.5.2-2~bpo14.04+1_all.deb Size: 44712 MD5sum: 00d51f919778b32295931fc2c4ff3ead SHA1: 93a8e51957f77ce8d0a9feedfb4be56f18f4e914 SHA256: bf6401e492f518b481a6b45e993a54918280ba60d791b6f701f51ea4985b1540 Section: python Priority: extra Homepage: http://sourceforge.net/p/kajiki/home/ Description: Really fast well-formed xml templates - Python 2.x Are you tired of the slow performance of Genshi? But you still long for the assurance that your output is well-formed that you miss from all those other templating engines? Do you wish you had Jinja's blocks with Genshi's syntax? Then look no further, Kajiki is for you! Kajiki quickly compiles Genshi-like syntax to *real Python bytecode* that renders with blazing-fast speed! Don't delay! Pick up your copy of Kajiki today! . This package provides the Python 2.x module. Package: python-kajiki-doc Source: python-kajiki Version: 0.5.2-2~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 345 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-kajiki/python-kajiki-doc_0.5.2-2~bpo14.04+1_all.deb Size: 64244 MD5sum: 6c2a37ed4d249bb7356916e41829a087 SHA1: 7372b0a1b1c01eec2360728c9e5b6bc9da037454 SHA256: ed2d548fd45b1b20186229d59c40fec6679fc1aec9e839e6431e5288315961e4 Section: doc Priority: extra Homepage: http://sourceforge.net/p/kajiki/home/ Description: Really fast well-formed xml templates - doc Are you tired of the slow performance of Genshi? But you still long for the assurance that your output is well-formed that you miss from all those other templating engines? Do you wish you had Jinja's blocks with Genshi's syntax? Then look no further, Kajiki is for you! Kajiki quickly compiles Genshi-like syntax to *real Python bytecode* that renders with blazing-fast speed! Don't delay! Pick up your copy of Kajiki today! . This package provides the documentation. Package: python-kazoo Source: kazoo Version: 2.2.1-1~bpo14.04+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 489 Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8), python-six Suggests: python-kazoo-doc Filename: pool/trusty-mitaka-backports-nochange/main/k/kazoo/python-kazoo_2.2.1-1~bpo14.04+1_all.deb Size: 88220 MD5sum: 26dbabff23cd72497949f12d34ac2fa2 SHA1: 24278805abc4d6f5fd34f0d326d0b4c5283ba30e SHA256: 6967c07f034cea27b615336291d90657495967410a9feb0d342e8f27fb2177c3 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-kerberos Source: pykerberos Version: 1.1.5-2+b1~bpo14.04+1 Architecture: amd64 Maintainer: Calendarserver Maintainers Installed-Size: 90 Depends: python (>= 2.7), python (<< 2.8), libc6 (>= 2.14), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.10+dfsg~), libkrb5-3 (>= 1.6.dfsg.2) Provides: python2.7-kerberos Filename: pool/trusty-mitaka-backports-nochange/main/p/pykerberos/python-kerberos_1.1.5-2+b1~bpo14.04+1_amd64.deb Size: 21736 MD5sum: afb0d67c1f31c916a3ed2945bb286d37 SHA1: d936dfdae54a580f91287a5deafa442ce5e4eabf SHA256: 85e6376f3f4712c509ad7e551b7a51145bb78456b73c3ffdc1028ec6b88418db Section: python Priority: optional Homepage: https://pypi.python.org/pypi/pykerberos Description: GSSAPI interface module - Python 2.x This Python package is a high-level wrapper for Kerberos (GSSAPI) operations. The goal is to avoid having to build a module that wraps the entire Kerberos.framework, and instead offer a limited set of functions that do what is needed for client/server Kerberos authentication based on . . Much of the C-code here is adapted from Apache's mod_auth_kerb-5.0rc7. . This package contains the Python 2.x module. Package: python-keyring Version: 7.3-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 243 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Recommends: python-crypto, python-dbus, python-secretstorage Suggests: gir1.2-gnomekeyring-1.0, python-fs, python-gdata, python-gi, python-kde4, python-keyczar Breaks: kupfer (<< 0+v208-2.1), python-mini-buildd (<< 1.0.0~gamma.3) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-keyring/python-keyring_7.3-1~bpo14.04+1_all.deb Size: 54058 MD5sum: e68bf6b19891ac0d0c8fe2662664f187 SHA1: c3017eacafd156c32570e75d46e6817d93e64928 SHA256: 4f60b22613d2e7f068a745240d6d85d41841ddaf9950c7edc0e0f00b768dc1e3 Section: python Priority: optional Homepage: https://github.com/jaraco/keyring Description: store and access your passwords safely The Python keyring library provides an easy way to access the system keyring service (e.g Gnome-Keyring, KWallet) from Python. It can be used in any application that needs safe password storage. Package: python-kombu Source: kombu Version: 3.0.33-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 959 Depends: python-amqp (>= 1.4.6), python-anyjson (>= 0.3.3), python:any (<< 2.8), python:any (>= 2.7.5-5~) Recommends: python-yaml Suggests: python-beanstalkc, python-boto, python-couchdb (>= 0.8), python-django, python-kombu-doc, python-pika, python-pymongo (>= 2.6.2), python-redis, python-sqlalchemy Breaks: python-cjson (<= 1.0.5-4+b1) Filename: pool/trusty-mitaka-backports-nochange/main/k/kombu/python-kombu_3.0.33-1~bpo14.04+1_all.deb Size: 163082 MD5sum: b7d96d46969bc1113157c99d90fba0f5 SHA1: b5fd09e95838f82dc14cd2cff29afbccd30d7280 SHA256: 84d43f9e86fbf19f5604245481816143fdc404519d2ceb6131939842edc6e8f2 Section: python Priority: optional Homepage: https://github.com/celery/kombu/ Description: AMQP Messaging Framework for Python The aim of Kombu is to make messaging in Python as easy as possible by providing an idiomatic high-level interface for the AMQP protocol. It is meant to replace the carrot library by providing a compatibility layer. . Features: * Allows application authors to support several message server solutions by using pluggable transports. * Supports automatic encoding, serialization and compression of message payloads. * The ability to ensure that an operation is performed by gracefully handling connection and channel errors. Package: python-kombu-doc Source: kombu Version: 3.0.33-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 2308 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/trusty-mitaka-backports-nochange/main/k/kombu/python-kombu-doc_3.0.33-1~bpo14.04+1_all.deb Size: 212818 MD5sum: c9972796045ae5be35bc98cb4b867fdf SHA1: 6c2e5014e4f374f2970e1bb94b4673510435d416 SHA256: 354e3ba269d2668538476e8607c7080afe206e4d0abee50e4edb33a42327402f Section: doc Priority: optional Homepage: https://github.com/celery/kombu/ Description: AMQP Messaging Framework for Python (Documentation) The aim of Kombu is to make messaging in Python as easy as possible by providing an idiomatic high-level interface for the AMQP protocol. It is meant to replace the carrot library by providing a compatibility layer. . Features: * Allows application authors to support several message server solutions by using pluggable transports. * Supports automatic encoding, serialization and compression of message payloads. * The ability to ensure that an operation is performed by gracefully handling connection and channel errors. . This package contains the documentation. Package: python-ldap3 Version: 1.0.3-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 1860 Depends: python-pyasn1 (>= 0.1.8), python:any (<< 2.8), python:any (>= 2.7.5-5~) Breaks: python-tldap (<< 0.3.8~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-ldap3/python-ldap3_1.0.3-1~bpo14.04+1_all.deb Size: 192432 MD5sum: 336667593ebcac7c8ac3276cdce2dbff SHA1: d63663b50ddcaee9a6897d77690a5a8bdd5e8911 SHA256: 8bfa56cd23d9300408e65a38826faa460d06b92fccc1e0bfcd3905bb0fa9ec83 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-libvirt Source: libvirt-python Version: 1.3.0-1~bpo14.04+1 Architecture: amd64 Maintainer: Guido Günther Installed-Size: 658 Depends: libc6 (>= 2.4), libvirt0 (>= 1.2.19~rc1), python (<< 2.8), python (>= 2.7~), python2.7, python:any (>= 2.7.5-5~) Recommends: libvirt-daemon Breaks: virtinst (<= 0.600.1-3+deb7u1) Filename: pool/trusty-mitaka-backports-nochange/main/l/libvirt-python/python-libvirt_1.3.0-1~bpo14.04+1_amd64.deb Size: 115132 MD5sum: 8d1942dea84c5b18548454e8e70a0e26 SHA1: 9b8144eceba517cb86902e1affdf42822039ee8a SHA256: de60a10448612329fe5a1631839062494b1be7fde87a0008e9c9c686ae114892 Section: python Priority: optional Homepage: http://libvirt.org Description: libvirt Python bindings Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the Python 2 bindings for the libvirt library Python-Version: 2.7 Package: python-linecache2 Version: 1.0.0-2~bpo8+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 92 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-linecache2/python-linecache2_1.0.0-2~bpo8+1_all.deb Size: 12338 MD5sum: e8ae97029c34f9f3ae68480af9194914 SHA1: c242d1b73eb645f3249d6c035436337a00053a2c SHA256: 78a3f76be06e37b99ed9d1b81984ec9de8a100230987b5131274f79f5d108917 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-lockfile Version: 1:0.12.2-1~bpo14.04+1 Architecture: all Maintainer: Ben Finney Installed-Size: 83 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-lockfile-doc Filename: pool/trusty-mitaka-backports-nochange/main/p/python-lockfile/python-lockfile_0.12.2-1~bpo14.04+1_all.deb Size: 14092 MD5sum: 2dc6061826d307f2a5c2181dc4454c36 SHA1: e6707cdf45dbaea18258118922f15937bf202cfb SHA256: 3e49d3de760cdf56eda92eba1cbdf8894b611aebccb26f1080a8e6478c75e895 Section: python Priority: optional Homepage: https://pypi.python.org/pypi/lockfile/ Description: file locking library for Python — Python 2 library The ‘lockfile’ library exports a ‘LockFile’ class which provides a simple API for locking files. . The appropriate implementation for ‘LockFile’ is chosen automatically based on the OS capabilities for an atomic filesystem operation. These implementations are also available for explicit use as ‘LinkLockFile’ and ‘MkdirLockFile’. . Other back ends are possible with the same semantics. Examples included are: * ‘SQLiteLockFile’, using records in an SQLite database. * ‘PIDLockFile’, using the semantics of a Unix PID file. . Unlike other Python locking libraries (the Windows ‘msvcrt.locking’ function, the Unix ‘fcntl.flock’, ‘fcntl.lockf’, and the deprecated ‘posixfile’ module), the API is identical across both Unix (including GNU/Linux and MacOS) and Windows platforms. . This package installs the Python 2 library. Package: python-lockfile-doc Source: python-lockfile Version: 1:0.12.2-1~bpo14.04+1 Architecture: all Maintainer: Ben Finney Installed-Size: 145 Depends: libjs-sphinxdoc (>= 1.0) Recommends: python-lockfile Filename: pool/trusty-mitaka-backports-nochange/main/p/python-lockfile/python-lockfile-doc_0.12.2-1~bpo14.04+1_all.deb Size: 32520 MD5sum: e2859897446e59c5ace6d16d2cf450d4 SHA1: f5546ea6260069bed367adaa8faef0ec42bbd118 SHA256: 7c59f64ea39f5bbcfa75271e2adeedd24621f3ec8d54d5cccf4268a3aedf26c8 Section: doc Priority: optional Homepage: https://pypi.python.org/pypi/lockfile/ Description: file locking library for Python — documentation The ‘lockfile’ library exports a ‘LockFile’ class which provides a simple API for locking files. . This package installs the API documentation, in plain text and rendered as HTML. Package: python-lz4 Version: 0.7.0+dfsg-3+b1~bpo14.04+1 Architecture: amd64 Maintainer: Dmitry Smirnov Installed-Size: 56 Depends: python (<< 2.8), python (>= 2.7~), libc6 (>= 2.2.5), liblz4-1 (>= 0.0~r114) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-lz4/python-lz4_0.7.0+dfsg-3+b1~bpo14.04+1_amd64.deb Size: 6706 MD5sum: 18e39ff8896697eacffd1a880c0f6ae4 SHA1: b7044ecb2a7641ee4126744f4336c5a7d7ff15aa SHA256: d1c11e7cbd76c79534c8e34a9737a61df9aa156adcb1c18a59da8b70ffe1e798 Section: python Priority: optional Homepage: http://pypi.python.org/pypi/lz4 Description: Python interface to the lz4 compression library This package provides bindings for the liblz4 compression library. . LZ4 is a very fast lossless compression algorithm, providing compression speed at 400 MB/s per core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems. Package: python-memcache Version: 1.56-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 108 Depends: python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: memcached Filename: pool/trusty-mitaka-backports-nochange/main/p/python-memcache/python-memcache_1.56-1~bpo14.04+1_all.deb Size: 18194 MD5sum: 39b07f7ad53104f7ec7f1c990c9c60d8 SHA1: 03a15b949e111dcba48616fed34c0f061ab9e2cb SHA256: 730e81d2e5e3eb2cc457fc942118eedf9d59ea39675178048ae42797f6bbc682 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~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 310 Depends: python-funcsigs, python-pbr, python-six (>= 1.7), python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-mock-doc Filename: pool/trusty-mitaka-backports-nochange/main/p/python-mock/python-mock_1.3.0-2.1~bpo14.04+1_all.deb Size: 58460 MD5sum: 16428ee20f6d85b4f71ea95b0d837ba5 SHA1: a1f1a9ab6f15bea60c34beb18da1402b4caf28fa SHA256: 4e408bf9349a8afd5de91d2a86630481cdd27c8ae85ae7153f27e9f79e53b03d 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~bpo14.04+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/trusty-mitaka-backports-nochange/main/p/python-mock/python-mock-doc_1.3.0-2.1~bpo14.04+1_all.deb Size: 51828 MD5sum: d94ed524d10a85df7f1a38394dae1b5d SHA1: d0dde3528767715e273b58519f1b062b04e8b71d SHA256: 19c390aab800264131403c86edfa6986aced0db2f7e9509f7441e222f4f0f9ba 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.7-1~bpo14.04+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 185 Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.4), libmysqlclient18 (>= 5.5.24+dfsg-1) Suggests: mysql-server, python-egenix-mxdatetime, python-mysqldb-dbg Provides: python2.7-mysqldb Filename: pool/trusty-mitaka-backports-nochange/main/p/python-mysqldb/python-mysqldb_1.3.7-1~bpo14.04+1_amd64.deb Size: 48476 MD5sum: 47bce922f6a4ba0d0969bc8368f4724a SHA1: 7f394bebba5697a6eedaf762f6c5f8f96cfbe0a1 SHA256: e7b0786b6cdcfbb7a4ebac5f0ae0915895fbdcd176d61a474c6489daab3e434f 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.7-1~bpo14.04+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 108 Pre-Depends: dpkg (>= 1.17.2) Depends: python-dbg, python-mysqldb (= 1.3.7-1~bpo14.04+1), libc6 (>= 2.4), libmysqlclient18 (>= 5.5.24+dfsg-1) Suggests: python-egenix-mxdatetime-dbg Filename: pool/trusty-mitaka-backports-nochange/main/p/python-mysqldb/python-mysqldb-dbg_1.3.7-1~bpo14.04+1_amd64.deb Size: 29490 MD5sum: ee9a6f3194ccc0587c88a2000bdb4b90 SHA1: 005e446b23f5afa8b4907df6749d0c344c316761 SHA256: cfc956671be1a3454b793a183c8936670d2bd955ba31622bf0bd896707d704f3 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-netaddr Version: 0.7.18-1~bpo14.04+1 Architecture: all Maintainer: Vincent Bernat Installed-Size: 915 Depends: ieee-data, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Suggests: ipython, python-netaddr-docs Filename: pool/trusty-mitaka-backports-nochange/main/p/python-netaddr/python-netaddr_0.7.18-1~bpo14.04+1_all.deb Size: 164788 MD5sum: d94b73fbbf18d50687c6f539860ca4a2 SHA1: f229e497097395096056e119373ad959af2ea893 SHA256: 1b72b46fc48bf74e3bca8607e964f2462c2e6ba575fbbcf108c5cf654c2a2d17 Section: python Priority: optional Homepage: https://github.com/drkjam/netaddr/ Description: manipulation of various common network address notations (Python 2) netaddr is a Python library for the manipulation of various common network address notations and representations. . It takes the hassle out of fiddling with enumerable variations of network addresses presenting a consistent, extensible, easy-to-use and (above all) Pythonic API. . With it you can validate, convert, categorise, iterate, generate, slice (and dice): - MAC (Media Access Control) - IEEE EUI-48 and EUI-64 - IP version 4 - IP version 6 - CIDR (Classless Inter-Domain Routing) . This is the Python 2 version of the package. Package: python-netaddr-docs Source: python-netaddr Version: 0.7.18-1~bpo14.04+1 Architecture: all Maintainer: Vincent Bernat Installed-Size: 1135 Depends: libjs-sphinxdoc (>= 1.0) Breaks: python-netaddr (<< 0.7.7-1) Replaces: python-netaddr (<< 0.7.7-1) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-netaddr/python-netaddr-docs_0.7.18-1~bpo14.04+1_all.deb Size: 97106 MD5sum: 1d9358ef3302c5eb6b7f5b280edc0c20 SHA1: d242b7362f76a35fb97dece33bf9be98fb1a10a2 SHA256: 4ad943fb9d81a8797a38d6e3287b630f3a80ab4496ad615fcd48e1a63f7006df Section: doc Priority: optional Homepage: https://github.com/drkjam/netaddr/ Description: manipulation of various common network address notations (documentation) netaddr is a Python library for the manipulation of various common network address notations and representations. . It takes the hassle out of fiddling with enumerable variations of network addresses presenting a consistent, extensible, easy-to-use and (above all) Pythonic API. . This package contains the documentation. Package: python-netifaces Source: netifaces Version: 0.10.4-0.1+b1~bpo14.04+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 76 Depends: libc6 (>= 2.4), python (>= 2.7), python (<< 2.8) Provides: python2.7-netifaces Filename: pool/trusty-mitaka-backports-nochange/main/n/netifaces/python-netifaces_0.10.4-0.1+b1~bpo14.04+1_amd64.deb Size: 16596 MD5sum: a310938f04bc84ad18a383efa42c26c0 SHA1: d8618bbf7b6b6ba4bda9370cc4e0512d324e787c SHA256: 976a1a9b681cabcf816cbd74d81f0e44582adcc1526d3d18ad19ce48eb04787a Section: python Priority: optional Homepage: http://alastairs-place.net/projects/netifaces/ Description: portable network interface information - Python 2.x netifaces provides a (hopefully portable-ish) way for Python programmers to get access to a list of the network interfaces on the local machine, and to obtain the addresses of those network interfaces. . This package contains the module for Python 2.x. Python-Version: 2.7 Package: python-netifaces-dbg Source: netifaces Version: 0.10.4-0.1+b1~bpo14.04+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 112 Depends: libc6 (>= 2.4), python-netifaces (= 0.10.4-0.1+b1~bpo14.04+1), python-dbg Filename: pool/trusty-mitaka-backports-nochange/main/n/netifaces/python-netifaces-dbg_0.10.4-0.1+b1~bpo14.04+1_amd64.deb Size: 41082 MD5sum: 6d5b45de4866be9af5e4ff7e51c4ff9c SHA1: 29b8711d5b916d1a7947a7871047934e4e140608 SHA256: 2c6889cd6010afbdb58f819b44d03072322f2956f4a9c2a639d502e656186149 Section: debug Priority: extra Homepage: http://alastairs-place.net/projects/netifaces/ Description: portable network interface information - Python 2.x debug extension netifaces provides a (hopefully portable-ish) way for Python programmers to get access to a list of the network interfaces on the local machine, and to obtain the addresses of those network interfaces. . This package contains debug symbols of python-netifaces. Python-Version: 2.7 Package: python-networkx Version: 1.11~rc1-1~bpo14.04+1 Architecture: all Maintainer: Sandro Tosi Installed-Size: 3893 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 Suggests: python-networkx-doc Filename: pool/trusty-mitaka-backports-nochange/main/p/python-networkx/python-networkx_1.11~rc1-1~bpo14.04+1_all.deb Size: 821550 MD5sum: 9e18cfb4691b13e610f858b9e304bbbe SHA1: 745f974c6ca579649437432e32a7faf447abbdb9 SHA256: b8404eb45f98d2d7fd3232a9688f8524433662edba8011fae5cfdfa0fd224550 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.11~rc1-1~bpo14.04+1 Architecture: all Maintainer: Sandro Tosi Installed-Size: 33559 Depends: libjs-mathjax, libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common Filename: pool/trusty-mitaka-backports-nochange/main/p/python-networkx/python-networkx-doc_1.11~rc1-1~bpo14.04+1_all.deb Size: 5119672 MD5sum: d64e55a4d48fb773aa08883b18f922a6 SHA1: 5ab446ca9b5c9cd275af9110902a0f52d771e8a1 SHA256: a94e0c2f5d993a619615ca989edb26eb089bdf4e059e57994a73dbe936266b8b 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-nose Source: nose Version: 1.3.7-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 557 Depends: python-pkg-resources, python2.7:any, python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-coverage, python-nose-doc Filename: pool/trusty-mitaka-backports-nochange/main/n/nose/python-nose_1.3.7-1~bpo14.04+1_all.deb Size: 118396 MD5sum: 28f526fe1b19715e98f1777e41b60cd1 SHA1: 2a4ca49916bd29191916ca4b63aca2d2cbc77cfe SHA256: 3b71be5dcc81665f406ab94158a552ed45d643c4509feba571cde033504f9f31 Section: python Priority: optional Homepage: https://nose.readthedocs.org/en/latest/ Description: test discovery and running of Python's unittest nose provides an alternate test discovery and running process for unittest, one that is intended to mimic the behavior of py.test as much as is reasonably possible without resorting to too much magic Package: python-nose-doc Source: nose Version: 1.3.7-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 1520 Depends: libjs-sphinxdoc (>= 1.0) Breaks: python-nose (<< 1.1.2) Replaces: python-nose (<< 1.1.2) Filename: pool/trusty-mitaka-backports-nochange/main/n/nose/python-nose-doc_1.3.7-1~bpo14.04+1_all.deb Size: 164480 MD5sum: c6b985133935859b5f475bbe97f94bfc SHA1: 39b6b5f09d02a57f0e4d697b8660aadc149df37f SHA256: dc0f22ecbde9cc9e92405595487e58cfac9b7aa977123c7e66673e33a04e7923 Section: doc Priority: optional Homepage: https://nose.readthedocs.org/en/latest/ Description: documentation for discovery and running for Python's unittest nose provides an alternate test discovery and running process for unittest, one that is intended to mimic the behavior of py.test as much as is reasonably possible without resorting to too much magic . This package provides the documentation for nose. Package: python-oauth2client Version: 1.4.12-0.1~bpo14.04+1 Architecture: all Maintainer: PKG Cloud Installed-Size: 239 Pre-Depends: dpkg (>= 1.15.6~) Depends: python-uritemplate, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-httplib2, python-pyasn1, python-pyasn1-modules, python-rsa, python-six Filename: pool/trusty-mitaka-backports-nochange/main/p/python-oauth2client/python-oauth2client_1.4.12-0.1~bpo14.04+1_all.deb Size: 42026 MD5sum: 467f8c6d437da8a8274bf9c5aae65d02 SHA1: 3454c35be374d6d145192d72255b41747fba2a59 SHA256: 680ac59b842f0b6490788e6d9883c2e18b11296f90a2dcb48e6a338daf9904d3 Section: python Priority: optional Homepage: https://github.com/google/oauth2client Description: OAuth 2.0 client library - Python 2.x The oauth2client is a client library for OAuth 2.0. . OAuth is an open standard for authorization. OAuth provides a method for clients to access server resources on behalf of a resource owner (such as a different client or an end-user). It also provides a process for end-users to authorize third-party access to their server resources without sharing their credentials (typically, a username and password pair), using user-agent redirections. . OAuth is a service that is complementary to, and therefore distinct from, OpenID. OAuth is also distinct from OATH, which is a reference architecture for authentication (i.e. not a standard). . This package provides the Python 2.x module. Package: python-openssl Source: pyopenssl Version: 0.15.1-2~bpo14.04+1 Architecture: all Maintainer: Sandro Tosi Installed-Size: 515 Depends: python-cryptography (>= 0.7), python-six (>= 1.5.2), python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-openssl-doc, python-openssl-dbg Filename: pool/trusty-mitaka-backports-nochange/main/p/pyopenssl/python-openssl_0.15.1-2~bpo14.04+1_all.deb Size: 97694 MD5sum: fcfe2075a4b13c09a47ee4ec286a67b7 SHA1: ee62699208a3e8f5693bfebb3f51d6ac5115148c SHA256: da009542220ce8eed4b09aa68a78f5665ba165e456b08da6ff2e46db60566b58 Section: python Priority: optional Homepage: https://github.com/pyca/pyopenssl Description: Python 2 wrapper around the OpenSSL library High-level wrapper around a subset of the OpenSSL library, includes . * SSL.Connection objects, wrapping the methods of Python's portable sockets * Callbacks written in Python * Extensive error-handling mechanism, mirroring OpenSSL's error codes . A lot of the object methods do nothing more than calling a corresponding function in the OpenSSL library. Package: python-openssl-doc Source: pyopenssl Version: 0.15.1-2~bpo14.04+1 Architecture: all Maintainer: Sandro Tosi Installed-Size: 459 Depends: libjs-sphinxdoc (>= 1.0) Suggests: python-openssl, python3-openssl Filename: pool/trusty-mitaka-backports-nochange/main/p/pyopenssl/python-openssl-doc_0.15.1-2~bpo14.04+1_all.deb Size: 74910 MD5sum: 3f0497f0ad90bba1faf3631d345e9e36 SHA1: 7c1d3733ba54d9f32950973838a9b6fb1c808d4f SHA256: eb79099520151427a521643d52d5c72fb682922491c1f3963045908a9926285a Section: doc Priority: optional Homepage: https://github.com/pyca/pyopenssl Description: Python wrapper around the OpenSSL library (documentation package) High-level wrapper around a subset of the OpenSSL library, includes . * SSL.Connection objects, wrapping the methods of Python's portable sockets * Callbacks written in Python * Extensive error-handling mechanism, mirroring OpenSSL's error codes . A lot of the object methods do nothing more than calling a corresponding function in the OpenSSL library. . This package contains documentation for python-openssl. Package: python-packaging Version: 16.2-2~bpo14.04+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 107 Depends: python-pyparsing, python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/trusty-mitaka-backports-nochange/main/python-packaging/python-packaging_16.2-2~bpo14.04+1_all.deb Size: 16956 MD5sum: 8b8e835a9dab100a3861a007e5916165 SHA1: c0dfac2609d67a42589ce5ace7c0a708dcc862f3 SHA256: d9f5227b6a8f178e0aa6fe7d72758e8e938cdf7db364cf937ef40b9b7c2eda86 Section: python Priority: optional Homepage: https://pypi.python.org/pypi/packaging Description: core utilities for python packages These core utilities currently consist of: - Version Handling (PEP 440) - Dependency Specification (PEP 440) Package: python-pandas Source: pandas Version: 0.17.1-3~bpo14.04+1 Architecture: all Maintainer: NeuroDebian Team Installed-Size: 20001 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-dateutil, python-tz, python-numpy (>= 1:1.7~), python-pandas-lib (>= 0.17.1-3~bpo14.04+1), python-six Recommends: python-scipy, python-matplotlib, python-tables, python-numexpr, python-xlrd, python-statsmodels, python-openpyxl, python-xlwt, python-bs4, python-html5lib, python-lxml Suggests: python-pandas-doc Provides: python2.7-pandas Filename: pool/trusty-mitaka-backports-nochange/main/p/pandas/python-pandas_0.17.1-3~bpo14.04+1_all.deb Size: 2368398 MD5sum: 7a2f52d69fee6f3a6d6ce51541d2fbae SHA1: fe0550ebee149ba6a55d219961f79b426c91fb04 SHA256: f7a74979a5dbc6b1d44d90a15400f9e9755a81aa6e82e18d168e83474f2a5167 Section: python Priority: optional Homepage: http://pandas.sourceforge.net Description: data structures for "relational" or "labeled" data pandas is a Python package providing fast, flexible, and expressive data structures designed to make working with "relational" or "labeled" data both easy and intuitive. It aims to be the fundamental high-level building block for doing practical, real world data analysis in Python. pandas is well suited for many different kinds of data: . - Tabular data with heterogeneously-typed columns, as in an SQL table or Excel spreadsheet - Ordered and unordered (not necessarily fixed-frequency) time series data. - Arbitrary matrix data (homogeneously typed or heterogeneous) with row and column labels - Any other form of observational / statistical data sets. The data actually need not be labeled at all to be placed into a pandas data structure . This package contains the Python 2 version. Package: python-pandas-doc Source: pandas Version: 0.17.1-3~bpo14.04+1 Architecture: all Maintainer: NeuroDebian Team Installed-Size: 47011 Depends: libjs-jquery Suggests: python-pandas Filename: pool/trusty-mitaka-backports-nochange/main/p/pandas/python-pandas-doc_0.17.1-3~bpo14.04+1_all.deb Size: 9164490 MD5sum: b625e8fe0be131644a4c897e770542ca SHA1: a2e5075325a3f0cf48d500b14a55bfdcf574dad7 SHA256: ec3d411972426f2b32371757e5a6ca478608ab1b87e5933deb1f1f9a332ce119 Section: doc Priority: optional Homepage: http://pandas.sourceforge.net Description: documentation and examples for pandas This package contains documentation and example scripts for python-pandas. Package: python-pandas-lib Source: pandas Version: 0.17.1-3~bpo14.04+1 Architecture: amd64 Maintainer: NeuroDebian Team Installed-Size: 6024 Depends: libc6 (>= 2.14), python-numpy (>= 1:1.8.0), python-numpy-abi9, python (>= 2.7), python (<< 2.8) Provides: python2.7-pandas-lib Filename: pool/trusty-mitaka-backports-nochange/main/p/pandas/python-pandas-lib_0.17.1-3~bpo14.04+1_amd64.deb Size: 1588150 MD5sum: 12bef8507bd7b90e652d048d14e6b00f SHA1: ac4551a0f8858ccbfa8fe60dfe2506debffbc47c SHA256: e606e05d04fa7de0785ab51ae22fa897b8184826d022569f2a19cd0ad7e8fc77 Section: python Priority: optional Homepage: http://pandas.sourceforge.net Description: low-level implementations and bindings for pandas This is an add-on package for python-pandas providing architecture-dependent extensions. . This package contains the Python 2 version. Python-Version: 2.7 Package: python-paramiko Package-Type: deb Source: paramiko Version: 1.15.3-1~bpo14.04+1 Architecture: all Maintainer: Jeremy T. Bouse Installed-Size: 615 Depends: python-crypto (>= 2.1.0-2), python-ecdsa, python:any (<< 2.8), python:any (>= 2.7.5-5~) Provides: python2.7-paramiko Filename: pool/trusty-mitaka-backports-nochange/main/p/paramiko/python-paramiko_1.15.3-1~bpo14.04+1_all.deb Size: 107626 MD5sum: 364b770d321fc954c7f49de542e8896b SHA1: 9ef51bf66197f6fcad1b0551d9cdcd5626aed5bd SHA256: 6ed278e361ca91331f0884a5db568df78fa80a7476e7b831feead9c54f2298e2 Section: python Priority: optional Homepage: https://github.com/paramiko/paramiko/ Description: Make ssh v2 connections with Python (Python 2) This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between Python scripts. All major ciphers and hash methods are supported. SFTP client and server mode are both supported too. . This is the Python 2 version of the package. Package: python-passlib Version: 1.6.5-4~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 1306 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-passlib/python-passlib_1.6.5-4~bpo14.04+1_all.deb Size: 219258 MD5sum: 19d2cde793853e50f95507bac32d2b6b SHA1: c2ae82bf0262e2e31ca49cab8b34eb5398f61dcf SHA256: 05b818d74d0a07b8e5e7f3d22125cf8f8aafe2cc695aaad9ef06cec52fb707f6 Section: python Priority: extra Homepage: https://bitbucket.org/ecollins/passlib/wiki/Home Description: comprehensive password hashing framework Password hashing library for Python 2, which provides cross-platform implementations of over 20 password hashing algorithms, as well as a framework for managing existing password hashes. It's designed to be useful for a wide range of tasks; from verifying a hash found in /etc/shadow, to providing full-strength password hashing for multi-user applications. Package: python-pathlib Version: 1.0.1-2~bpo14.04+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/trusty-mitaka-backports-nochange/main/p/python-pathlib/python-pathlib_1.0.1-2~bpo14.04+1_all.deb Size: 24998 MD5sum: c8f36854b44250d55c277db6530f4c95 SHA1: 6ca7ff1d30991d4e2e5ba06d77de4397196f78c2 SHA256: 923b04a1f44afff35a1bdc63f5555f0af89c3ad264f3b231eaea75e2718994d3 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~bpo14.04+1 Architecture: all Maintainer: Frank Brehm Installed-Size: 266 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-pathlib/python-pathlib-doc_1.0.1-2~bpo14.04+1_all.deb Size: 46482 MD5sum: 823721c650656ffd3fdf26df4171f0b0 SHA1: 8b07335417686a5e66b43218eb38420b62ca155e SHA256: 52423ff118608b34c0ea37fb33d3582efcedf27242ace293996555c0eff9b808 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: 1.8.0-4~bpo8+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 274 Depends: python-six (>= 1.9.0), python2.7, python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-pbr/python-pbr_1.8.0-4~bpo8+1_all.deb Size: 47366 MD5sum: 96d1b922e53c578eb2df016aea1a1aa8 SHA1: 91364ee8a55ff622638e0d345fc3fd80d2135149 SHA256: f3a668def12ed316a8eefb095574df6b9ed9b981a0b7d734e6af0f72a3e9f486 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-pika Version: 0.10.0-1~bpo14.04+1 Architecture: all Maintainer: Jan Dittberner Installed-Size: 498 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-pika-doc (= 0.10.0-1~bpo14.04+1) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-pika/python-pika_0.10.0-1~bpo14.04+1_all.deb Size: 87122 MD5sum: c2cf5dfb1aaa92336ab7abbe145197c9 SHA1: e5b519ef4927ee9ec9e6eed5fda05578c336dc9e SHA256: ab2d4bb5ffc16f0d6209162de1d5ff0a2d0556c2b0b010ee1dfa11b03497dc42 Section: python Priority: optional Homepage: http://pika.github.com/ Description: AMQP client library for Python 2 Pika is a pure-Python implementation of the AMQP-0-9-1 protocol that tries to stay fairly independent of the underlying network support library. Pika was developed primarily for use with RabitMQ, but also works with other AMQP-0-9-1 brokers. . This is the Python 2 version of the library. Package: python-pika-doc Source: python-pika Version: 0.10.0-1~bpo14.04+1 Architecture: all Maintainer: Jan Dittberner Installed-Size: 1260 Depends: libjs-sphinxdoc (>= 1.0) Breaks: python-pika (<< 0.10.0-1) Replaces: python-pika (<< 0.10.0-1) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-pika/python-pika-doc_0.10.0-1~bpo14.04+1_all.deb Size: 126300 MD5sum: 0b514072aa8b0f00967b6c523f871a8c SHA1: cfc038db0124f5a7bd6ad8f1c836cd17ad016f3f SHA256: 8b8bf7b58f09c2a39c05ac988c352fab5f48928af15aee2c4b91b760c1f44c08 Section: doc Priority: optional Homepage: http://pika.github.com/ Description: AMQP client library documentation Pika is a pure-Python implementation of the AMQP-0-9-1 protocol that tries to stay fairly independent of the underlying network support library. Pika was developed primarily for use with RabitMQ, but also works with other AMQP-0-9-1 brokers. . This is the library documentation. Package: python-pip Version: 1.5.6-7~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 470 Depends: ca-certificates, python-colorama, python-distlib, python-html5lib, python-pkg-resources, python-requests, python-setuptools (>= 0.6c1), python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~) Recommends: build-essential, python-dev-all (>= 2.6), python-wheel Filename: pool/trusty-mitaka-backports-nochange/main/p/python-pip/python-pip_1.5.6-7~bpo14.04+1_all.deb Size: 114316 MD5sum: 8718540e81b0efb9f4a0df99bbe4da87 SHA1: 3131825b9c20352a0fd6bee32c964a9958897ffe SHA256: 944795de5c903ef41a74a8f8b3f64561fc7c40898c4657991a8c4e979c1467b1 Section: python Priority: optional Homepage: http://www.pip-installer.org/ Description: alternative Python package installer pip is a replacement for easy_install, and is intended to be an improved Python package installer. It integrates with virtualenv, doesn't do partial installs, can save package state for replaying, can install from non-egg sources, and can install from version control repositories. Package: python-pip-whl Source: python-pip Version: 1.5.6-7~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 408 Depends: python-chardet-whl, python-colorama-whl, python-distlib-whl, python-html5lib-whl, python-requests-whl, python-setuptools-whl, python-six-whl, python-urllib3-whl Filename: pool/trusty-mitaka-backports-nochange/main/p/python-pip/python-pip-whl_1.5.6-7~bpo14.04+1_all.deb Size: 94708 MD5sum: 3124b91834d7ffc01e9f269cfee1a44c SHA1: 93f8759b3846457b738c3a42acdffcf8cf3583a0 SHA256: 757ce1d6eb28870e65487a9d85927e1e0efcd6bd3965a4256f517cd5b8f10e5f Section: python Priority: optional Homepage: http://www.pip-installer.org/ Description: alternative Python package installer pip is a replacement for easy_install, and is intended to be an improved Python package installer. It integrates with virtualenv, doesn't do partial installs, can save package state for replaying, can install from non-egg sources, and can install from version control repositories. . This is the support package for the PEP 427 wheel version of the package, required for using pip inside a virtual environment. Package: python-pkg-resources Source: python-setuptools Version: 18.8-1~bpo14.04+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 271 Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8) Suggests: python-setuptools Filename: pool/trusty-mitaka-backports-nochange/main/p/python-setuptools/python-pkg-resources_18.8-1~bpo14.04+1_all.deb Size: 100738 MD5sum: 65501bb6fd5c7b1a62e9bb625330cf81 SHA1: 586c34086ad054d44485a854cc544dcf0361dbca SHA256: a491ead977c7f309787bbaefc08397ed829abdd91a944fd24cf0b0853d55fac0 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-pkginfo Version: 1.2.1-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 80 Depends: python-pkg-resources, python:any (<< 2.8), python:any (>= 2.7.5-5~) Recommends: python-pkginfo-doc (= 1.2.1-1~bpo14.04+1) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-pkginfo/python-pkginfo_1.2.1-1~bpo14.04+1_all.deb Size: 12174 MD5sum: 8e3fae3cd90e68db72126248699cfe8e SHA1: 6445cebee646ea0ea63810dce35827b5e3869f35 SHA256: 335b6303de44168d165d21b7e3aef55cd25618763cb8e9a89a829564caa06086 Section: python Priority: optional Homepage: http://pypi.python.org/pypi/pkginfo/ Description: Python 2.x module to query metadata from packages This package provides an API for querying the distutils metadata written in the PKG-INFO file inside a source distribution (an sdist), or into the EGG-INFO directory of an installed distribution. . This package contains the Python 2 version of the library Package: python-pkginfo-doc Source: python-pkginfo Version: 1.2.1-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 132 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-pkginfo/python-pkginfo-doc_1.2.1-1~bpo14.04+1_all.deb Size: 23498 MD5sum: b3e3855f64c161d61d9df629f4d59d30 SHA1: e427ea85b14e86ad50863881036dacc22ac134a1 SHA256: 48128cd6fe73a33414ffa5da807fa03633363cbb8a781eeafa3d22c509a6015d Section: doc Priority: optional Homepage: http://pypi.python.org/pypi/pkginfo/ Description: Python module to query metadata from packages documentation This package provides an API for querying the distutils metadata written in the PKG-INFO file inside a source distribution (an sdist), or into the EGG-INFO directory of an installed distribution. Package: python-pluggy Version: 0.3.1-1~bpo14.04+1 Architecture: all Maintainer: Barry Warsaw Installed-Size: 74 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-pluggy/python-pluggy_0.3.1-1~bpo14.04+1_all.deb Size: 10922 MD5sum: 6b02f596443dccf78fe34cdf2a05b484 SHA1: 8d51058410517531d01ff3939672268882e8e370 SHA256: d1de9d957d46cceb00b27aa450a52398b03d66308c93f7ecae790ce6ab470a35 Section: python Priority: optional Homepage: https://pypi.python.org/pypi/pluggy Description: plugin and hook calling mechanisms for Python pluggy is the cristallized core of plugin management as used by some 150 plugins for pytest. . This is the Python 2 library. Package: python-pretend Version: 1.0.8-2~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 55 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-pretend/python-pretend_1.0.8-2~bpo14.04+1_all.deb Size: 6054 MD5sum: a4848b5b6d0aad18dea71bd03fe89624 SHA1: 8597e0ca6e3fd2c4cd3e0dfb59a7772b72e1fdc0 SHA256: 9fe5bb034c7c005179673c6511c12315b0081035d01c31d0a7cf3fb1f349da0b Section: python Priority: optional Homepage: https://github.com/alex/pretend Description: Python library for stubbing (Python 2) Pretend is a library to make stubbing with Python easier. . Stubbing is a technique for writing tests. You may hear the term mixed up with mocks, fakes, or doubles. Basically a stub is an object that returns pre-canned responses, rather than doing any computation. . This package contains the Python 2 version of pretend. Package: python-progress Version: 1.2-1~bpo14.04+1 Architecture: all Maintainer: Barry Warsaw Installed-Size: 65 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-progress/python-progress_1.2-1~bpo14.04+1_all.deb Size: 6476 MD5sum: 6eb52597bd806fcdf46a738bc95cb367 SHA1: b1efb3a5bd1d95f1575e6649f38ed0a537549a0f SHA256: f26f286ab46670f824c27554d275a17e9e28e80ca61dce2ecd2a9eb96d793c90 Section: python Priority: optional Homepage: https://github.com/verigak/progress/ Description: easy progress reporting for Python This package provides several canned progress bars for command line Python programs. Progress bars are customizable and can be advanced by using the next() method, with the finish() method to finish. . This is the Python 2 version. Package: python-psycopg2 Source: psycopg2 Version: 2.6.1-1+b1~bpo14.04+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 689 Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.14), libpq5 (>= 9.3~) Recommends: python-egenix-mxdatetime Suggests: python-psycopg2-doc Filename: pool/trusty-mitaka-backports-nochange/main/p/psycopg2/python-psycopg2_2.6.1-1+b1~bpo14.04+1_amd64.deb Size: 149402 MD5sum: a70aa71b19bc51cb74839cd534e68ee6 SHA1: 376960236d43d825b8c903ff035360a2cc3dc6a4 SHA256: 75fc8325ad3aa7ed738687e24005abe9104e39b2c8de920f4f70b0081aad880c Section: python Priority: optional Homepage: http://initd.org/projects/psycopg Description: Python module for PostgreSQL psycopg is a PostgreSQL database adapter for the Python programming language (just like pygresql and popy.) This is version 2, a complete rewrite of the original code to provide new-style classes for connection and cursor objects and other sweet candies. Like the original, psycopg 2 was written with the aim of being very small and fast, and stable as a rock. . psycopg is different from the other database adapter because it was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a conspicuous number of concurrent INSERTs or UPDATEs. psycopg 2 also provides full asynchronous operations for the really brave programmer. . The main advantages of psycopg2 are that it supports the full Python DBAPI-2.0 and being thread safe at level 2. It also includes some extensions to the standard DBAPI-2.0 to allow for better thread performance. Package: python-psycopg2-dbg Source: psycopg2 Version: 2.6.1-1+b1~bpo14.04+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 1145 Depends: python-psycopg2 (= 2.6.1-1+b1~bpo14.04+1), python-dbg, libc6 (>= 2.14), libpq5 (>= 9.3~) Filename: pool/trusty-mitaka-backports-nochange/main/p/psycopg2/python-psycopg2-dbg_2.6.1-1+b1~bpo14.04+1_amd64.deb Size: 231944 MD5sum: 5a209c1ce3844be523186a179536d3c8 SHA1: c159ddc4b7c67804ed200602ac99d5b4e29a3c23 SHA256: 0f938a24861e2a2562b955ebd1c34b556fea6c1aaee7792cdbfad9cd6d3d1dff Section: debug Priority: extra Homepage: http://initd.org/projects/psycopg Description: Python module for PostgreSQL (debug extension) psycopg is a PostgreSQL database adapter for the Python programming language (just like pygresql and popy.) This is version 2, a complete rewrite of the original code to provide new-style classes for connection and cursor objects and other sweet candies. Like the original, psycopg 2 was written with the aim of being very small and fast, and stable as a rock. . This package contains the extensions built for the Python debug interpreter. Package: python-psycopg2-doc Source: psycopg2 Version: 2.6.1-1+b1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 1032 Depends: libjs-sphinxdoc (>= 1.0) Suggests: python-psycopg2 | python3-psycopg2 Filename: pool/trusty-mitaka-backports-nochange/main/p/psycopg2/python-psycopg2-doc_2.6.1-1+b1~bpo14.04+1_all.deb Size: 225236 MD5sum: 9a65811c97b3e16283212758b14566c6 SHA1: 3a85531bb2024a33feae0ebb8883b5f3a1009a57 SHA256: e3fc61ceca1e556d062c11aaa09be0e934ef179c50f1cc4f7ad23e5d0d49aa73 Section: doc Priority: optional Homepage: http://initd.org/projects/psycopg Description: Python module for PostgreSQL (documentation package) psycopg is a PostgreSQL database adapter for the Python programming language (just like pygresql and popy.) This is version 2, a complete rewrite of the original code to provide new-style classes for connection and cursor objects and other sweet candies. Like the original, psycopg 2 was written with the aim of being very small and fast, and stable as a rock. . psycopg is different from the other database adapter because it was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a conspicuous number of concurrent INSERTs or UPDATEs. psycopg 2 also provides full asynchronous operations for the really brave programmer. . The main advantages of psycopg2 are that it supports the full Python DBAPI-2.0 and being thread safe at level 2. It also includes some extensions to the standard DBAPI-2.0 to allow for better thread performance. . This package contains the psycopg2 documentation Package: python-py Version: 1.4.31-1~bpo14.04+1 Architecture: all Maintainer: Sebastian Ramacher Installed-Size: 343 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-pkg-resources Suggests: subversion, python-pytest, python-pytest-xdist Filename: pool/trusty-mitaka-backports-nochange/main/p/python-py/python-py_1.4.31-1~bpo14.04+1_all.deb Size: 82060 MD5sum: c8ccf8a1fa80bb04c6384a3083f1d5b2 SHA1: bab5308ad0374b6fc51d6a47ecf7b0c443c05f87 SHA256: 376e7b9535f45b789a01ee7b1c74863644bf41988e6e168ba804dd41e4daccb4 Section: python Priority: optional Homepage: https://bitbucket.org/pytest-dev/py Description: Advanced Python development support library (Python 2) The Codespeak py lib aims at supporting a decent Python development process addressing deployment, versioning and documentation perspectives. It includes: . * py.path: path abstractions over local and Subversion files * py.code: dynamic code compile and traceback printing support . This package provides the Python 2 modules. Package: python-pyasn1 Source: pyasn1 Version: 0.1.9-1~bpo14.04+1 Architecture: all Maintainer: Jan Lübbe Installed-Size: 366 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: doc-base Filename: pool/trusty-mitaka-backports-nochange/main/p/pyasn1/python-pyasn1_0.1.9-1~bpo14.04+1_all.deb Size: 45734 MD5sum: 9c5c749d322903c8c678b94fcc8a26c7 SHA1: 7a235efa3c31ca4bce7b7d79d4d2782774a8823d SHA256: 538adac2075e261c983e8f1620b9dd532a0de74c6efde79539357d741761a9e3 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-pyasn1-modules Version: 0.0.7-0.1~bpo14.04+1 Architecture: all Maintainer: Marc Haber Installed-Size: 186 Depends: python-pyasn1 (>= 0.1.8), python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-pyasn1-modules/python-pyasn1-modules_0.0.7-0.1~bpo14.04+1_all.deb Size: 20624 MD5sum: 80f024de5ec5080b9cd71fe0c1e81670 SHA1: 0d008e3dd321b16f9d8fd7821b04804f6b5a0d1d SHA256: e7b5cfc10d752e2b98163b5ad6bd06e45cca88b7319549619e00ca05a7aaba89 Section: python Priority: optional Homepage: http://pypi.python.org/pypi/pyasn1-modules Description: Collection of protocols modules written in ASN.1 language This is a small but growing collection of ASN.1 data structures expressed in Python terms using pyasn1 data model. . It's thought to be useful to protocol developers and testers. . Please note that pyasn1_modules is neither part of the pyasn1 package nor related to it. Package: python-pybabel Source: python-babel Version: 1.3+dfsg.1-6~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 35 Depends: python-babel Filename: pool/trusty-mitaka-backports-nochange/main/p/python-babel/python-pybabel_1.3+dfsg.1-6~bpo14.04+1_all.deb Size: 6920 MD5sum: 7ee5b94e3acf309920607f04de27c8f8 SHA1: b04c4534b479fa63e2ae741d82b9f63a1224cf4c SHA256: 32bf1b067702eda95e7b0a6ae51a2840a32957693f335141dd7aa6ca4dc9ee35 Section: oldlibs Priority: optional Homepage: http://babel.pocoo.org/ Description: tools for internationalizing Python applications (transitional dummy package) Babel is composed of two major parts. First tools to build and work with gettext message catalogs. Second a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc. . This is a dummy package for transition from python-pybabel to python-babel. Package: python-pycparser Source: pycparser Version: 2.14+dfsg-2~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 359 Depends: python-ply (>= 3.2), python-ply (<< 3.5) | python-ply-yacc-3.2, python-ply-lex-3.2, python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: cpp Filename: pool/trusty-mitaka-backports-nochange/main/p/pycparser/python-pycparser_2.14+dfsg-2~bpo14.04+1_all.deb Size: 57948 MD5sum: f74093330d4ca691d4a0eea088685458 SHA1: fd56bba8988bcc11ba7441b76a4b896069574b02 SHA256: def62edd14d0cba225ec8758d16d83252c812da56e2b37120c33639f09711275 Section: python Priority: optional Homepage: https://github.com/eliben/pycparser Description: C parser in Python pycparser is a complete parser of the C language, written in pure Python using the PLY parsing library. It parses C code into an AST and can serve as a front-end for C compilers or analysis tools. Package: python-pydot Source: pydot Version: 1.0.28-2~bpo14.04+1 Architecture: all Maintainer: Sandro Tosi Installed-Size: 119 Depends: python-pkg-resources, python-pyparsing (>= 2.0.1+dfsg1-1), python:any (<< 2.8), python:any (>= 2.7.5-5~), graphviz Filename: pool/trusty-mitaka-backports-nochange/main/p/pydot/python-pydot_1.0.28-2~bpo14.04+1_all.deb Size: 21216 MD5sum: df2f5ab3ffc2d21c14b5fe1bb8534bb2 SHA1: b472d3896a4b227f8cebee08093ed2859c892465 SHA256: ff0fb98bbbb3d8fe82c569a3d5829bba1858af8da74a2db21abc099adf27754e Section: python Priority: optional Homepage: https://github.com/erocarrera/pydot Description: Python interface to Graphviz's dot pydot allows one to easily create both directed and non directed graphs from Python. Currently all attributes implemented in the Dot language are supported. . Output can be inlined in Postscript into interactive scientific environments like TeXmacs, or output in any of the format's supported by the Graphviz tools dot, neato, twopi. Package: python-pygments Source: pygments Version: 2.1+dfsg-1~bpo14.04+1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 2814 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Recommends: python-chardet, python-pkg-resources Suggests: ttf-bitstream-vera Filename: pool/trusty-mitaka-backports-nochange/main/p/pygments/python-pygments_2.1+dfsg-1~bpo14.04+1_all.deb Size: 534142 MD5sum: 5bd308684ff48f36e66c493a90bda191 SHA1: 2f49f8df0a02ec1ef1e5bef74997c0eb14a811b5 SHA256: 735bf3984e51a13ec3bf69a5b0afffe893f90376644edaf73fdbceb11ba98902 Section: python Priority: optional Homepage: http://pygments.org/ Description: syntax highlighting package written in Python Pygments aims to be a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code. . Highlights are: * a wide range of common languages and markup formats is supported * special attention is paid to details, increasing quality by a fair amount * support for new languages and formats are added easily * a number of output formats, presently HTML, LaTeX and ANSI sequences * it is usable as a command-line tool and as a library Package: python-pygments-doc Source: pygments Version: 2.1+dfsg-1~bpo14.04+1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 1315 Depends: libjs-sphinxdoc (>= 1.0) Recommends: python-pygments Conflicts: python-pygments (<= 2.0~) Filename: pool/trusty-mitaka-backports-nochange/main/p/pygments/python-pygments-doc_2.1+dfsg-1~bpo14.04+1_all.deb Size: 235332 MD5sum: cb307695cd659152c713489383dfb104 SHA1: 509c3976cb15ba1a24485f6333f93ac73986b5ed SHA256: 91d4c7c308df8dfb511d2eb39e9eed3bb5cce2f8c6b2d3b39c35cd4bf53bfa50 Section: doc Priority: extra Homepage: http://pygments.org/ Description: documentation for the Pygments Pygments is syntax highlighting package. . This package contains the documentation for Pygments in HTML and reStructuredText format. Package: python-pygraphviz Version: 1.3~rc2-3+b1~bpo14.04+1 Architecture: amd64 Maintainer: Sandro Tosi Installed-Size: 211 Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.14), libcgraph6, graphviz (>= 2.16) Suggests: python-pygraphviz-doc Filename: pool/trusty-mitaka-backports-nochange/main/p/python-pygraphviz/python-pygraphviz_1.3~rc2-3+b1~bpo14.04+1_amd64.deb Size: 44004 MD5sum: b0732fa8d4e76ac7da73d73f43573904 SHA1: c4fe485919d81198ae139a1d1b361dff2531adab SHA256: 241106f6f3210c96bd8a46464c4c528dec8af13dcea9415383945b0678f08f48 Section: python Priority: optional Homepage: http://networkx.lanl.gov/pygraphviz/ Description: Python interface to the Graphviz graph layout and visualization package Pygraphviz is a Python interface to the Graphviz graph layout and visualization package. . With Pygraphviz you can create, edit, read, write, and draw graphs using Python to access the Graphviz graph data structure and layout algorithms. Package: python-pygraphviz-dbg Source: python-pygraphviz Version: 1.3~rc2-3+b1~bpo14.04+1 Architecture: amd64 Maintainer: Sandro Tosi Installed-Size: 332 Depends: python-pygraphviz (= 1.3~rc2-3+b1~bpo14.04+1), python-dbg, libc6 (>= 2.14), libcgraph6 Filename: pool/trusty-mitaka-backports-nochange/main/p/python-pygraphviz/python-pygraphviz-dbg_1.3~rc2-3+b1~bpo14.04+1_amd64.deb Size: 107898 MD5sum: bc5d8c69886b28c97d1177d49bf4918f SHA1: 8083a569473ea5ae6834cac8b1dbb6aec635a34a SHA256: 03dbd917b65e00f927f67d4c8e19ca2d8461333f5e26a6aa718a8845db61c044 Section: debug Priority: extra Homepage: http://networkx.lanl.gov/pygraphviz/ Description: Python interface to the Graphviz graph layout and visualization package (debug extension) Pygraphviz is a Python interface to the Graphviz graph layout and visualization package. . With Pygraphviz you can create, edit, read, write, and draw graphs using Python to access the Graphviz graph data structure and layout algorithms. . This package contains the debug extension for python-pygraphviz. Package: python-pygraphviz-doc Source: python-pygraphviz Version: 1.3~rc2-3+b1~bpo14.04+1 Architecture: all Maintainer: Sandro Tosi Installed-Size: 304 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-pygraphviz/python-pygraphviz-doc_1.3~rc2-3+b1~bpo14.04+1_all.deb Size: 65462 MD5sum: fe092df0a1e0cfb0b2ea3bbabe1a3de2 SHA1: 58fe203d76b676fc5ece3cee9fd46094e7f74922 SHA256: 29f034c967534d1a83befe40f0acbb456e109ea5b5c33f596acf701f12526cc5 Section: doc Priority: optional Homepage: http://networkx.lanl.gov/pygraphviz/ Description: Python interface to the Graphviz graph layout and visualization package (doc) Pygraphviz is a Python interface to the Graphviz graph layout and visualization package. . With Pygraphviz you can create, edit, read, write, and draw graphs using Python to access the Graphviz graph data structure and layout algorithms. . This package contains documentation for python-pygraphviz. Package: python-pyinotify Source: pyinotify Version: 0.9.5-1~bpo14.04+1 Architecture: all Maintainer: Mikhail Gusarov Installed-Size: 132 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-pyinotify-doc Provides: python2.7-pyinotify Filename: pool/trusty-mitaka-backports-nochange/main/p/pyinotify/python-pyinotify_0.9.5-1~bpo14.04+1_all.deb Size: 26874 MD5sum: b461b2ae689c5d2187faf9f01016513f SHA1: 01c6bdfe34a8330f452d511e18277febf62e3205 SHA256: 47177e757768fe3217ebbd64584cb058904a655f92d2240aed7d2b3e4514d167 Section: python Priority: optional Homepage: https://github.com/seb-m/pyinotify Description: simple Linux inotify Python bindings pyinotify is a simple wrapper for the Linux inotify mechanism. . inotify is a Linux Kernel feature available since 2.6.13. inotify makes it possible for applications to easily be notified of filesystem changes. Package: python-pyinotify-doc Source: pyinotify Version: 0.9.5-1~bpo14.04+1 Architecture: all Maintainer: Mikhail Gusarov Installed-Size: 1332 Recommends: python-pyinotify, python3-pyinotify Filename: pool/trusty-mitaka-backports-nochange/main/p/pyinotify/python-pyinotify-doc_0.9.5-1~bpo14.04+1_all.deb Size: 93512 MD5sum: 63e5eff005a08e94b5a214b6a6e98c41 SHA1: de2028ace2b6fe1d43bb4a3fd4d22b30a17ddaa8 SHA256: b023df1c745b6c09f28a8c5b2d0157c963151d036a264117607b9fb626bc2da6 Section: doc Priority: optional Homepage: https://github.com/seb-m/pyinotify Description: simple Linux inotify Python bindings -- documentation pyinotify is a simple wrapper for the Linux inotify mechanism. . inotify is a Linux Kernel feature available since 2.6.13. inotify makes it possible for applications to easily be notified of filesystem changes. . This package contains API documentation and examples. Package: python-pymongo Source: pymongo Version: 3.2-1~bpo14.04+1 Architecture: amd64 Maintainer: Federico Ceratto Installed-Size: 604 Depends: python-bson (= 3.2-1~bpo14.04+1), python:any (<< 2.8), python:any (>= 2.7.5-5~) Recommends: python-gridfs (>= 3.2-1~bpo14.04+1), python-pymongo-ext Suggests: python-pymongo-doc Provides: python2.7-pymongo Filename: pool/trusty-mitaka-backports-nochange/main/p/pymongo/python-pymongo_3.2-1~bpo14.04+1_amd64.deb Size: 122420 MD5sum: 5120cce326627aece064c79416227c1b SHA1: d3bf0d79a02d1ff1c1843fcec1204a04a2aea2e5 SHA256: ad4b4e2009dfde11649bc31a4a73185da77ce0fb966ef501daa6ad1998db99fa 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.2-1~bpo14.04+1 Architecture: all Maintainer: Federico Ceratto Installed-Size: 2175 Depends: libjs-sphinxdoc (>= 1.0), libjs-jquery, libjs-underscore Filename: pool/trusty-mitaka-backports-nochange/main/p/pymongo/python-pymongo-doc_3.2-1~bpo14.04+1_all.deb Size: 270564 MD5sum: 6ba22e5dfe3a12f4f5d2e0b25447ff29 SHA1: 55e2e1bbc1d3356793799f0891747fb2e41589d8 SHA256: 9f0e5a0c9d8d4241b57fb1614fa90feab40fbb97ecb5209c0407eb638e74a923 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.2-1~bpo14.04+1 Architecture: amd64 Maintainer: Federico Ceratto Installed-Size: 86 Depends: python (<< 2.8), python (>= 2.7~), libc6 (>= 2.14), python-bson (= 3.2-1~bpo14.04+1), python-pymongo (= 3.2-1~bpo14.04+1) Recommends: python-gridfs (>= 3.2-1~bpo14.04+1) Provides: python2.7-pymongo-ext Filename: pool/trusty-mitaka-backports-nochange/main/p/pymongo/python-pymongo-ext_3.2-1~bpo14.04+1_amd64.deb Size: 32936 MD5sum: fed64972ac3360398ab63c344180dc51 SHA1: 1c05531c59de3de4cff59676eaf9b215201476a1 SHA256: adfd19157af9c4b36337bac087be9f61e81523b1dd356ab84390d3ccf6dbee96 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-pypy.sandbox Source: pypy Version: 4.0.1+dfsg-1~bpo14.04+1 Architecture: amd64 Maintainer: Stefano Rivera Installed-Size: 13900 Pre-Depends: dpkg (>= 1.15.6~) Depends: pypy-lib (= 4.0.1+dfsg-1~bpo14.04+1), python:any (>= 2.7.5-5~), python, python:any (<< 2.8), libc6 (>= 2.14) Suggests: python-py Breaks: python-pypy.translator.sandbox (<< 2.0~beta2+hg61648) Replaces: python-pypy.translator.sandbox (<< 2.0~beta2+hg61648) Filename: pool/trusty-mitaka-backports-nochange/main/p/pypy/python-pypy.sandbox_4.0.1+dfsg-1~bpo14.04+1_amd64.deb Size: 2916620 MD5sum: 076f284d74534f4d621446ca3d05b8b6 SHA1: 1e8cab753ff9acb581c17b2a89bb026d78e74826 SHA256: 62e945101697257a59a61a98eef58ed45e919c15432df8ab293d1f8fd9629cd5 Section: python Priority: extra Homepage: http://pypy.org/ Description: sandboxed PyPy interpreter A version of PyPy that runs fully "virtualized", where an external process controls all input/output. This is a secure sandbox, it is safe to run any untrusted Python code with it. The Python code cannot see or modify any local file except via interaction with the external process. . PyPy is a fast, compliant alternative implementation of the Python language (2.7). Package: python-pyscss Version: 1.3.4-5~bpo14.04+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 532 Depends: python (<< 2.8), python (>= 2.7~), python-enum34, python-pathlib, python-six, python:any (>= 2.7.5-5~), libc6 (>= 2.14), libpcre3 Filename: pool/trusty-mitaka-backports-nochange/main/p/python-pyscss/python-pyscss_1.3.4-5~bpo14.04+1_amd64.deb Size: 102506 MD5sum: f266657f7e11dcf4959ba3e708b99015 SHA1: 9f4d636188d67fb994b1f1f339cc36984ddf2f11 SHA256: 2388c405c4224a76819ddf2f447ce2e4984af94f936ca6c912a50165f8be4338 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-pytest Source: pytest Version: 2.8.5-2~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 569 Depends: python-pkg-resources, python-py (>= 1.4.29), python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-mock (>= 1.0.1) Filename: pool/trusty-mitaka-backports-nochange/main/p/pytest/python-pytest_2.8.5-2~bpo14.04+1_all.deb Size: 119650 MD5sum: 4d65079e3105133ad78cf91aec713ffc SHA1: de09dacec5800b2c21418602e3548185a109b5fd SHA256: f2dc24bf9891f6bcb5cda0d61048bad1eb963da006aa60a122d7e6b44233e8ef Section: python Priority: optional Homepage: http://pytest.org/ Description: Simple, powerful testing in Python This testing tool has for objective to allow the developers to limit the boilerplate code around the tests, promoting the use of built-in mechanisms such as the `assert` keyword. Package: python-pytest-cov Version: 2.2.0-1~bpo14.04+1 Architecture: all Maintainer: Federico Ceratto Installed-Size: 87 Depends: python-coverage, python-pytest (>= 2.5.2-1), python:any (<< 2.8), python:any (>= 2.7.5-5~), python-cov-core (>= 1.12-1) Provides: python2.7-pytest-cov Filename: pool/trusty-mitaka-backports-nochange/main/p/python-pytest-cov/python-pytest-cov_2.2.0-1~bpo14.04+1_all.deb Size: 15314 MD5sum: eae5ed9ab2c9abb83c5e1c619b8de269 SHA1: b0f95a4963d839bf8228c5941e6fa42041a96222 SHA256: aa47d949e96d1fe13df32b829cf65e97338b6d5792c8e74a080ec9220b878872 Section: python Priority: optional Homepage: https://github.com/schlamar/pytest-cov Description: py.test plugin to produce coverage reports This py.test plugin produces coverage reports. It supports both centralised and distributed testing across multiple hosts. It can run parallel tests on different platforms, architectures, and Python versions. It supports coverage of subprocesses and can produce reports in text, HTML, XML and annotated source code. Package: python-pytest-doc Source: pytest Version: 2.8.5-2~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 3127 Depends: libjs-sphinxdoc (>= 1.0) Recommends: python-pytest | python3-pytest Filename: pool/trusty-mitaka-backports-nochange/main/p/pytest/python-pytest-doc_2.8.5-2~bpo14.04+1_all.deb Size: 460066 MD5sum: bee949b36ead709e625eeec9b2d729c9 SHA1: 90aae178e53f47f3bf8b8e393f807962d1f9faf3 SHA256: 33e8540c06dec22856c883097699bfbb90893df8d7a400912bdc70249f525c3b Section: doc Priority: optional Homepage: http://pytest.org/ Description: Simple, powerful testing in Python - Documentation This testing tool has for objective to allow the developers to limit the boilerplate code around the tests, promoting the use of built-in mechanisms such as the `assert` keyword. . This package contains the documentation for pytest. Package: python-pytest-timeout Version: 0.4-2~bpo14.04+1 Architecture: all Maintainer: gustavo panizzo Installed-Size: 70 Depends: python-pytest, python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-pytest-timeout/python-pytest-timeout_0.4-2~bpo14.04+1_all.deb Size: 17546 MD5sum: 083db6a69ec3214e0539c0c5d06e9437 SHA1: d798c61ea33e75cc835145c31dc3defb39d28f42 SHA256: afabe6c718768f8a355c46818ee17fa84ed4b9b9b8a529f1f00cd838be6c5ace Section: python Priority: optional Homepage: http://bitbucket.org/flub/pytest-timeout/ Description: Pytest plugin to abort hanging tests - Python 2.X This is a plugin which will terminate tests after a certain timeout. When doing so it will show a stack dump of all threads running at the time. This is useful when running tests under a continuous integration server or simply if you don’t know why the test suite hangs. . Note that while by default on POSIX systems py.test will continue to execute the tests after a test has timed, out this is not always possible. Often the only sure way to interrupt a hanging test is by terminating the entire process. As this is a hard termination (os._exit()) it will result in no teardown, JUnit XML output etc. But the plugin will ensure you will have the debugging output on stderr nevertheless, which is the most important part at this stage. See below for detailed information on the timeout methods and their side-effects. . The pytest-timeout plugin has been tested on Python 2.6 or higher, including 3.X and pypy. . This package provides support for Python 2.X. Package: python-qpid-proton Source: qpid-proton Version: 0.10-1~bpo14.04+1 Architecture: amd64 Maintainer: Debian Middleware Maintainers Installed-Size: 1010 Depends: libqpid-proton2, python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.14), libssl1.0.0 (>= 1.0.0) Provides: python2.7-qpid-proton Filename: pool/trusty-mitaka-backports-nochange/main/q/qpid-proton/python-qpid-proton_0.10-1~bpo14.04+1_amd64.deb Size: 213628 MD5sum: e73ebbcb4de97331ed3d8c3041d63812 SHA1: fa315f20561cc7e9788aa4685ae9f6425ef4b181 SHA256: 276c1b6413bde85f9d4fe5b9f86ebce58761f4c1328041f9720ef90517dbca53 Section: python Priority: optional Homepage: http://qpid.apache.org/proton Description: language bindings for Qpid Proton messaging framework - Python 2.7. Qpid Proton is a high-performance, lightweight messaging library. It can be used in the widest range of messaging applications, including brokers, client libraries, routers, bridges, proxies, and more. Proton makes it trivial to integrate with the AMQP 1.0 ecosystem from any platform, environment, or language. . This package provides Python 2.7 language bindings for Qpid Proton. Package: python-qpid-proton-doc Source: qpid-proton Version: 0.10-1~bpo14.04+1 Architecture: all Maintainer: Debian Middleware Maintainers Installed-Size: 3948 Filename: pool/trusty-mitaka-backports-nochange/main/q/qpid-proton/python-qpid-proton-doc_0.10-1~bpo14.04+1_all.deb Size: 210756 MD5sum: b73966b02b6f9035316b94f5beab37b2 SHA1: d0e4e234398f56f5e4a0c009475eaf72b680023f SHA256: 5a5f0e0b867711cba47e8238b3ee13cb16b2161008041bfea698fd9bd87bf61e Section: doc Priority: optional Homepage: http://qpid.apache.org/proton Description: Documentation for the Python language bindings for Qpid Proton Qpid Proton is a high-performance, lightweight messaging library. It can be used in the widest range of messaging applications, including brokers, client libraries, routers, bridges, proxies, and more. Proton makes it trivial to integrate with the AMQP 1.0 ecosystem from any platform, environment, or language. . This package provides documentation for the Python language bindings for Qpid Proton. Package: python-redis Version: 2.10.5-1~bpo14.04+1 Architecture: all Maintainer: Chris Lamb Installed-Size: 244 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Recommends: python-hiredis Filename: pool/trusty-mitaka-backports-nochange/main/p/python-redis/python-redis_2.10.5-1~bpo14.04+1_all.deb Size: 44416 MD5sum: 71606b40912b73103bf3dfb9adb345d7 SHA1: 72304f201e2185cc860e3fcb689fef12954663e8 SHA256: e1dbd0db54d8ddf1be171e1d750e6a806142056d2ed5bbc2f946d9ba4b6c3768 Section: python Priority: optional Homepage: http://github.com/andymccurdy/redis-py Description: Persistent key-value database with network interface (Python library) Redis is a key-value database in a similar vein to memcache but the dataset is non-volatile. Redis additionally provides native support for atomically manipulating and querying data structures such as lists and sets. . The dataset is stored entirely in memory and periodically flushed to disk. . This package contains Python bindings to Redis. Package: python-releases Version: 1.0.0-1~bpo14.04+1 Architecture: all Maintainer: Zygmunt Krynicki Installed-Size: 71 Depends: python-docutils, python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-releases-doc Enhances: python-sphinx Filename: pool/trusty-mitaka-backports-nochange/main/p/python-releases/python-releases_1.0.0-1~bpo14.04+1_all.deb Size: 13110 MD5sum: dfe0ff0827d66133c2146517a12b4087 SHA1: c73c6fcf9085355712f8b87e3c2fd19ff2cd183e SHA256: 93dfea52d3b8ab95a2e9aef70c599af7ed75e86f2f501edf7973a369aa59131e Section: python Priority: optional Homepage: https://github.com/bitprophet/releases Description: Sphinx extension for changelog manipulation (Python 2) Releases is a Sphinx extension designed to help you keep a source control friendly, merge friendly changelog file & turn it into useful, human readable HTML output. . Specifically: . * The source format (kept in your Sphinx tree as ``changelog.rst``) is a stream-like timeline that plays well with source control & only requires one entry per change (even for changes that exist in multiple release lines). * The output (when you have the extension installed and run your Sphinx build command) is a traditional looking changelog page with a section for every release; multi-release issues are copied automatically into each release. * By default, feature and support issues are only displayed under feature releases, and bugs are only displayed under bugfix releases. This can be overridden on a per-issue basis. . This package contains the python2.x version of the library Package: python-releases-doc Source: python-releases Version: 1.0.0-1~bpo14.04+1 Architecture: all Maintainer: Zygmunt Krynicki Installed-Size: 167 Depends: libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common Filename: pool/trusty-mitaka-backports-nochange/main/p/python-releases/python-releases-doc_1.0.0-1~bpo14.04+1_all.deb Size: 29738 MD5sum: 8c464f1307155b33c619b224a8a7c3a4 SHA1: 13006960fda57f079a79511f399a2bbc7b0205d4 SHA256: 5b6c1d28b4688a80d4e14e769c64df3aa6f4a497269abab9a860c127ff4d5052 Section: doc Priority: optional Homepage: https://github.com/bitprophet/releases Description: Sphinx extension for changelog manipulation documentation Releases is a Sphinx extension designed to help you keep a source control friendly, merge friendly changelog file & turn it into useful, human readable HTML output. . Specifically: . * The source format (kept in your Sphinx tree as ``changelog.rst``) is a stream-like timeline that plays well with source control & only requires one entry per change (even for changes that exist in multiple release lines). * The output (when you have the extension installed and run your Sphinx build command) is a traditional looking changelog page with a section for every release; multi-release issues are copied automatically into each release. * By default, feature and support issues are only displayed under feature releases, and bugs are only displayed under bugfix releases. This can be overridden on a per-issue basis. . This package contains the documentation for releases. Package: python-repoze.who Version: 2.2-3~bpo14.04+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 376 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/trusty-mitaka-backports-nochange/main/p/python-repoze.who/python-repoze.who_2.2-3~bpo14.04+1_all.deb Size: 48102 MD5sum: 595a899db780b9e3254f846ffebb3115 SHA1: 489f0fe734a364b3583e357c5afbc01f625f3b1b SHA256: 197421d86c88b16a2de5993db65ee01ba2bd5bd190deb5ddc5fd35f0381d8e92 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-requests Source: requests Version: 2.9.1-2~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 270 Depends: python-urllib3 (>= 1.13.1), python:any (<< 2.8), python:any (>= 2.7.5-5~), ca-certificates, python-chardet, python-urllib3 (<< 1.13.2) Suggests: python-ndg-httpsclient, python-openssl, python-pyasn1 Breaks: httpie (<< 0.9.2) Filename: pool/trusty-mitaka-backports-nochange/main/r/requests/python-requests_2.9.1-2~bpo14.04+1_all.deb Size: 69636 MD5sum: 62059a2f756b6ed7e3c5d5933479029f SHA1: 3195d5680d44fa5e63445dd8a8d635f372674d07 SHA256: be31e50d701f1ef355f0c8d093319f7ddd786c63a0943c53ef3f8906149ab802 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-kerberos Version: 0.7.0-2~bpo14.04+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 65 Depends: python-kerberos (>= 1.1.1), python-requests (>= 1.1.0), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-requests-kerberos/python-requests-kerberos_0.7.0-2~bpo14.04+1_all.deb Size: 7962 MD5sum: 250fc3dcdf585e15eff5a4dcf21b7e03 SHA1: e94e1f65223779c67f7e5b1e3251d7e2a85cbef0 SHA256: b408466e9441df7513ca45964c7149ba79f7b51bd6cace1482b8171f2db7fba4 Section: python Priority: optional Homepage: https://github.com/requests/requests-kerberos Description: Kerberos/GSSAPI authentication handler for python-requests - Python 2.x Requests is an HTTP library, written in Python, for human beings. This library adds optional Kerberos/GSSAPI authentication support and supports mutual authentication. . This package provides the Python 2.x module. Package: python-requests-whl Source: requests Version: 2.9.1-2~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 929 Depends: ca-certificates, python-urllib3-whl Filename: pool/trusty-mitaka-backports-nochange/main/r/requests/python-requests-whl_2.9.1-2~bpo14.04+1_all.deb Size: 203066 MD5sum: 563728fc854cacd58b9b6310a2ba7299 SHA1: da0affe189601c3d0c8011c75d03f6e5b95d0699 SHA256: 3063e74f428449b77580f5cd9b5cb63f529a9917307df3b8daf023668f1c480b 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~bpo14.04+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/trusty-mitaka-backports-nochange/main/r/routes/python-routes_2.2-1~bpo14.04+1_all.deb Size: 81708 MD5sum: b82beefd1ff90cf322af838ea862f061 SHA1: dabc805dfd21faffc161d44e0419be140df47831 SHA256: 05e96f77aabf05f709e46843a57dff474bc29e4835fee5cebd14a061e15fd1bf 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-rsa Version: 3.2.3-1.1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 165 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-pyasn1 (>= 0.1.3) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-rsa/python-rsa_3.2.3-1.1~bpo14.04+1_all.deb Size: 27576 MD5sum: c4bfafc61c4ea43e6f353e303211f27a SHA1: 53b615140b5fa6677a428643c1be5c4a4b5cae47 SHA256: 4b86571090685f8e01c83ad666ce5beec0b6b0c0e2df4a4a65247256776cbdca Section: python Priority: optional Homepage: http://stuvel.eu/rsa Description: Pure-Python RSA implementation (Python 2) Python-RSA is a pure-Python RSA implementation. It supports encryption and decryption, signing and verifying signatures, and key generation according to PKCS#1 version 1.5. It can be used as a Python library as well as on the commandline. The code was mostly written by Sybren A. Stüvel. . This package contains the module for Python 2. Package: python-ryu Source: ryu Version: 3.26-1~bpo14.04+1 Architecture: all Maintainer: Dariusz Dwornikowski Installed-Size: 5528 Depends: python-eventlet, python-lxml, python-msgpack, python-netaddr, python-oslo.config, python-paramiko, python-routes, python-six (>= 1.4.0), python-webob, python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-ryu-doc Provides: python2.7-ryu Filename: pool/trusty-mitaka-backports-nochange/main/r/ryu/python-ryu_3.26-1~bpo14.04+1_all.deb Size: 602696 MD5sum: 02eca99db7276e9ee23a9b78af733f8c SHA1: 9233b702f0360c12a6192d4d740f0d6f28175139 SHA256: 6156a4aa7e041eaa1d469a6804ece00e389db70fe90f81c3a7e7e6262fd95989 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.26-1~bpo14.04+1 Architecture: all Maintainer: Dariusz Dwornikowski Installed-Size: 2698 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/trusty-mitaka-backports-nochange/main/r/ryu/python-ryu-doc_3.26-1~bpo14.04+1_all.deb Size: 180632 MD5sum: 3ac339aef6be086794578225c1bba049 SHA1: 0a5909e0de6d692aeae429576bf0fba6cbfb223d SHA256: 0a35c959d173b9272c8b0e197319f29f54835ac1ff5e96e9e9792d9041c3871f 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-selenium Version: 2.48.0+dfsg1-2~bpo14.04+1 Architecture: all Maintainer: Sascha Girrulat Installed-Size: 485 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: chromedriver, firefoxdriver (>= 2.47.1) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-selenium/python-selenium_2.48.0+dfsg1-2~bpo14.04+1_all.deb Size: 73782 MD5sum: 0f4ee6ad90e3453b518159c514a81d69 SHA1: aabaa6ecd002afd54b0f5dd5c80b50f2e2d20844 SHA256: a775474e696c12a80ec99282585a0492021106d26607f1654795569e321823ab Section: python Priority: optional Homepage: http://www.seleniumhq.org Description: Python bindings for Selenium Python language bindings for Selenium WebDriver. . The `selenium` package is used automate web browser interaction from Python. Several browsers/drivers are supported (Firefox, Chrome, Internet Explorer, PhantomJS), as well as the Remote protocol. . The webdriver parts itself are not included in this package. Package: python-service-identity Version: 16.0.0-2~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 69 Depends: python-attr, python-openssl, python-pyasn1, python-pyasn1-modules, python:any (<< 2.8), python:any (>= 2.7.5-5~) Recommends: python-idna Filename: pool/trusty-mitaka-backports-nochange/main/p/python-service-identity/python-service-identity_16.0.0-2~bpo14.04+1_all.deb Size: 9338 MD5sum: fc454b42626c31280076c37569e53c4d SHA1: 74689c982032b50176188446296918fb2e4ab2b8 SHA256: 1e3c738a2885880e33b3fade916b47278f3a2680081ffd2821f939dd46e0845b Section: python Priority: optional Homepage: https://pypi.python.org/pypi/service_identity Description: Service identity verification for pyOpenSSL (Python 2 module) Service_identity aspires to give you all the tools you need for verifying whether a certificate is valid for the intended purposes. . In the simplest case, this means host name verification. However, service_identity implements RFC 6125 fully and plans to add other relevant RFCs too. . This package contains service_identity for Python 2. Package: python-setuptools Version: 18.8-1~bpo14.04+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 530 Depends: python-pkg-resources (= 18.8-1~bpo14.04+1), python:any (>= 2.7.5-5~), python, python:any (<< 2.8) Suggests: python-setuptools-doc Provides: python-distribute Filename: pool/trusty-mitaka-backports-nochange/main/p/python-setuptools/python-setuptools_18.8-1~bpo14.04+1_all.deb Size: 202082 MD5sum: b44da43c31cfdac9bbb29402b65cd6c7 SHA1: 59d3e083466715da45c5770fa50a29dbce4b2936 SHA256: 9901af853639975b05dea9565bff27a53f7c127e4cf2112e097f4417c863568c 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.8-1~bpo14.04+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 1263 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-setuptools/python-setuptools-doc_18.8-1~bpo14.04+1_all.deb Size: 224374 MD5sum: 8ac57a73b8e19ae6ee75c46a378caee6 SHA1: 8ae6c196d78618734a4e519cbdd94e04d6a8e676 SHA256: c2ba5a66c778e85e7536cb8f7461268856f4b5a3fdc2f0ba2699156a8a04c232 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-scm Source: setuptools-scm Version: 1.10.1-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 72 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/trusty-mitaka-backports-nochange/main/s/setuptools-scm/python-setuptools-scm_1.10.1-1~bpo14.04+1_all.deb Size: 10876 MD5sum: 22b689e769e5d78e8b2991b2869b3494 SHA1: b22620e294c155ec821adb53d80e4f6fdbbb3e60 SHA256: 1be7c23f6179ef9c7818ff5224bf96c6fc5615d3dd3688cd7e6b49105a139636 Section: python Priority: optional Homepage: https://github.com/pypa/setuptools_scm Description: blessed package to manage your versions by scm tags for Python 2 setuptools_scm handles managing your Python package versions in scm metadata. It also handles file finders for the suppertes scm's. . This package installs the library for Python 2. Package: python-setuptools-whl Source: python-setuptools Version: 18.8-1~bpo14.04+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 593 Filename: pool/trusty-mitaka-backports-nochange/main/p/python-setuptools/python-setuptools-whl_18.8-1~bpo14.04+1_all.deb Size: 152382 MD5sum: 5c93b20481ee0b977470026fe1382b9c SHA1: 2097057e71f15bafc85f9d419d9aae31b9dca951 SHA256: adb23d17d6351e95a2948ab9706d4f04ded75077f37130f8c52a9765196db73b 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.10.0-1~bpo14.04+1 Architecture: all Maintainer: Colin Watson Installed-Size: 83 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/trusty-mitaka-backports-nochange/main/s/six/python-six_1.10.0-1~bpo14.04+1_all.deb Size: 11290 MD5sum: d2a027627a0c4120b0d40c171ed14057 SHA1: 9f5b43f9497410852aa96c314b65fc3947fe082c SHA256: fa9fe54be702934b37924576c7959f8277db0ff6b6beeddf1a9b44c88b9a3f1a Section: python Priority: optional Multi-Arch: foreign Homepage: https://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 and pypy-six. Package: python-six-whl Source: six Version: 1.10.0-1~bpo14.04+1 Architecture: all Maintainer: Colin Watson Installed-Size: 65 Filename: pool/trusty-mitaka-backports-nochange/main/s/six/python-six-whl_1.10.0-1~bpo14.04+1_all.deb Size: 11430 MD5sum: 11c9eda8a59bc32f1882f39fb906ad70 SHA1: c5c31749ffca19e90ef9d605516eac6a57f95698 SHA256: 346865885dd176044a21b8414e58268fcd444d27b7b4351bf671697e1d8882a1 Section: python Priority: optional Multi-Arch: foreign Homepage: https://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-2~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 115 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Suggests: python-nose Provides: python2.7-smmap Filename: pool/trusty-mitaka-backports-nochange/main/p/python-smmap/python-smmap_0.9.0-2~bpo14.04+1_all.deb Size: 19890 MD5sum: f5dc0cd04f06abd61227c0a6beb0fe8b SHA1: 13689d32e412a7515689235e0e595e2f97e2a712 SHA256: 5286cf78464db9c2408047e71529ed7043ecbd3b85c0a21b949a672d63489d45 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. . This package for Python 2. Package: python-sphinx Source: sphinx Version: 1.3.4-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 3011 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.4-1~bpo14.04+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/trusty-mitaka-backports-nochange/main/s/sphinx/python-sphinx_1.3.4-1~bpo14.04+1_all.deb Size: 399722 MD5sum: 7aa640d3d292ba16cb4e86e50f885cbc SHA1: 667078000fedb4ef0367b44807045db8e70eb96c SHA256: 9c189dea568193d652442a0f34ad0707f67c76bc6374bee0cda1e0a40c93df64 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-sphinx-argparse Source: sphinx-argparse Version: 0.1.15-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 196 Depends: python-sphinx, python:any (<< 2.8), python:any (>= 2.7.5-5~), libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common Enhances: python-sphinx Filename: pool/trusty-mitaka-backports-nochange/main/s/sphinx-argparse/python-sphinx-argparse_0.1.15-1~bpo14.04+1_all.deb Size: 27470 MD5sum: 21c5ef0c607f8d7ee7f4ca56c204e6e8 SHA1: c4debf2fd177f38609db31e30e44a581a9476331 SHA256: fcbbb6ce5c8535792d2a1c1f47586529de40b26a03b5ce957636ed563bd463d9 Section: python Priority: optional Homepage: https://github.com/ribozz/sphinx-argparse Description: Sphinx extension for argparse commands and options (Python 2) sphinx-argparse is an extension for Sphinx (Python documentation generator) that allows one to generate documentation for command line tools using argparse (command-line parsing library) automatically. . This package contains the extension for Sphinx running on Python 2. Package: python-sphinx-bootstrap-theme Source: sphinx-bootstrap-theme Version: 0.4.8-1~bpo14.04+1 Architecture: all Maintainer: Sandro Tosi Installed-Size: 5530 Depends: python-pkg-resources, python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/trusty-mitaka-backports-nochange/main/s/sphinx-bootstrap-theme/python-sphinx-bootstrap-theme_0.4.8-1~bpo14.04+1_all.deb Size: 394996 MD5sum: b73cf26277ad3de8420c8074e03251d3 SHA1: d5e7d8dd46a02b84a77cf84d7f1e7f992469ff31 SHA256: 3e4969350c3feac342486b73df000dfdce7f571f3955db437e8ac8a0c287a09b Section: python Priority: optional Homepage: http://ryan-roemer.github.io/sphinx-bootstrap-theme/index.html Description: bootstrap theme for Sphinx This Sphinx theme integrates the Bootstrap CSS / JavaScript framework with various layout options, hierarchical menu navigation, and mobile-friendly responsive design. It is configurable, extensible and can use any number of different Bootswatch CSS themes. Package: python-sphinx-issuetracker Source: sphinx-issuetracker Version: 0.11-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 29 Depends: python-sphinxcontrib.issuetracker Filename: pool/trusty-mitaka-backports-nochange/main/s/sphinx-issuetracker/python-sphinx-issuetracker_0.11-1~bpo14.04+1_all.deb Size: 5012 MD5sum: 7d89d185878d3aac9682eeb8604a0e11 SHA1: 9b3174c1c160f18f765a2b85fc56a1819abbf2da SHA256: b13eb12e3b96be5d9433525b63526224559022425ae0b44b3b7e85c03d5b6a49 Section: oldlibs Priority: extra Homepage: https://github.com/lunaryorn/sphinxcontrib-issuetracker Description: Sphinx integration with different issue trackers (transitional package) This is a dummy package to aid switching to python-sphinxcontrib.issuetracker. Package: python-sphinx-paramlinks Source: sphinx-paramlinks Version: 0.2.2-3~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 59 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Enhances: python-sphinx Filename: pool/trusty-mitaka-backports-nochange/main/s/sphinx-paramlinks/python-sphinx-paramlinks_0.2.2-3~bpo14.04+1_all.deb Size: 7906 MD5sum: 5dd6b8b303cfa7fc5cd71290482b0f77 SHA1: e3804af045a069d9cbcd630adfcbb0d984d4c780 SHA256: 6cecd8e9cb316bc12861b5854c6055552f394cc29679f380fccb31bed912b9ff Section: python Priority: optional Homepage: https://bitbucket.org/zzzeek/sphinx-paramlinks Description: Sphinx extension to make param links linkable (Python 2 version) Sphinx extension which allows :param: directives within Python documentation to be linkable. . Features: . * :param: directives within Sphinx function/method descriptions will be given aparagraph link so that they can be linked to externally. * a new text role :paramref: is added, which works like :meth:, :func:, etc. . This package contains Python 2.x version of sphinx_paramlinks module. Package: python-sphinx-rtd-theme Source: sphinx-rtd-theme Version: 0.1.9-1~bpo14.04+1 Architecture: all Maintainer: Sébastien Villemot Installed-Size: 100 Depends: sphinx-rtd-theme-common (= 0.1.9-1~bpo14.04+1), python:any (<< 2.8), python:any (>= 2.7.5-5~) Recommends: python-sphinx Filename: pool/trusty-mitaka-backports-nochange/main/s/sphinx-rtd-theme/python-sphinx-rtd-theme_0.1.9-1~bpo14.04+1_all.deb Size: 14638 MD5sum: e0af6459fb0acfb0ee4f89e3bff553ef SHA1: d7b64b4797d10617f98a15465b51f3f74aa83434 SHA256: 8aa60b08e40323a5d8e36ce525714648ab07a0086edf0b553bfa87d5e33fdc08 Section: python Priority: optional Homepage: https://github.com/snide/sphinx_rtd_theme Description: sphinx theme from readthedocs.org (Python 2) This mobile-friendly sphinx theme was initially created for readthedocs.org, but can be incorporated in any project. . Among other things, it features a left panel with a browseable table of contents, and a search bar. . This is the Python 2 version of the package. Package: python-sphinxcontrib.issuetracker Source: sphinx-issuetracker Version: 0.11-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 252 Depends: python-sphinx (>= 1.0.7), python-requests, python:any (<< 2.8), python:any (>= 2.7.5-5~), libjs-sphinxdoc (>= 1.0) Recommends: python-debianbts, python-launchpadlib Breaks: python-sphinx-issuetracker (<< 0.8) Replaces: python-sphinx-issuetracker (<< 0.8) Filename: pool/trusty-mitaka-backports-nochange/main/s/sphinx-issuetracker/python-sphinxcontrib.issuetracker_0.11-1~bpo14.04+1_all.deb Size: 38080 MD5sum: c709321fafb4e1f385fae7c8a2922a2b SHA1: 9236e927141398cbd94235138a5d9e7270390d46 SHA256: 728bce7de5b9920e0ac9e74ac2177340cb76353a1eba64a4d5e24a789044b0d1 Section: python Priority: optional Homepage: https://github.com/lunaryorn/sphinxcontrib-issuetracker Description: Sphinx integration with different issue trackers This extension for Sphinx 1.0 parses textual issue references like #10, looks up the issue in the configured issue tracker, and includes a link to the issue. . Currently the following issue trackers are supported: * GitHub * BitBucket * Launchpad * Google Code * Debian BTS * JIRA . Furthermore this extension provides a simple API to add other issue trackers. Package: python-sqlalchemy Source: sqlalchemy Version: 1.0.12+ds1-1~bpo14.04+1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 3732 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/trusty-mitaka-backports-nochange/main/s/sqlalchemy/python-sqlalchemy_1.0.12+ds1-1~bpo14.04+1_all.deb Size: 644020 MD5sum: e2f77acb695fbfa22090281e0ab6d435 SHA1: fd86bcd2874cc2aca208bd73ecd8e8014ed0ee62 SHA256: 8b858bdcce82cc929f481c4b603c7dd790e12a7f006202420fd16d7e7705e1e0 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.12+ds1-1~bpo14.04+1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 17109 Depends: libjs-jquery, libjs-underscore Recommends: python-sqlalchemy Conflicts: python-sqlalchemy (<= 0.3.0-1) Filename: pool/trusty-mitaka-backports-nochange/main/s/sqlalchemy/python-sqlalchemy-doc_1.0.12+ds1-1~bpo14.04+1_all.deb Size: 1767850 MD5sum: 83b897c86a40860a22328161c349d4d5 SHA1: 07dd61c996e9f1a062954d6ad7973fd4aadfc668 SHA256: 828dbec103ec68939f7e81035042ea2ce6ca9d50cd7a6ff81fd5d78d62657ef2 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.12+ds1-1~bpo14.04+1 Architecture: amd64 Maintainer: Piotr Ożarowski Installed-Size: 93 Depends: python-sqlalchemy (= 1.0.12+ds1-1~bpo14.04+1), python (<< 2.8), python (>= 2.7~), libc6 (>= 2.2.5) Provides: python2.7-sqlalchemy-ext Filename: pool/trusty-mitaka-backports-nochange/main/s/sqlalchemy/python-sqlalchemy-ext_1.0.12+ds1-1~bpo14.04+1_amd64.deb Size: 18340 MD5sum: f29fef8233ba12fc604f699116e28d38 SHA1: b36e25555c4cccf3f90cc7d1cdf5f5007cca88a7 SHA256: d9057fcc6f2da1280b3a7fab2e0eae079e25d005708775dbb3bd4bd40e5517ac 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-suds Source: suds Version: 0.7~git20150727.94664dd-3~bpo14.04+1 Architecture: all Maintainer: Scott Talbert Installed-Size: 595 Depends: python-pkg-resources, python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/trusty-mitaka-backports-nochange/main/s/suds/python-suds_0.7~git20150727.94664dd-3~bpo14.04+1_all.deb Size: 146522 MD5sum: 4da88c3c6f0dd1e0308b3904b537bc82 SHA1: c1f97db3f39e9e10b0cd3965ed27342fb3ec48cc SHA256: 67ec10fcf4c27d4e86c618586769d6d0d017bc3f30dc4105e7ded16de0f3dadc Section: python Priority: optional Homepage: https://bitbucket.org/jurko/suds Description: Lightweight SOAP client for Python - Python 2.7 The suds project is a Python soap web services client lib. Suds leverages Python meta programming to provide an intuitive API for consuming web services. Objectification of types defined in the WSDL is provided without class generation. Programmers rarely need to read the WSDL since services and WSDL based objects can be easily inspected. Supports pluggable soap bindings. Note: this package now uses the Suds fork maintained by Jurko Gospodnetić. . This package provides the Python 2.7 module. Package: python-termstyle Version: 0.1.10-1~bpo14.04+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 49 Pre-Depends: dpkg (>= 1.15.6~) Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-pkg-resources Filename: pool/trusty-mitaka-backports-nochange/main/p/python-termstyle/python-termstyle_0.1.10-1~bpo14.04+1_all.deb Size: 4938 MD5sum: 822a07a2c627fb291251712bdf3e23df SHA1: 22c7bcbaa07303420447674ab025ad767f46204b SHA256: 4f55ad45818c0ee4c42d8a35d8bf331672777b81ec15b3736b1b1c12ee15eab0 Section: python Priority: optional Homepage: http://gfxmonk.net/dist/0install/python-termstyle.xml Description: console colouring for python - Python 2.x Termstyle is a simple Python library for adding coloured output to terminal (console) programs. The definitions come from ECMA-048, the "Control Functions for Coded Character Sets" standard. . This package contains the Python 2.x module. Package: python-testrepository Source: testrepository Version: 0.0.20-2~bpo14.04+1 Architecture: all Maintainer: Python Applications Packaging Team Installed-Size: 437 Depends: python-subunit, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-fixtures, python-testtools Provides: python2.7-testrepository Filename: pool/trusty-mitaka-backports-nochange/main/t/testrepository/python-testrepository_0.0.20-2~bpo14.04+1_all.deb Size: 65796 MD5sum: 5ee1f65d0834d6c407e6c08834091a1e SHA1: e7acb6c695c0ac0684ef4ebbac0b42d6a006645c SHA256: 6fdf68caff02b390f18c0bb11c35a01bca743e28294115ff7f0cf7f51694f6ec Section: python Priority: optional Homepage: https://pypi.python.org/pypi/testrepository Description: Database of test results - Python 2.x library Testrepository provides a database of test results and supports easy workflows to be built on top of that database. For instance, running just failing tests or getting the last test run back to examine again (without running the tests again). Testrepository is compatible with any test suite that can output subunit. This includes any TAP test suite and any pyunit compatible test suite. . The python-testrepository package contains the Python testrepository library for Python 2.x, which can be used for programmatic access to the database. Package: python-tornado Version: 4.2.1-1+b1~bpo14.04+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 1606 Depends: ca-certificates, python (>= 2.7), python-pycurl, python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Recommends: python-mysqldb Filename: pool/trusty-mitaka-backports-nochange/main/p/python-tornado/python-tornado_4.2.1-1+b1~bpo14.04+1_amd64.deb Size: 273884 MD5sum: d4fbb8a11bfa0d06e935997ed8ce1d97 SHA1: 871f105301525f45de32f10b548e2e8b3dcf8e00 SHA256: 290832d0c7199fa6983c04ce965a250f4fc49d1f51bed99e34237880c8526281 Section: web Priority: optional Homepage: http://www.tornadoweb.org/ Description: scalable, non-blocking web server and tools Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. The FriendFeed application is written using a web framework that looks a bit like web.py or Google's webapp, but with additional tools and optimizations to take advantage of the underlying non-blocking infrastructure. . This is the Python 2 version of the package. Package: python-tox Source: tox Version: 2.3.1-1~bpo14.04+1 Architecture: all Maintainer: Barry Warsaw Installed-Size: 55 Depends: tox Filename: pool/trusty-mitaka-backports-nochange/main/t/tox/python-tox_2.3.1-1~bpo14.04+1_all.deb Size: 18432 MD5sum: f3b85fa6727354bf12ee40dee7788d4e SHA1: e5645733f29dcdc199290a6f59ea79f7580acd0e SHA256: b6a06b4f84c396e2a5c4f9be38b9d2175809a800741e981b08d798229e09817a Section: oldlibs Priority: extra Homepage: http://tox.testrun.org Description: transitional dummy package for tox This is a transitional dummy package. It can safely be removed. Package: python-traceback2 Version: 1.4.0-3~bpo8+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 110 Depends: python-linecache2, python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-traceback2/python-traceback2_1.4.0-3~bpo8+1_all.deb Size: 16072 MD5sum: bb4d87e342050e20fc7ad934b7fcbd8c SHA1: 7067aabdd76ba8e3dfb8f62a62ad03c46e5ae04f SHA256: 97b0f6aee51b8c1e326fa910892636f3cc35e39a7fea5445facd5afdcf9dfc67 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-transaction Source: transaction Version: 1.4.3-3~bpo14.04+1 Architecture: all Maintainer: Debian/Ubuntu Zope Team Installed-Size: 251 Depends: python-zope.interface, python:any (<< 2.8), python:any (>= 2.7.5-5~) Conflicts: zope3 Replaces: python-zodb (<< 3.9) Provides: python2.7-transaction Filename: pool/trusty-mitaka-backports-nochange/main/t/transaction/python-transaction_1.4.3-3~bpo14.04+1_all.deb Size: 33100 MD5sum: 7661fae70ae9ee90b7f87214decd8eca SHA1: 8d352ee3cf41b32dd1a985d40c25450467f68e37 SHA256: f7d86ffc393d065965466b01860aed63f46fe985e8a5c08bc60c399021ced96e Section: python Priority: optional Homepage: http://pypi.python.org/pypi/transaction Description: Transaction management for Python This package contains a generic transaction implementation for Python. Package: python-trollius Version: 1.0.1-1~bpo14.04+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 416 Pre-Depends: dpkg (>= 1.15.6~) Depends: python-concurrent.futures, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-trollius/python-trollius_1.0.1-1~bpo14.04+1_all.deb Size: 74388 MD5sum: 66d176b90460504954b76587e3b6b478 SHA1: f842b468e6c1f4d40c2545e1b54505967c928dab SHA256: 9d4ce691cd94e537b355632491b7755aea8b4727d7984e383dc5e8a594b30e58 Section: python Priority: optional Homepage: https://bitbucket.org/enovance/trollius/ Description: port of the Tulip project on Python 2.7 - Python 2.x Trollius is a portage of the Tulip project (asyncio module, PEP 3156) on Python 2. Trollius works on Python 2.6-3.4. It has been tested on Windows, Linux, Mac OS X, FreeBSD and OpenIndiana. . This package contains the Python 2.x module. Package: python-turbogears2 Source: turbogears2 Version: 2.3.7-2~bpo14.04+1 Architecture: all Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 472 Depends: python-babel (>= 0.9.4), python-crank, python-genshi (>= 0.5.1), python-pylons (>= 0.9.7), python-repoze.tm2 (>= 1.0a4), python-toscawidgets (>= 0.9.4), python-weberror (>= 0.10.1), python-webflash (>= 0.1a8), python-markupsafe, python-repoze.lru, python-webob, python:any (<< 2.8), python:any (>= 2.7.5-5~) Recommends: python-pysqlite2, python-tg.devtools (>= 2.0.1) Suggests: python-elixir Filename: pool/trusty-mitaka-backports-nochange/main/t/turbogears2/python-turbogears2_2.3.7-2~bpo14.04+1_all.deb Size: 94426 MD5sum: 7ff687176cc605213dd6be8b462182ae SHA1: e649a87a183949507e1c0cd22a7d587dec72d62b SHA256: 3880bd78919995908fcc1eaf61cb89bc891b6553861338f8cf1b5f262ce49342 Section: python Priority: optional Homepage: http://www.turbogears.org/ Description: Python web application framework TurboGears2 is a framework to develop web applications in Python. . TurboGears2 application are developed according to a model-view-controller (MVC) architecture composed of several components: an Object Relational Mapper (or ORM, to code the model), a template engine (to write views), and an URL mapper (to associate URLs to Python methods acting as controllers). . TurboGears2 relies on the best available individual components and combines them into a coherent and well-documented whole. TurboGears2 includes parts that join the components together and make them work together seamlessly, but does not obscure each included project. This allows one to take advantage of existing documentation, articles, mailing lists and other resources that have built up in the communities for each project. . TurboGears2 is the next major version of TurboGears, and builds on the Pylons framework. . This package contains all you would need to run (but not develop) web applications powered by TurboGears2; to develop them you should also install the python-tg.devtools packages. Package: python-twisted Source: twisted Version: 15.5.0-4~bpo14.04+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 41 Depends: python-twisted-core (>= 15.5.0-4~bpo14.04+1), python:any (<< 2.8), python:any (>= 2.7~) Provides: python2.7-twisted Filename: pool/trusty-mitaka-backports-nochange/main/t/twisted/python-twisted_15.5.0-4~bpo14.04+1_all.deb Size: 11136 MD5sum: 9b104c1c1e7fb199dc1c2af041e17f5c SHA1: 688e0fbb3f2d9b29eac58bc88909c7eab10384af SHA256: 46bc11648d9da359d7bf3783f28af29a3bbe2a2f07eceeacdc152832bf323c3f Section: python Priority: extra Description: Event-based framework for internet applications (dependency package) This is a dependency package that depends on the twisted core library and all the libraries split out to separate packages starting with Twisted-2.0.1. Package: python-twisted-bin Source: twisted Version: 15.5.0-4~bpo14.04+1 Architecture: amd64 Maintainer: Matthias Klose Installed-Size: 98 Depends: python (<< 2.8), python (>= 2.7~), libc6 (>= 2.14) Suggests: python-twisted-bin-dbg Replaces: python-twisted-runner (<< 15.5.0-3) Provides: python2.7-twisted-bin Filename: pool/trusty-mitaka-backports-nochange/main/t/twisted/python-twisted-bin_15.5.0-4~bpo14.04+1_amd64.deb Size: 19390 MD5sum: 4e3bf3d07eb9aaa9a5ed3ba4bcbc37f6 SHA1: 7ddf82d6d1ddf8ff7e1cc6d777fbe95a146bdd33 SHA256: f76fec0a3e1a8628535c3fb78c58e277e367e6466101f97c309e9d529b1e3931 Section: python Priority: optional Description: Event-based framework for internet applications It includes a web server, a telnet server, a multiplayer RPG engine, a generic client and server for remote object access, and APIs for creating new protocols. Package: python-twisted-bin-dbg Source: twisted Version: 15.5.0-4~bpo14.04+1 Architecture: amd64 Maintainer: Matthias Klose Installed-Size: 240 Depends: python-twisted-bin (= 15.5.0-4~bpo14.04+1), python-zope.interface-dbg, python-dbg, libc6 (>= 2.14) Replaces: python-twisted-runner-dbg (<< 15.5.0-3) Filename: pool/trusty-mitaka-backports-nochange/main/t/twisted/python-twisted-bin-dbg_15.5.0-4~bpo14.04+1_amd64.deb Size: 38492 MD5sum: 97d5d3a1e9a862ab944f060e88cae9a2 SHA1: bb1de6b06cddab43a0d04b91aafd3156fb679654 SHA256: 43eb58470dcd093a049557ba5af08e446c5e6cba55a9126377f57dd5e8d72a0a Section: debug Priority: extra Description: Event-based framework for internet applications (debug extension) It includes a web server, a telnet server, a multiplayer RPG engine, a generic client and server for remote object access, and APIs for creating new protocols. . This package contains the extension built for the Python debug interpreter. Package: python-twisted-conch Source: twisted (15.5.0-4~bpo14.04+1) Version: 1:15.5.0-4~bpo14.04+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 116 Depends: python-twisted-core (>= 15.5.0-4~bpo14.04+1), python-crypto (>= 2.0.1+dfsg1-1.1), python-pyasn1 Provides: conch Filename: pool/trusty-mitaka-backports-nochange/main/t/twisted/python-twisted-conch_15.5.0-4~bpo14.04+1_all.deb Size: 29378 MD5sum: b3a16714c7b9dd4f3a2dac18845ade41 SHA1: a54443e0b6dfe349eeee0a8f04ef6d8206c134b8 SHA256: 145f7ace88fb9e102658b309daab4ea0945b8e46f4ae8ab91de2b12a8f9efade Section: python Priority: optional Description: twisted dummy package for Twisted SSH Implementation All the code has been moved to python-twisted-core, this package contains only documentation and is going to be removed. See https://twistedmatrix.com/trac/ticket/7964. Package: python-twisted-core Source: twisted Version: 15.5.0-4~bpo14.04+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 11836 Depends: python-twisted-bin (>= 15.5.0-4~bpo14.04+1), python-zope.interface (>= 4.0.2), python:any (<< 2.8), python:any (>= 2.7.5-5~), python-openssl, python-service-identity Recommends: python-pam, python-serial Suggests: python-tk, python-gtk2, python-glade2, python-qt3, python-wxgtk3.0 Breaks: python-scrapy (<< 1.0.0-1~), python-twisted-conch (<< 1:15.5.0-3), python-twisted-mail (<< 15.5.0-3), python-twisted-names (<< 15.5.0-3), python-twisted-news (<< 15.5.0-3), python-twisted-runner (<< 15.5.0-3), python-twisted-web (<< 15.5.0-3), python-twisted-words (<< 15.5.0-3), torbrowser-launcher (<= 0.2.0-1~), txsocksx (<< 1.13.0.4-1~) Replaces: python-twisted-conch (<< 1:15.5.0-3), python-twisted-mail (<< 15.5.0-3), python-twisted-names (<< 15.5.0-3), python-twisted-news (<< 15.5.0-3), python-twisted-runner (<< 15.5.0-3), python-twisted-web (<< 15.5.0-3), python-twisted-words (<< 15.5.0-3) Provides: python2.7-twisted-core Filename: pool/trusty-mitaka-backports-nochange/main/t/twisted/python-twisted-core_15.5.0-4~bpo14.04+1_all.deb Size: 1926442 MD5sum: c2122c594d4cd46fe5d3c0050b83f8d4 SHA1: b0fb6ee9f345aa994f7fc91129a1bba706393e46 SHA256: f23c88615e61b7fa2ac0ea63f8c15ff71fa6c4c3f031ad0516be3d82dcfe44f0 Section: python Priority: optional Description: Event-based framework for internet applications It includes a web server, a telnet server, a multiplayer RPG engine, a generic client and server for remote object access, and APIs for creating new protocols. . Additionally it includes protocol-specific implementations such as: . Twisted Conch: a client/server implementation of the SSH protocol, using the twisted framework. . Twisted Mail: contains high-level, efficient protocol implementations for both clients and servers of SMTP, POP3, and IMAP4. Additionally, it contains an "out of the box" combination SMTP/POP3 virtual-hosting mail server. Also included is a read/write Maildir implementation and a basic Mail Exchange calculator (depends on Twisted Names). . Twisted Web: a web server, and also provides basic HTTP client support. You may want to check out Nevow, a templating toolkit designed for twisted.web, and Twisted Web2, the next generation Twisted web server. . Twisted Words includes: - Low-level protocol implementations of OSCAR (AIM and ICQ), IRC, MSN, TOC (AIM). - Jabber libraries. - Prototypes of chat server and client frameworks built on top of the protocols. Package: python-twisted-mail Source: twisted Version: 15.5.0-4~bpo14.04+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 124 Depends: python-twisted-core (>= 15.5.0-4~bpo14.04+1), python-openssl Recommends: python-twisted-names Filename: pool/trusty-mitaka-backports-nochange/main/t/twisted/python-twisted-mail_15.5.0-4~bpo14.04+1_all.deb Size: 27106 MD5sum: a15adfb4a7d07072e6f8c20dff587acf SHA1: 238d353f29fe9cae20722b504870d526112cc7b1 SHA256: da5c9e7d4c009b5792c2472be126d995f17c99f0430552ae949d6cfb41e21604 Section: python Priority: optional Description: twisted dummy package for SMTP, IMAP and POP protocol implementation All the code has been moved to python-twisted-core, this package contains only documentation and is going to be removed. See https://twistedmatrix.com/trac/ticket/7964. Package: python-twisted-names Source: twisted Version: 15.5.0-4~bpo14.04+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 145 Depends: python-twisted-core (>= 15.5.0-4~bpo14.04+1) Filename: pool/trusty-mitaka-backports-nochange/main/t/twisted/python-twisted-names_15.5.0-4~bpo14.04+1_all.deb Size: 26002 MD5sum: ca580a987df093ba9e15e2984f7547dd SHA1: 46fa622c7a7864bc58f9ef3e2b1736223bbf572f SHA256: a07d0929002823e8a30b6f3db23b7e1e1ca5775fea78ceac061f32c0b685d496 Section: python Priority: optional Description: twisted package for DNS protocol implementation All the code has been moved to python-twisted-core, this package contains only documentation and is going to be removed. See https://twistedmatrix.com/trac/ticket/7964. Package: python-twisted-news Source: twisted Version: 15.5.0-4~bpo14.04+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 37 Depends: python-twisted-core (>= 15.5.0-4~bpo14.04+1) Filename: pool/trusty-mitaka-backports-nochange/main/t/twisted/python-twisted-news_15.5.0-4~bpo14.04+1_all.deb Size: 11860 MD5sum: 3a367b538dffff639f5a6097ca111e29 SHA1: 16c2250ea2081c0a5356580bb827e776a6a89961 SHA256: c7026bc021703bfb969280c711332917cb53b72e26b5ebe2745e65299f1d1fb7 Section: python Priority: optional Description: twisted dummy package for NNTP protocol implementation All the code has been moved to python-twisted-core, this package contains only documentation and is going to be removed. See https://twistedmatrix.com/trac/ticket/7964. Package: python-twisted-runner Source: twisted Version: 15.5.0-4~bpo14.04+1 Architecture: amd64 Maintainer: Matthias Klose Installed-Size: 37 Depends: python-twisted-core (>= 15.5.0-4~bpo14.04+1) Suggests: python-twisted-runner-dbg Filename: pool/trusty-mitaka-backports-nochange/main/t/twisted/python-twisted-runner_15.5.0-4~bpo14.04+1_amd64.deb Size: 11788 MD5sum: 79457f45aa57c8deb123ddaf3af3718f SHA1: cb634896969eaa7f26eb2fbdfdf011670b360b0c SHA256: 6d9c4c9be13158e4eb3432ecfa4b5200c426d7c4af3397de956cb5445cfa7d8d Section: python Priority: optional Description: twisted dummy package for process management All the code has been moved to python-twisted-core, this package contains only documentation and is going to be removed. See https://twistedmatrix.com/trac/ticket/7964. Package: python-twisted-runner-dbg Source: twisted Version: 15.5.0-4~bpo14.04+1 Architecture: amd64 Maintainer: Matthias Klose Installed-Size: 21 Depends: python-twisted-runner (= 15.5.0-4~bpo14.04+1), python-dbg Filename: pool/trusty-mitaka-backports-nochange/main/t/twisted/python-twisted-runner-dbg_15.5.0-4~bpo14.04+1_amd64.deb Size: 882 MD5sum: 6d6470d737f82a16fb4a848dde657043 SHA1: 504efb55ab117f568a8c290c1f5bc3a794c741a2 SHA256: 161383b3cb26126c66baca66e909ee5496de720ac4b994acc3dd3cce7d933d58 Section: debug Priority: extra Description: twisted dummy package for process management All the code has been moved to python-twisted-bin-dbg, this package contains only documentation and is going to be removed. See https://twistedmatrix.com/trac/ticket/7964. Package: python-twisted-web Source: twisted Version: 15.5.0-4~bpo14.04+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 705 Depends: python-twisted-core (>= 15.5.0-4~bpo14.04+1) Filename: pool/trusty-mitaka-backports-nochange/main/t/twisted/python-twisted-web_15.5.0-4~bpo14.04+1_all.deb Size: 82160 MD5sum: c25b7613e9f1ce505e14ab85a0d6b24a SHA1: 894e1467f82e632efcb37b9a3ddf58dc12def559 SHA256: 2ac658b2d919c8368830672c43570b3912f5e7de6a4700467df2d458f336a2bd Section: python Priority: optional Description: twisted dummy package for HTTP protocol implementation All the code has been moved to python-twisted-core, this package contains only documentation and is going to be removed. See https://twistedmatrix.com/trac/ticket/7964. Package: python-twisted-words Source: twisted Version: 15.5.0-4~bpo14.04+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 117 Depends: python-twisted-core (>= 15.5.0-4~bpo14.04+1), python-openssl Filename: pool/trusty-mitaka-backports-nochange/main/t/twisted/python-twisted-words_15.5.0-4~bpo14.04+1_all.deb Size: 24942 MD5sum: 8b1f45ebd9c83431467d9915bb611f40 SHA1: 2e5328920880357bee9550d36780a4ef20b57a11 SHA256: 68fd85da10dd9bd9a05399de5b68b08a317e0804c5278cb18c828a5d00cd41ff Section: python Priority: optional Description: twisted dummy package for Chat and Instant Messaging All the code has been moved to python-twisted-core, this package contains only documentation and is going to be removed. See https://twistedmatrix.com/trac/ticket/7964. Package: python-txaio Version: 1.0.0-2~bpo14.04+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/trusty-mitaka-backports-nochange/main/p/python-txaio/python-txaio_1.0.0-2~bpo14.04+1_all.deb Size: 7738 MD5sum: 803d26989f3d291a26ebaf609c3296f8 SHA1: 23eafd583aa1d856003481547f61ef34df40c800 SHA256: 2c631938d46499085939baadbaf871111baba5d4880adb29d6b0c616fe616823 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~bpo14.04+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 187 Pre-Depends: dpkg (>= 1.15.6~) Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-txaio/python-txaio-doc_1.0.0-2~bpo14.04+1_all.deb Size: 30038 MD5sum: c586c78639f5349be8dbc9949113c190 SHA1: de2fe5289bc0c3b9f5ac3d1426a07ca2be591e14 SHA256: 5525beb4087a2b3ceec7e7d97f505da250decca14df99d7c733a209dea584d9a 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.14.1-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 95 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-unicodecsv/python-unicodecsv_0.14.1-1~bpo14.04+1_all.deb Size: 11350 MD5sum: 5ad84a3912ea44a634a1bf0f2c8d3701 SHA1: 3fd7fe536849e0a9b54b8a49907321cb88a592c3 SHA256: 39d83ca52a51618b1a4215fb6defe45083445bf75381bb84e7bbdfae5f8e1932 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/trusty-mitaka-backports-nochange/main/u/unitest2/python-unittest2_1.1.0-6~bpo8+1_all.deb Size: 76052 MD5sum: 9886c710b05dfce7aee6eacd18c2260e SHA1: 5d4ebe1e1aaa2b8476a00f9baed68b9b190a6f42 SHA256: a78a6c5d2a0b57e2d980115abd4871ffdc4371007141c720be16e395926976d7 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-uritemplate Version: 0.6-1~bpo14.04+1 Architecture: all Maintainer: PKG Cloud Installed-Size: 54 Pre-Depends: dpkg (>= 1.15.6~) Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-uritemplate/python-uritemplate_0.6-1~bpo14.04+1_all.deb Size: 4946 MD5sum: bd913acf963b6ba0329e8a7ea3c19661 SHA1: dbce79275b96c6d168ce34aa04bf32f8d222cc86 SHA256: 8ec73f577587286867fdae296a8104caab6834d888edd424834622fc8d020ee2 Section: python Priority: optional Homepage: http://github.com/uri-templates/uritemplate-py/ Description: implementation of RFC6570 - Python 2.x python-uritemplate implements RFC6570. URI Template can expand templates up to and including Level 4 in that specification. It exposes one method, "expand". . This package provides the Python 2.x module. Package: python-urllib3 Version: 1.13.1-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 284 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-six Recommends: ca-certificates, python-ndg-httpsclient, python-openssl, python-pyasn1 Suggests: python-ntlm Filename: pool/trusty-mitaka-backports-nochange/main/p/python-urllib3/python-urllib3_1.13.1-1~bpo14.04+1_all.deb Size: 66400 MD5sum: 1fc543544971d8f4c673a59ae8e8893f SHA1: eb6dde7cd776ab11e603845fc224446ac376e35f SHA256: 44af6df028ea28218b4049d8c838877894ea8abd773ee299403cfc514cb92dde 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.13.1-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 277 Depends: python-six-whl Recommends: ca-certificates Filename: pool/trusty-mitaka-backports-nochange/main/p/python-urllib3/python-urllib3-whl_1.13.1-1~bpo14.04+1_all.deb Size: 66676 MD5sum: 5a325cb536113502413636b2b0d5350f SHA1: c900bdcfef4c43f4ece40728114969b5e275f1d5 SHA256: a7c1fe09c00a16d9674ca9e7464d33f509aae9f95db48843effef52f1b85a2e0 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-vcversioner Source: vcversioner Version: 1.14.1.1-2~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 68 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: git, mercurial Filename: pool/trusty-mitaka-backports-nochange/main/v/vcversioner/python-vcversioner_1.14.1.1-2~bpo14.04+1_all.deb Size: 13078 MD5sum: 269598fece5a88759c99b6f18425088c SHA1: e5ca517dccbea492685b91ec6baee6242f5ea131 SHA256: 6857ba16b0cdd60121032cfb9504e6c12a2787c31ee69d4b88fa409ae65ea237 Section: python Priority: optional Homepage: https://github.com/habnabit/vcversioner Description: Use version control tags to discover version numbers vcversioner autodiscovers a Python project's version number using version control system tags. This allows developers to avoid duplicating version information between their VCS and their setup.py metadata. . When the package is built, vcversioner generates a version.txt file that can be used for release tarballs. . Currently, vcversioner supports the git and mercurial (hg) VCS. . This module contains vcversioner for Python 2.x Package: python-virtualenv Version: 1.11.6+ds-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 182 Depends: python, python-pkg-resources, python-setuptools-whl Recommends: virtualenv Filename: pool/trusty-mitaka-backports-nochange/main/p/python-virtualenv/python-virtualenv_1.11.6+ds-1~bpo14.04+1_all.deb Size: 61366 MD5sum: 5edfd7fc4e61a8c4fbc95e3dfb9abcc5 SHA1: a1cf22ef5f3dc667ad568dfbcca547b8df0bc7bd SHA256: 1f683c58eadc8465b73ba25fcc23a95217cef22f9634bded52577c77d0c72036 Section: python Priority: optional Homepage: http://pypi.python.org/pypi/virtualenv Description: Python virtual environment creator The virtualenv utility creates virtual Python instances, each invokable with its own Python executable. Each instance can have different sets of modules, installable via easy_install. Virtual Python instances can also be created without root access. . This is the Python 2 version of the library. Package: python-voluptuous Source: voluptuous Version: 0.8.8-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 118 Depends: python-pkg-resources, python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/trusty-mitaka-backports-nochange/main/v/voluptuous/python-voluptuous_0.8.8-1~bpo14.04+1_all.deb Size: 24000 MD5sum: 9d771be56df3cface206659dd44b09aa SHA1: 9e547f9dade6e605b58e682a63b7d541bab8f5ef SHA256: e8ac0e95cd32fea41d908f13f13bf2b9734d5f9aa1fddffdec4ebba5ef75b32f Section: python Priority: optional Homepage: https://github.com/alecthomas/voluptuous Description: Python library to validate data - Python 2.7 Voluptuous is primarily intended to validate data coming in to Python as JSON, YAML, etc. The aim is to offer a light-weight style with three main goals: 1. simplicity 2. support for complex data structures 3. provide useful error messages . It has been inspired by Validino and to a lesser extent by jsonvalidator and json_schema. . This package provides the Python 2.7 module. Package: python-webob Version: 1.5.1-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 326 Depends: python, python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-webob-doc Breaks: python-pylons (<< 1.0.1) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-webob/python-webob_1.5.1-1~bpo14.04+1_all.deb Size: 64690 MD5sum: 7d8ed6b7709b205c0930c0779abf7c4c SHA1: e3af6cb6e44d26dd02a258a1d9c85e490f24bda1 SHA256: 0ab7266608d538a46e26328bcea99a467b35ba8a2c9fc1cdf94585f9f03c95f4 Section: python Priority: optional Homepage: http://webob.org/ Description: Python module providing WSGI request and response objects (Python 2) WebOb provides wrappers around the WSGI request environment, and an object to help create WSGI responses. . The objects map much of the specified behavior of HTTP, including header parsing and accessors for other standard parts of the environment. . This is the Python 2 version of the package. Package: python-webob-doc Source: python-webob Version: 1.5.1-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 1172 Depends: libjs-sphinxdoc (>= 1.0) Suggests: libjs-jquery Filename: pool/trusty-mitaka-backports-nochange/main/p/python-webob/python-webob-doc_1.5.1-1~bpo14.04+1_all.deb Size: 152670 MD5sum: 642162fb18ab899945b228bac680140f SHA1: f64327fd9db859084f4a2f5139f156a473617c00 SHA256: bc670f3ed355f144c3af48c46664807749687ad002702e91216836e93d8e5c20 Section: doc Priority: optional Homepage: http://webob.org/ Description: Python module providing WSGI request and response objects (documentation) WebOb provides wrappers around the WSGI request environment, and an object to help create WSGI responses. . The objects map much of the specified behavior of HTTP, including header parsing and accessors for other standard parts of the environment. . This is the common documentation. Package: python-websocket Source: websocket-client Version: 0.18.0-2~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 422 Depends: python-backports.ssl-match-hostname, python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/trusty-mitaka-backports-nochange/main/w/websocket-client/python-websocket_0.18.0-2~bpo14.04+1_all.deb Size: 164702 MD5sum: 9a751281e26de931d3cd64f098a2ca69 SHA1: 43e62cf54eab5ef3fe0a5a1988e358e304b78f92 SHA256: 757f23d76209ab9d74e0b46a0e0370f2be9152ed3801b0f72e2782feff064488 Section: python Priority: optional Homepage: https://github.com/liris/websocket-client Description: WebSocket client library for Python websocket-client provides a low-level, synchronous API providing WebSocket client functionality to Python programs. It conforms to the WebSocket specification as standardized by the IETF in RFC 6455. . WebSocket is a protocol providing full-duplex communication channels over TCP, mostly used in Web browsers. . This is the Python 2 version. Package: python-webtest Source: webtest Version: 2.0.20-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 155 Depends: python-bs4, python-six, python-waitress (>= 0.8.5), python-webob (>= 1.2), python:any (<< 2.8), python:any (>= 2.7.5-5~), python-paste (>= 1.7.1), python-pastedeploy Recommends: python-lxml, python-pyquery Suggests: python-webtest-doc Filename: pool/trusty-mitaka-backports-nochange/main/w/webtest/python-webtest_2.0.20-1~bpo14.04+1_all.deb Size: 33578 MD5sum: b26c829c36ed30ce721842f9c37f6aa1 SHA1: a86be69ec56be33b4dd6fb0b0f65afee532d8fbb SHA256: d075116e2551258416ff1a54e43516ba522b447fd6de00f78c49cf0980887ea0 Section: python Priority: optional Homepage: http://pythonpaste.org/webtest/ Description: wraps any WSGI application and makes it easy to test WebTest helps you test your WSGI-based web applications. This can be any application that has a WSGI (Web Server Gateway Interface) interface, including an application written in a framework that supports WSGI (which includes most actively developed Python web frameworks – almost anything that even nominally supports WSGI should be testable). Package: python-webtest-doc Source: webtest Version: 2.0.20-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 805 Depends: libjs-sphinxdoc (>= 1.0) Breaks: python-webtest (<< 2.0.10-2) Replaces: python-webtest (<< 2.0.10-2) Filename: pool/trusty-mitaka-backports-nochange/main/w/webtest/python-webtest-doc_2.0.20-1~bpo14.04+1_all.deb Size: 91712 MD5sum: 3b9eb4b8e59c43c3210041a3d8379152 SHA1: 4362fd4dce72e3e207777892ebdb95cab1d58124 SHA256: 18c84bd4a64a4bb5cd8427f856750f9c8b0d6a22e08926d17b2ef7a5f1ac1aac Section: doc Priority: optional Homepage: http://pythonpaste.org/webtest/ Description: wraps any WSGI application and makes it easy to test WebTest helps you test your WSGI-based web applications. This can be any application that has a WSGI (Web Server Gateway Interface) interface, including an application written in a framework that supports WSGI (which includes most actively developed Python web frameworks – almost anything that even nominally supports WSGI should be testable). Package: python-wheel Source: wheel Version: 0.26.0-1~bpo14.04+1 Architecture: all Maintainer: Barry Warsaw Installed-Size: 229 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-setuptools Filename: pool/trusty-mitaka-backports-nochange/main/w/wheel/python-wheel_0.26.0-1~bpo14.04+1_all.deb Size: 46462 MD5sum: 334c0a4677765fe07c00f6e8c140039d SHA1: 41f62dbe3150e05710200968e3eecf596167b210 SHA256: 7d08b5db80a25aa7e9ceef425385537d15efb84b60318a6a2702cf18b26b6d31 Section: python Priority: optional Homepage: https://bitbucket.org/pypa/wheel Description: built-package format for Python A wheel is a ZIP-format archive with a specially formatted filename and the `.whl` extension. It is designed to contain all the files for a PEP 376 compatible install in a way that is very close to the on-disk format. . The wheel project provides a `bdist_wheel` command for setuptools. Wheel files can be installed with `pip`. . This is the Python 2 compatible package. Package: python-wheel-common Source: wheel Version: 0.26.0-1~bpo14.04+1 Architecture: all Maintainer: Barry Warsaw Installed-Size: 42 Depends: python3, python3-wheel Filename: pool/trusty-mitaka-backports-nochange/main/w/wheel/python-wheel-common_0.26.0-1~bpo14.04+1_all.deb Size: 5864 MD5sum: 4d41fc1d1a4a0a8e90df2c6c981b6681 SHA1: b63103263eb4def08abd331a8c137437e30ff8b0 SHA256: deb4bd506c940d997c8df305f82b15876a5bb0c904e6d69b558acb6baa286d12 Section: python Priority: optional Homepage: https://bitbucket.org/pypa/wheel Description: built-package format for Python A wheel is a ZIP-format archive with a specially formatted filename and the `.whl` extension. It is designed to contain all the files for a PEP 376 compatible install in a way that is very close to the on-disk format. . The wheel project provides a `bdist_wheel` command for setuptools. Wheel files can be installed with `pip`. . These are the command line scripts and manpages. Package: python-whoosh Version: 2.7.0-1~bpo14.04+1 Architecture: all Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) Installed-Size: 1739 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-whoosh-doc Filename: pool/trusty-mitaka-backports-nochange/main/p/python-whoosh/python-whoosh_2.7.0-1~bpo14.04+1_all.deb Size: 289300 MD5sum: 8b1df04da599bd278c645f068fe5ed2a SHA1: 1e359377749eac8f7a05e29f5d983c3bfc219f7b SHA256: dd0f970ad3db1e5932d5368b0824c18f0bb4204f4c24ca52b814679f124abc73 Section: python Priority: optional Homepage: http://bitbucket.org/mchaput/whoosh/ Description: pure-Python full-text indexing, search, and spell checking library (Python 2) Whoosh is a fast, pure-Python indexing and search library. Programmers can use it to easily add search functionality to their applications and websites. As Whoosh is pure Python, you don't have to compile or install a binary support library and/or make Python work with a JVM, yet indexing and searching is still very fast. Whoosh is designed to be modular, so every part can be extended or replaced to meet your needs exactly. . This package contains the python2 library Package: python-whoosh-doc Source: python-whoosh Version: 2.7.0-1~bpo14.04+1 Architecture: all Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) Installed-Size: 2118 Pre-Depends: dpkg (>= 1.17.5) Depends: libjs-sphinxdoc (>= 1.0) Replaces: python-whoosh (<< 2.1.0) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-whoosh/python-whoosh-doc_2.7.0-1~bpo14.04+1_all.deb Size: 243740 MD5sum: 36eb403a399630c4a838f7eb647669be SHA1: 86fdba7da5c7043c7768c5235cc81e1e5d86d51f SHA256: 17d34d566a2df661064d1e34addd3477d65493d9ba8d62bf6bd5538e92e71917 Section: doc Priority: extra Homepage: http://bitbucket.org/mchaput/whoosh/ Description: full-text indexing, search, and spell checking library (doc) Whoosh is a fast, pure-Python indexing and search library. Programmers can use it to easily add search functionality to their applications and websites. As Whoosh is pure Python, you don't have to compile or install a binary support library and/or make Python work with a JVM, yet indexing and searching is still very fast. Whoosh is designed to be modular, so every part can be extended or replaced to meet your needs exactly. . This package contains the library documentation for python-whoosh. Package: python-zmq Source: pyzmq Version: 15.1.0-1~bpo14.04+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 966 Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.14), libzmq3 (>= 4.0.1+dfsg) Filename: pool/trusty-mitaka-backports-nochange/main/p/pyzmq/python-zmq_15.1.0-1~bpo14.04+1_amd64.deb Size: 191742 MD5sum: 7a7e3925a6626dbff1faf3376f10d308 SHA1: 499251e72645dae313f8eb979ce86073a93d835b SHA256: 48964f92d24ec5356938fc5abfcf3586765cd257e943865fa30879b8f3cb5c46 Section: python Priority: optional Homepage: http://www.zeromq.org/bindings:python Description: Python bindings for 0MQ library Python bindings for 0MQ. 0MQ is a small, fast, and free software library that gives you message-passing concurrency for applications in most common languages. . The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. Package: python-zmq-dbg Source: pyzmq Version: 15.1.0-1~bpo14.04+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 554 Depends: python-zmq (= 15.1.0-1~bpo14.04+1), python-dbg (<< 2.8), python-dbg (>= 2.7~), libc6 (>= 2.14), libzmq3 (>= 4.0.1+dfsg) Filename: pool/trusty-mitaka-backports-nochange/main/p/pyzmq/python-zmq-dbg_15.1.0-1~bpo14.04+1_amd64.deb Size: 130246 MD5sum: c2535c98b9da19b6a9581d55ce528ae4 SHA1: 9983f4fa574cd7f4edaf6245c118128699e3c879 SHA256: 78f1128facc9c712c67c72c524fbf06f55c39be9f9394cd302bf22176bf91828 Section: debug Priority: extra Homepage: http://www.zeromq.org/bindings:python Description: Python bindings for 0MQ library - debugging files Python bindings for 0MQ. 0MQ is a small, fast, and free software library that gives you message-passing concurrency for applications in most common languages. . The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. . This package contains the extension built for the Python debug interpreter. Package: python-zzzeeksphinx Source: zzzeeksphinx Version: 1.0.17-1~bpo14.04+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/trusty-mitaka-backports-nochange/main/z/zzzeeksphinx/python-zzzeeksphinx_1.0.17-1~bpo14.04+1_all.deb Size: 22692 MD5sum: 74295598ab95ed2655c60990222fe467 SHA1: 9339bc3ff355cb73248922859db793ea9950f9fb SHA256: 7877d07017d23c0d655de044c06eb64ccd2a14225a304301bffa3259acfea997 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~bpo14.04+1 Architecture: all Maintainer: Jeremy T. Bouse Installed-Size: 103 Depends: python3-sphinx, python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/a/alabaster/python3-alabaster_0.7.6-1~bpo14.04+1_all.deb Size: 16108 MD5sum: cffb0bb1292f3cce9a04852805bb8551 SHA1: a59d3dbb20983ad07716e3648128f6730c70679e SHA256: 77d1a1cf7ad0b18f1f42954d9a292ada8e61a2f8f9e3b2a0965695562e276f2d 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-amqp Source: python-amqp Version: 1.4.9-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 238 Depends: python3:any (>= 3.3.2-2~) Suggests: python-amqp-doc Filename: pool/trusty-mitaka-backports-nochange/main/p/python-amqp/python3-amqp_1.4.9-1~bpo14.04+1_all.deb Size: 42968 MD5sum: 8d5fe97dcab9d48d2c82b24ee5485335 SHA1: 139f09045109b9b6faf0ff2aeecc1600a1207ddf SHA256: bbdae8618920abff08143c2529c1d79c4defa7061b07322b664ed6083b63a691 Section: python Priority: extra Homepage: https://github.com/celery/py-amqp Description: Low-level AMQP client (Python3 version) This is a fork of amqplib which was originally written by Barry Pederson. It is maintained by the Celery project, and used by kombu as a pure Python alternative when librabbitmq is not available. . This library should be API compatible with librabbitmq. Differences from amqplib are: * Supports draining events from multiple channels (Connection.drain_events). * Support for timeouts. * Channels are restored after channel error, instead of having to close the connection. * Support for heartbeats. * Supports RabbitMQ extensions: - Consumer Cancel Notifications. - Publisher confirms. - Exchange-to-exchange bindings: exchange_bind / exchange_unbind. * Support for basic_return. * Uses AMQP 0-9-1 instead of 0-8. * Exposes the underlying socket as Connection.sock. * Adds Channel.no_ack_consumers to keep track of consumer tags that set the no_ack flag. * Slightly better at error recovery. . This package contains the Python 3 version of the library. Package: python3-appdirs Source: appdirs Version: 1.4.0-2~bpo14.04+1 Architecture: all Maintainer: Benjamin Drung Installed-Size: 76 Depends: python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/a/appdirs/python3-appdirs_1.4.0-2~bpo14.04+1_all.deb Size: 11260 MD5sum: bd1c0893f76820b974eb86308605a383 SHA1: 5ca7db5f4eabac0ec995f156e7de6ec7f18ca25b SHA256: f1c297edd29313542c69fc5f74fec977c68c5aa017858a7d8ac3d4344d45dce8 Section: python Priority: optional Homepage: https://github.com/ActiveState/appdirs Description: determining appropriate platform-specific directories (Python 3) Depending on your system (Linux, Mac OS X, or Windows), you have to use different directories for storing user data. appdirs will help you choose an appropriate: . * user data directory (user_data_dir function) * user config directory (user_config_dir function) * user cache directory (user_cache_dir function) * site data directory (site_data_dir function) * site config directory (site_config_dir function) * user log directory (user_log_dir function) . On Linux systems, these function return directories based on the XDG Base Directory Specification. . This is the Python 3 version of the package. Package: python3-attr Source: python-attrs Version: 15.2.0-1~bpo14.04+1 Architecture: all Maintainer: Tristan Seligmann Installed-Size: 77 Depends: python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-attrs/python3-attr_15.2.0-1~bpo14.04+1_all.deb Size: 11384 MD5sum: 1c4e038333858099bc2b1177f3b6a845 SHA1: 5566f6561225107cd51c667809e7e78016f5c2c8 SHA256: 1bcd4cacc793e590f72f7c7dcd025a7db643b3c620726b90a07d97dcba28858f Section: python Priority: optional Homepage: https://attrs.readthedocs.org/ Description: Attributes without boilerplate (Python 3) attrs is an MIT-licensed Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols. . You just specify the attributes to work with and attrs gives you: - a nice human-readable __repr__, - a complete set of comparison methods, - an initializer, - and much more without writing dull boilerplate code again and again. . This package contains attrs packged for Python 3. Package: python3-babel Source: python-babel Version: 1.3+dfsg.1-6~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 373 Depends: python-babel-localedata (= 1.3+dfsg.1-6~bpo14.04+1), python3-pkg-resources, python3-six, python3-tz, python3.4:any, python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-babel/python3-babel_1.3+dfsg.1-6~bpo14.04+1_all.deb Size: 70568 MD5sum: bdc652c3c3677f8dd069317c5eaebc46 SHA1: f0da7d73c7acfbb93483ecdcd6582b30eae0d7ed SHA256: ca402f894320764c59b7e24bda7f18c2048139acb37e26629383ecabf0a2832e Section: python Priority: optional Homepage: http://babel.pocoo.org/ Description: tools for internationalizing Python applications - Python 3.x Babel is composed of two major parts. First tools to build and work with gettext message catalogs. Second a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc. . This package provides the Python 3.x module. Package: python3-betamax Source: betamax Version: 0.5.1-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 133 Depends: python3-requests (>= 2.0), python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/b/betamax/python3-betamax_0.5.1-1~bpo14.04+1_all.deb Size: 21636 MD5sum: 914db25788b39221ae3c9fe528b74aab SHA1: a5c17890dd4b0fdcdaf90432d9b20b28efa3d848 SHA256: b41044af0258727838ed4ac4b80dce5140a7876a5225ffed2d20f63dc14030be Section: python Priority: optional Homepage: https://github.com/sigmavirus24/betamax Description: VCR imitation designed only for python-requests - Python 3.X Betamax records HTTP interactions and replay them allowing fast, deterministic and accurate tests and it's designed to be used with python-requests. If you are not using python-requests, you should checkout vcr.py. . Betamax comes with integrations for py.test and unittest and supports third party packages that provide extra request matchers and cassette serializers. . This package contains the Python 3 version of the library. Package: python3-boto Source: python-boto Version: 2.38.0-1~bpo14.04+1 Architecture: all Maintainer: Eric Evans Installed-Size: 5162 Depends: python3-requests, python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-boto/python3-boto_2.38.0-1~bpo14.04+1_all.deb Size: 742574 MD5sum: 75eead47145feee312a8f18e352ba7b8 SHA1: 7dd909807cdb85017e5d7846116411f4668d83c1 SHA256: 0f3cca109ccec0073f57b1eb1f1aa1fb8fc216e8a5232374bcec9640c630374f Section: python Priority: optional Homepage: https://github.com/boto/boto Description: Python interface to Amazon's Web Services - Python 3.x Boto is a Python interface to the infrastructure services available from Amazon. . Boto supports the following services: * Elastic Compute Cloud (EC2) * Elastic MapReduce * CloudFront * DynamoDB * SimpleDB * Relational Database Service (RDS) * Identity and Access Management (IAM) * Simple Queue Service (SQS) * CloudWatch * Route53 * Elastic Load Balancing (ELB) * Flexible Payment Service (FPS) * Simple Storage Service (S3) * Glacier * Elastic Block Store (EBS) * and many more... . This package provides the Python 3.x module. Package: python3-bson Source: pymongo Version: 3.2-1~bpo14.04+1 Architecture: amd64 Maintainer: Federico Ceratto Installed-Size: 162 Depends: python3:any (>= 3.3.2-2~) Recommends: python3-bson-ext Filename: pool/trusty-mitaka-backports-nochange/main/p/pymongo/python3-bson_3.2-1~bpo14.04+1_amd64.deb Size: 45564 MD5sum: 1d10056fa5114cf09f4b7ee76a6070d2 SHA1: e94081f9f6e96005502cbf4788b8f1b069ff71d3 SHA256: 7aa3fa1a8148fdfa243cfb2771625e65a035dfe633a31d83b4de0caa0b3cc836 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.2-1~bpo14.04+1 Architecture: amd64 Maintainer: Federico Ceratto Installed-Size: 110 Depends: python3 (>= 3.4~), python3 (<< 3.5), libc6 (>= 2.14), python3-bson (= 3.2-1~bpo14.04+1) Filename: pool/trusty-mitaka-backports-nochange/main/p/pymongo/python3-bson-ext_3.2-1~bpo14.04+1_amd64.deb Size: 42292 MD5sum: d95bea82fc3e06ad9540a5c50e518669 SHA1: 294b3ce138c17000504453a4105af6a75d0aa33b SHA256: a67ed4e81b86a9c5947ae17cb8da05d9512b38339bc70439570b63f8619a20ee 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-cachecontrol Source: python-cachecontrol Version: 0.11.5-1.1~bpo14.04+1 Architecture: all Maintainer: Barry Warsaw Installed-Size: 87 Depends: python3-requests, python3:any (>= 3.4~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-cachecontrol/python3-cachecontrol_0.11.5-1.1~bpo14.04+1_all.deb Size: 13798 MD5sum: 634de06d64de696864b7c30f6fd0b566 SHA1: aada6f5694c6f961472ddbd07ddf83fe12125628 SHA256: bac9bae54ebc1dadf632d8e458448605bdd7b39caa081610cf13cb9afc2f2c85 Section: python Priority: optional Homepage: https://github.com/ionrock/cachecontrol Description: caching algorithms in httplib2 for use with requests CacheControl is a port of the caching algorithms in httplib2 for use with requests session object. . It was written because httplib2's better support for caching is often mitigated by its lack of threadsafety. The same is true of requests in terms of caching. . This is the Python 3 library. Package: python3-cachetools Source: python-cachetools Version: 1.1.5-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 76 Depends: python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-cachetools/python3-cachetools_1.1.5-1~bpo14.04+1_all.deb Size: 9232 MD5sum: c2885e7a770d7a014ac612fd468a8c93 SHA1: 51d0e53eee92d55e561a0c1124f2cc00db3a4eaf SHA256: ce115aedb65041ff34686754df10ef73473367b0cc13feb375bc9e8bd3a3ec4e 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-cassandra Source: python-cassandra-driver Version: 2.5.1-1~bpo14.04+1 Architecture: all Maintainer: Sandro Tosi Installed-Size: 726 Depends: python3-six, python3:any (>= 3.3.2-2~) Suggests: python3-blist Filename: pool/trusty-mitaka-backports-nochange/main/p/python-cassandra-driver/python3-cassandra_2.5.1-1~bpo14.04+1_all.deb Size: 121286 MD5sum: a006e91b7be8672aa459acffafff760f SHA1: 73303f1da57877b113fe6bbe3add9aeb413452dc SHA256: 0443a887af37a2e7ec3c126a1d486034e34b1a3ca8e274f2acb8ca00c0521669 Section: python Priority: optional Homepage: https://github.com/datastax/python-driver Description: Python driver for Apache Cassandra (Python 3) A modern, feature-rich and highly-tunable Python client library for Apache Cassandra (1.2+) and DataStax Enterprise (3.1+) using exclusively Cassandra's binary protocol and Cassandra Query Language v3. . Features: * Synchronous and Asynchronous APIs * Simple, Prepared, and Batch statements * Asynchronous IO, parallel execution, request pipelining * Connection pooling * Automatic node discovery * Automatic reconnection * Configurable load balancing and retry policies * Concurrent execution utilities * Object mapper . This package contains the Python 3.x module for python-cassandra Package: python3-cffi Source: python-cffi Version: 1.5.0-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 380 Depends: python3-cffi-backend (<< 1.5.0-1~bpo14.04+1+c), python3-cffi-backend (>= 1.5.0-1~bpo14.04+1), python3-pycparser, python3:any (>= 3.3.2-2~) Suggests: python3-dev Filename: pool/trusty-mitaka-backports-nochange/main/p/python-cffi/python3-cffi_1.5.0-1~bpo14.04+1_all.deb Size: 69506 MD5sum: 1879f670f80743e9084719689be73cac SHA1: 3827855e72b9f6b441341ad2fdf8e15b3a93cd86 SHA256: 12c2a15494a6ad631bda2a1462c64c6b5b392736602e7d5739cc73cc703eb31c 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.5.0-1~bpo14.04+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 197 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-9729, python3-cffi-backend-api-max (= 10239), python3-cffi-backend-api-min (= 9729) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-cffi/python3-cffi-backend_1.5.0-1~bpo14.04+1_amd64.deb Size: 63450 MD5sum: f8ca06c771878492084f0fb7a229ef2c SHA1: 58a188fbc3080b6f0be9a5307017b36d086c78f3 SHA256: ebb24d2c9c10177948d0ee100479fb1a229834d224b12b5213e8566e40542251 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.5.0-1~bpo14.04+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 530 Depends: python3-cffi-backend (= 1.5.0-1~bpo14.04+1), python3-dbg (<< 3.5), python3-dbg (>= 3.4~), libc6 (>= 2.14), libffi6 (>= 3.0.4) Breaks: python3-cffi-dbg (<< 1) Replaces: python3-cffi-dbg (<< 1) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-cffi/python3-cffi-backend-dbg_1.5.0-1~bpo14.04+1_amd64.deb Size: 330912 MD5sum: 9013919e07e7b8650c5a07133e121c02 SHA1: 490ee29fa8410510454cb0ca4a94153fd5a5bd7e SHA256: b904896ece03031d3410e56a8d9b7f6de054197c0fa7dbd7438a48f1b5e610ad 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-changelog Source: python-changelog Version: 0.3.4-2~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 64 Depends: python3:any (>= 3.3.2-2~) Enhances: python3-sphinx Filename: pool/trusty-mitaka-backports-nochange/main/p/python-changelog/python3-changelog_0.3.4-2~bpo14.04+1_all.deb Size: 8006 MD5sum: ef9627686929bad171a5a5c408e11416 SHA1: d46f61af5fde131f1b939aeb4c5af8f2a450401e SHA256: dcc66a0743842f320abcd5756954e136d3d4780d7b228c88b5caab95ee574bdd Section: python Priority: optional Homepage: https://bitbucket.org/zzzeek/changelog Description: Sphinx extension to generate changelog files (Python 3) This package provides simple Sphinx markup to render changelog displays (this is the Python 3 version of the extension). . Example: . ==================== Changelog for 1.5.6 ==================== . .. changelog:: :version: 1.5.6 :released: Sun Oct 12 2008 . .. change:: :tags: general :tickets: 27 . Improved the frobnozzle. . .. change:: :tags: rendering, tests :pullreq: 8 :changeset: a9d7cc0b56c2 . Rendering tests now correctly render. Package: python3-colorama Source: python-colorama Version: 0.3.3-1~bpo14.04+1 Architecture: all Maintainer: Khalid El Fathi Installed-Size: 86 Depends: python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-colorama/python3-colorama_0.3.3-1~bpo14.04+1_all.deb Size: 13984 MD5sum: 47d9b687db6222e093485afe96c595e7 SHA1: 97f30092580cd438668f9616a0c20282174af35d SHA256: 169e9630b690a022788cfbb4cec1dbf139ef387fece6db7789766cfac5325e76 Section: python Priority: optional Homepage: http://pypi.python.org/pypi/colorama/ Description: Cross-platform colored terminal text in Python - Python 3.x Python-colorama provides a simple cross-platform API to print colored terminal text from Python applications. . ANSI escape character sequences are commonly used to produce colored terminal text on Unix. Colorama provides some shortcuts to generate these sequences. . This has the happy side-effect that existing applications or libraries which already use ANSI sequences to produce colored output on Linux. . This package provides the module for Python 2.x. Package: python3-contextlib2 Source: contextlib2 Version: 0.4.0-3~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 55 Depends: python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/c/contextlib2/python3-contextlib2_0.4.0-3~bpo14.04+1_all.deb Size: 8600 MD5sum: 27cfeeb1ca3ab6a30028f4619a13c102 SHA1: 167599022138dc09e43acb45ed18c248f2aa59de SHA256: 0b47ad3175b0c365987f88e7642b911b4279bad071981480069523705bd4b754 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-cov-core Source: cov-core Version: 1.15.0-1~bpo14.04+1 Architecture: all Maintainer: Barry Warsaw Installed-Size: 57 Depends: python3-coverage, python3:any (>= 3.3.2-2~), python3-nose2 Filename: pool/trusty-mitaka-backports-nochange/main/c/cov-core/python3-cov-core_1.15.0-1~bpo14.04+1_all.deb Size: 7130 MD5sum: de537c98326e8a928f0700578485dd43 SHA1: 8827148981f421ecc5628c9844edadaae9307869 SHA256: 485ea18a332536f609d2f951913dac89f4f9627c1ebe7130755a4ad62e187d75 Section: python Priority: optional Homepage: https://github.com/schlamar/cov-core Description: plugin core for use by pytest-cov, nose-cov and nose2-cov This is a lib package for use by pytest-cov, nose-cov and nose2-cov. . This is the Python 3 compatible package. Package: python3-crank Source: python-crank Version: 0.7.2-2~bpo14.04+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 77 Depends: python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-crank/python3-crank_0.7.2-2~bpo14.04+1_all.deb Size: 10026 MD5sum: fa19d14ae39f03356d3c7494f5393d38 SHA1: eab42d577ca0bd2e8c38bb0bdaaedafab65760eb SHA256: 4c0c19d4e6cee0684c30cdd7e8f16fb84bbf5e7c711fefd2f6aa66ebd08da5da Section: python Priority: optional Homepage: https://github.com/TurboGears/crank Description: dispatch mechanism for use across frameworks - Python 3.x Generalized Object based Dispatch mechanism for use across frameworks. . This package contains the Python 3.x module. Package: python3-cryptography Source: python-cryptography Version: 1.2.1-1~bpo14.04+1 Architecture: amd64 Maintainer: Tristan Seligmann Installed-Size: 1443 Depends: python3 (<< 3.5), python3 (>= 3.4~), python3-cffi-backend-api-9729, python3-idna, python3-pkg-resources, python3-pyasn1 (>= 0.1.8), python3-six (>= 1.4.1), libc6 (>= 2.4), libssl1.0.0 (>= 1.0.1) Suggests: python-cryptography-doc, python3-cryptography-vectors Filename: pool/trusty-mitaka-backports-nochange/main/p/python-cryptography/python3-cryptography_1.2.1-1~bpo14.04+1_amd64.deb Size: 200114 MD5sum: 4ab238df10e5bf25c56b79bd246e81da SHA1: 2daa073e07374007b65774b51990b444c22cc1a3 SHA256: bc861439d0fc2a18f5c6a98fccf374ee23a45ee4eb71aff58877fdcf20977736 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.2.1-1~bpo14.04+1 Architecture: all Maintainer: Tristan Seligmann Installed-Size: 52952 Depends: python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-cryptography-vectors/python3-cryptography-vectors_1.2.1-1~bpo14.04+1_all.deb Size: 21045842 MD5sum: fe1aa722f0847985cc36367ed7154c23 SHA1: 269cc8743dc7122e8f65cc9526f723b726a20205 SHA256: 921f249fb72afc39e22883b95ac7510c384b93c2f803c22faaca8d76bf3e81ad 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-dateutil Source: python-dateutil Version: 2.4.2-1~bpo14.04+1 Architecture: all Maintainer: Guido Günther Installed-Size: 223 Depends: python3-six, python3:any (>= 3.3.2-2~), tzdata Filename: pool/trusty-mitaka-backports-nochange/main/p/python-dateutil/python3-dateutil_2.4.2-1~bpo14.04+1_all.deb Size: 39386 MD5sum: 74a3787f7d6512297a72592ea01c0102 SHA1: 929cc010c5ae5494d30f0b8da87bf13fccd3c840 SHA256: cd03f1b2d740366329a5f0582ae2698d97d99dc544972ac1d3b7e69739fae6e0 Section: python Priority: optional Description: powerful extensions to the standard datetime module It features: . * computing of relative deltas (next month, next year, next monday, last week of month, etc); * computing of relative deltas between two given date and/or datetime objects * computing of dates based on very flexible recurrence rules, using a superset of the iCalendar specification. Parsing of RFC strings is supported as well. * generic parsing of dates in almost any string format * timezone (tzinfo) implementations for tzfile(5) format files (/etc/localtime, /usr/share/zoneinfo, etc), TZ environment string (in all known formats), iCalendar format files, given ranges (with help from relative deltas), local machine timezone, fixed offset timezone, UTC timezone * computing of Easter Sunday dates for any given year, using Western, Orthodox or Julian algorithms Package: python3-distlib Source: distlib Version: 0.2.1-2~bpo14.04+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 562 Depends: python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/d/distlib/python3-distlib_0.2.1-2~bpo14.04+1_all.deb Size: 112588 MD5sum: 68f3e69eb1c4891df27a46cd4c1e9754 SHA1: ebb5da618c786b99ce33ad3c5dc978c4e4b77265 SHA256: d2dc2e024e3e46df5e835e107de6cbcbaeb68adef8982b9596e3f37967d45cb7 Section: python Priority: optional Homepage: https://pypi.python.org/pypi/distlib Description: low-level components of python distutils2/packaging Distlib is a library which implements low-level functions that relate to packaging and distribution of Python software. It is intended to be used as the basis for third-party packaging tools. Package: python3-django Source: python-django Version: 1.8.7-2~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 13004 Depends: python3:any (>= 3.3.2-2~), python-django-common (= 1.8.7-2~bpo14.04+1) Recommends: libjs-jquery, python3-sqlparse, python3-tz Suggests: python3-psycopg2, python3-mysqldb, python3-flup, python3-sqlite, python3-memcache, python3-pil, python3-bcrypt, python3-yaml, geoip-database-contrib, gettext, python-django-doc, ipython3, bpython3, libgdal1 Filename: pool/trusty-mitaka-backports-nochange/main/p/python-django/python3-django_1.8.7-2~bpo14.04+1_all.deb Size: 862586 MD5sum: 00cdeb9768dd6fa68bcfb14a535b3ac0 SHA1: ae1ab44b472ca2b351bbc863214340c57d668748 SHA256: 8abe868efb6adf48950ea1f4efda11a1b59c26abd43aeee271fa902ce0dd1afe Section: python Priority: optional Homepage: http://www.djangoproject.com/ Description: High-level Python web development framework (Python 3 version) Django is a high-level web application framework that loosely follows the model-view-controller design pattern. . Python's equivalent to Ruby on Rails, Django lets you build complex data-driven websites quickly and easily - Django focuses on automating as much as possible and adhering to the "Don't Repeat Yourself" (DRY) principle. . Django additionally emphasizes reusability and "pluggability" of components; many generic third-party "applications" are available to enhance projects or to simply to reduce development time even further. . Notable features include: * An object-relational mapper (ORM) * Automatic admin interface * Elegant URL dispatcher * Form serialization and validation system * Templating system * Lightweight, standalone web server for development and testing * Internationalization support * Testing framework and client . This package is built for Python 3. Package: python3-django-classy-tags Source: django-classy-tags Version: 0.7.0-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 147 Depends: python3-django, python3:any (>= 3.3.2-2~) Suggests: python-django-classy-tags-doc Filename: pool/trusty-mitaka-backports-nochange/main/d/django-classy-tags/python3-django-classy-tags_0.7.0-1~bpo14.04+1_all.deb Size: 21414 MD5sum: 60b24778809419701b7e6c1a7e951797 SHA1: c55537cfc817cf8c009abfb17c279ffccccc5e2c SHA256: 4c619966a8b656b327debc3cdcaad78e71e620d591b4767e5a6087336eb10ad4 Section: python Priority: optional Homepage: https://github.com/ojii/django-classy-tags Description: Class based template tags for Django projects (Python3 version) django-classy-tags is an approach at making writing template tags in Django easier, shorter and more fun. It provides an extensible argument parser which reduces most of the boiler plate code you usually have to write when coding custom template tags. . django-classy-tags does no magic by design. Thus you will not get automatic registering/loading of your tags like other solutions provide. You will not get automatic argument guessing from function signatures but rather you have to declare what arguments your tag accepts. There is no magic in your template tag class either, it’s just a subclass of django.template.Node which invokes a parser class to parse the arguments when it’s initialized and resolves those arguments into keyword arguments in it’s render method and calls its render_tag method with those keyword arguments. . This package contains the Python 3 version of the library. Package: python3-django-nose Source: django-nose Version: 1.4.3-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 132 Depends: python3-nose, python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/d/django-nose/python3-django-nose_1.4.3-1~bpo14.04+1_all.deb Size: 23504 MD5sum: d3f95394ae4df68ac5f8c22e555aec3c SHA1: 6aa72afd6fba8dbf0c5649f416c917078cffa78e SHA256: d3e4509fb2d02b209abfad4a58fea6e8ac3c0c0a2737f6e279f909fdcce00030 Section: python Priority: optional Homepage: http://pypi.python.org/pypi/django-nose/ Description: Django test runner that uses python-nose (Python3 version) python-django-nose integrates python-nose into Django test runner by extending the Django management CLI with nose-related options. Those options are targeted at running nose tests directly from within the Django management system (e.g. django-admin). . This package contains the Python 3 version of the library. Package: python3-django-sekizai Source: django-sekizai Version: 0.9.0-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 106 Depends: python3-django, python3-django-classy-tags, python3:any (>= 3.3.2-2~) Suggests: python-django-sekizai-doc Filename: pool/trusty-mitaka-backports-nochange/main/d/django-sekizai/python3-django-sekizai_0.9.0-1~bpo14.04+1_all.deb Size: 13020 MD5sum: 1a75c7423c8e4c4421c63f75b3d924ee SHA1: 30659ba0e06fb046c65cc4ce74e95b1e6c5722d2 SHA256: 449c235bc76b2b95094490222b8e2c8ea13912e9a7cfba4e0bcca18d3c6ecf32 Section: python Priority: optional Homepage: http://django-sekizai.readthedocs.org/ Description: template blocks for Django projects (Python3 version) Sekizai means “blocks” in Japanese, and that’s what this app provides. A fresh look at blocks. With django-sekizai you can define placeholders where your blocks get rendered and at different places in your templates append to those blocks. This is especially useful for css and javascript. Your subtemplates can now define css and javscript files to be included, and the css will be nicely put at the top and the javascript to the bottom, just like you should. Also sekizai will ignore any duplicate content in a single block. . This package contains the Python 3 version of the library. Package: python3-docker Source: python-docker Version: 1.7.2-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 177 Depends: python3-requests, python3-six (>= 1.4.0), python3-websocket, python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-docker/python3-docker_1.7.2-1~bpo14.04+1_all.deb Size: 27052 MD5sum: f4824535437164621dce79f20527e4c3 SHA1: f7e59f7d2e39b8b105c8896cee176e8eb1e41215 SHA256: 8f02a52f0e8b1761a8bbd25c1a3c260eaf437ba68bcdfcd40ba01e6e80da7820 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-ecdsa Source: python-ecdsa Version: 0.13-2~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 156 Depends: python3:any (>= 3.3.2-2~), python3-six (>= 1.2) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-ecdsa/python3-ecdsa_0.13-2~bpo14.04+1_all.deb Size: 35428 MD5sum: bce5f5cfdc6781cd2e830b8c555e8944 SHA1: 54f944354123170c78c80aae64bd32ac1e54e455 SHA256: eac5b53c9e09bd28a5fd0ab625baf13b7d3a1f8279506bf2f5e6a4c71e4e4117 Section: python Priority: optional Homepage: https://github.com/warner/python-ecdsa Description: ECDSA cryptographic signature library (Python 3) This is an easy-to-use implementation of ECDSA cryptography (Elliptic Curve Digital Signature Algorithm), implemented purely in Python. With this library, you can quickly create keypairs (signing key and verifying key), sign messages, and verify the signatures. The keys and signatures are very short, making them easy to handle and incorporate into other protocols. . This package contains the module for Python 3. Package: python3-elasticsearch Source: python-elasticsearch Version: 1.6.0-1~bpo14.04+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/trusty-mitaka-backports-nochange/main/p/python-elasticsearch/python3-elasticsearch_1.6.0-1~bpo14.04+1_all.deb Size: 43682 MD5sum: 1f333924299bc5ae252e99ba9b4324c9 SHA1: d9ac683614f639e4b856f944ab2be977497a24df SHA256: 40ed07c15dc48291f952fb105349baa9103d0785930f39f294e9cc40f2fd6545 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~bpo14.04+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 473 Depends: python3-greenlet, python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-eventlet/python3-eventlet_0.17.4-2~bpo14.04+1_all.deb Size: 94278 MD5sum: 07fcc6a085c1f38013a0244c77101841 SHA1: 33c3c8fec6ba749e28a6829addba186c33423bca SHA256: fe337a01b2753992dff9f24938a43321fc1872a868f5ba38947e7ccc4f77cf99 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-flake8 Source: python-flake8 Version: 2.2.2-1~bpo14.04+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 89 Depends: python3-pep8 (>= 1.5.7), pyflakes (>= 0.8.1), python3-mccabe (>= 0.2.1), python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-flake8/python3-flake8_2.2.2-1~bpo14.04+1_amd64.deb Size: 16846 MD5sum: 1c335dc2dd4652a49caf1a00b0ee465f SHA1: 3c9d79eeafd8e05e16d58a81ba0a8afe1039b72d SHA256: 3bc14346f3f223575c512ff59cd1005f596f719e5bc0f75d40d1b914488d1695 Section: python Priority: optional Homepage: http://bitbucket.org/tarek/flake8 Description: code checker using pep8 and pyflakes (Python 3) Flake8 is a wrapper around PyFlakes, pep8, and Ned's McCabe script. Flake8 runs all tools by launching the single 'flake8' script, but ignores pep8 and PyFlakes extended options and just uses defaults. It displays the warnings in a per-file, merged output. . This package provides Python 3 module bindings only. Package: python3-flaky Source: python-flaky Version: 3.0.2-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 117 Depends: python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-flaky/python3-flaky_3.0.2-1~bpo14.04+1_all.deb Size: 19642 MD5sum: 07565ef2517b98693e6ee3b8b0141c3c SHA1: 1dc74f6a0cc22a1c8bf8673be791f6f7da068b99 SHA256: 8c52ef60b1e36ec0f073f9dce6e5061f17999cab1bb2a89180112d1c94c22e3e Section: python Priority: optional Homepage: https://github.com/box/flaky Description: Plugin for nose or py.test that automatically reruns flaky tests (Python 3) Flaky is a plugin for nose or py.test that automatically reruns flaky tests. . Ideally, tests reliably pass or fail, but sometimes test fixtures must rely on components that aren't 100% reliable. With flaky, instead of removing those tests or marking them to @skip, they can be automatically retried. . This package contains the Python 3 version of flaky. Python-Egg-Name: flaky Package: python3-future Source: python-future Version: 0.15.2-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 1663 Pre-Depends: dpkg (>= 1.15.6~) Depends: python3.4:any, python3:any (>= 3.3.2-2~) Suggests: python-future-doc Filename: pool/trusty-mitaka-backports-nochange/main/p/python-future/python3-future_0.15.2-1~bpo14.04+1_all.deb Size: 334244 MD5sum: 5b4536969b2309138e0396aac61a70fb SHA1: 6870b8e4839b6d0cb4f5d8bd2099ec86160d3dca SHA256: d101e1fccba2f58e4a860a574ef0c22df6eedd8b884255f0c6ada6a30236b5ef Section: python Priority: optional Homepage: https://python-future.org Description: Clean single-source support for Python 3 and 2 - Python 3.x Future is the missing compatibility layer between Python 2 and Python 3. It allows one to use a single, clean Python 3.x-compatible codebase to support both Python 2 and Python 3 with minimal overhead. . The imports have no effect on Python 3. On Python 2, they shadow the corresponding builtins, which normally have different semantics on Python 3 versus 2, to provide their Python 3 semantics. . This package contains the Python 3.x module. Package: python3-genty Source: python-genty Version: 1.3.0-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 97 Depends: python3-six, python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-genty/python3-genty_1.3.0-1~bpo14.04+1_all.deb Size: 14130 MD5sum: fdf91d10b4f3648f47448e09039e9912 SHA1: 41163895e7244c3aed88837b30f5911eb133087a SHA256: ea0051476923b9d900f8c6e6e6be8c0584d3a4c203ecbf0dca70254061f17135 Section: python Priority: optional Homepage: https://github.com/box/genty Description: Allows you to run a test with multiple data sets (Python 3) Genty, pronounced “gen-tee”, stands for “generate tests”. It is a Python library for generative testing, where a single test can execute over a variety of input. . This package contains the Python 3 version of genty. Package: python3-git Source: python-git Version: 1.0.1+git137-gc8b8379-2.1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 1532 Depends: git (>= 1:1.7) | git-core (>= 1:1.5.3.7), python3-gitdb (>= 0.6.4), python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-git/python3-git_1.0.1+git137-gc8b8379-2.1~bpo14.04+1_all.deb Size: 283724 MD5sum: fa138b60926d5e7e16e88ce4b5b531ef SHA1: 1c3fffd1e2726fda7d3a1a1bf88eb21c460d4f5f SHA256: 91ba958d770566f71a1555abf6d24ce363f226fd6c42237556442cbcb6ae6438 Section: python Priority: optional Homepage: https://github.com/gitpython-developers/GitPython Description: Python library to interact with Git repositories - Python 3.x 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. . This package provides the Python 3.x module. Package: python3-gitdb Source: python-gitdb Version: 0.6.4-3~bpo14.04+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 258 Depends: python-smmap, python3 (<< 3.5), python3 (>= 3.4~), python3-smmap, libc6 (>= 2.14) Provides: python3.4-gitdb Filename: pool/trusty-mitaka-backports-nochange/main/p/python-gitdb/python3-gitdb_0.6.4-3~bpo14.04+1_amd64.deb Size: 55320 MD5sum: 7f8565f6a3c31e083430718f14e7a869 SHA1: 081cdddc2d76db01058464fff2b325970acedeb6 SHA256: 3a71c811f04110d56c04481b28fb26cce3a8dcbb711fec21a81fafea9180d41f Section: python Priority: extra Homepage: https://github.com/gitpython-developers/gitdb Description: pure-Python git object database (Python 3) 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. . This package for Python 3. Package: python3-googleapi Source: python-googleapi Version: 1.4.2-1~bpo14.04+1 Architecture: all Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 203 Depends: python3-oauth2client (>= 1.4.12), python3-uritemplate (>= 0.6), python3-httplib2 (>= 0.8), python3-six (>= 1.6.1), python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-googleapi/python3-googleapi_1.4.2-1~bpo14.04+1_all.deb Size: 36544 MD5sum: a231b552dd0f9a26a15a688c94a93aa5 SHA1: 93074cc8b8b5aa4245a485bcc678f7166cd3c6fc SHA256: 96c4f5d1bc29efd80056914db232a6985978c70eff66d687de623a76107f4e6c Section: python Priority: optional Homepage: https://github.com/google/google-api-python-client Description: Google APIs Client Library - Python 3.x This package contains the Google APIs Client Library for Python, which is the core Python library for accessing. Samples are available in the python-googleapi-samples package. . This package provides the Python 3.x module. Package: python3-greenlet Source: python-greenlet Version: 0.4.7-1+b1~bpo14.04+1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 65 Depends: libc6 (>= 2.14), python-greenlet, python3 (<< 3.5), python3 (>= 3.4~) Suggests: python-greenlet-doc, python-greenlet-dev, python3-greenlet-dbg Conflicts: python-codespeak-lib (<< 1.0) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-greenlet/python3-greenlet_0.4.7-1+b1~bpo14.04+1_amd64.deb Size: 12092 MD5sum: 9fbc4d0b08085603081851e8efa4ceeb SHA1: 7faf298412655ea2a73bd2352753fd602ed7a10b SHA256: fee5891ac4cc03baa17c387bf96d24c74b1a1b2ff78eada3317dcc84d3b6eee9 Section: python Priority: extra Homepage: http://pypi.python.org/pypi/greenlet Description: Lightweight in-process concurrent programming (python3) The greenlet package is a spin-off of Stackless, a version of CPython that supports micro-threads called "tasklets". Tasklets run pseudo-concurrently (typically in a single or a few OS-level threads) and are synchronized with data exchanges on "channels". . greenlet is the standalone package derived from the py lib, and is used by several non-blocking IO packages as a more flexible alternative to Python's built in coroutines. Package: python3-gridfs Source: pymongo Version: 3.2-1~bpo14.04+1 Architecture: all Maintainer: Federico Ceratto Installed-Size: 116 Depends: python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/p/pymongo/python3-gridfs_3.2-1~bpo14.04+1_all.deb Size: 35406 MD5sum: 706db4074c35e2957915f59d1fab9201 SHA1: e4e8241298ef87ac8ff7d803be9b6de172e42e45 SHA256: 84131d97b940a32fae7bd114131f445ca6205cf1ef72fb20fc8dc7e203946e18 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.4.5-1~bpo14.04+1 Architecture: all Maintainer: Chris Lamb Installed-Size: 448 Depends: python3-pkg-resources, python3-setuptools, python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/g/gunicorn/python3-gunicorn_19.4.5-1~bpo14.04+1_all.deb Size: 84436 MD5sum: 0a72d5a2304f65ac6849bfc317652b5c SHA1: 3e2010263470d2d871a966563b1e943cac0a3522 SHA256: 1a5a33a4470e621e3fa005faf1d1a13c5e5964b3f78f009d513c47b3ffb81fd8 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-html5lib Source: html5lib Version: 0.999-3~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 541 Depends: python3-six, python3:any (>= 3.3.2-2~) Suggests: python3-genshi, python3-lxml Filename: pool/trusty-mitaka-backports-nochange/main/h/html5lib/python3-html5lib_0.999-3~bpo14.04+1_all.deb Size: 82320 MD5sum: 8ba3b5e7966f3557313d9561d3061824 SHA1: 3535b445d0a62e320aff9bd034007e51bc55d994 SHA256: 4de3e0341b5cb1fb871e2457970bf863b49fc0f0071a30f7fefa1cadeb17b422 Section: python Priority: optional Homepage: https://github.com/html5lib/html5lib-python Description: HTML parser/tokenizer based on the WHATWG HTML5 specification (Python 3) html5lib is a pure-python library for parsing HTML. It is designed to conform to the HTML 5 specification, which has formalized the error handling algorithms of popular web browsers. . This package contains the Python 3 version of html5lib. Package: python3-httplib2 Source: python-httplib2 Version: 0.9.1+dfsg-1~bpo14.04+1 Architecture: all Maintainer: Andrea Colangelo Installed-Size: 140 Depends: python3:any (>= 3.3.2-2~), ca-certificates Filename: pool/trusty-mitaka-backports-nochange/main/p/python-httplib2/python3-httplib2_0.9.1+dfsg-1~bpo14.04+1_all.deb Size: 29614 MD5sum: f634459bfa35be964fec502510022753 SHA1: b8640b36d50e8035112669c1a073aec70fe8f9c5 SHA256: fbf323923bb44d7a35ecaae39d8a9498bb576723bdf031b2e10ea89fd20c2bbe Section: python Priority: optional Homepage: https://github.com/jcgregorio/httplib2 Description: comprehensive HTTP client library written for Python3 httplib2.py supports many features left out of other HTTP libraries. * HTTP and HTTPS * Keep-Alive * Authentication * Caching * All Methods * Redirects * Compression * Lost update support * Unit Tested . This package provides module for python3 series. Package: python3-hypothesis Source: python-hypothesis Version: 2.0.0-1~bpo14.04+1 Architecture: all Maintainer: Vincent Bernat Installed-Size: 444 Depends: python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-hypothesis/python3-hypothesis_2.0.0-1~bpo14.04+1_all.deb Size: 71114 MD5sum: 75613b89a79fb02c1faa3f5ca5012181 SHA1: ccce7cc932c49faa8ad96284c047312c19c25143 SHA256: 2db1cd2103650447b807e340bbda2ed44d57c72710b1e7c8b6626e923f0cc945 Section: python Priority: optional Homepage: https://github.com/DRMacIver/hypothesis Description: advanced Quickcheck style testing library for Python 3 Hypothesis is a library for testing your Python code against a much larger range of examples than you would ever want to write by hand. It's based on the Haskell library, Quickcheck, and is designed to integrate seamlessly into your existing Python unit testing work flow. . Hypothesis is both extremely practical and also advances the state of the art of unit testing by some way. It's easy to use, stable, and extremely powerful. If you're not using Hypothesis to test your project then you're missing out. . This package contains the Python 3 module. Package: python3-idna Source: python-idna Version: 2.0-3~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 338 Depends: python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-idna/python3-idna_2.0-3~bpo14.04+1_all.deb Size: 34972 MD5sum: 4f04ee17c36bb4b71a0098dfe8932e33 SHA1: f96865c2462cc4604d2f4fef7be4cfb22fb207e4 SHA256: b92ee12745227c8c0cd51e73eb21ffff1a3024405c05b6d892d07a3cf4393d2d 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-iso8601 Source: python-iso8601 Version: 0.1.11-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 70 Depends: python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-iso8601/python3-iso8601_0.1.11-1~bpo14.04+1_all.deb Size: 9890 MD5sum: 4188bf713dc240611f355432888c93e7 SHA1: 7710bd8ac9498e8d60def766f68a08232d41eda2 SHA256: 94354d0af138cae67c03456cd0d5c5115197656d0d3e899b86aa845d60db26d1 Section: python Priority: extra Homepage: https://pypi.python.org/pypi/iso8601 Description: Python module to parse ISO 8601 dates - Python 3.x Many file formats and standards use the ISO 8601 date format (e.g. 2007-01-14T20:34:22+00:00) to store dates in a neutral, unambiguous manner. This simple Python module parses the most common forms encountered and returns Python datetime objects. . This package provides the Python 3.x module. Package: python3-jinja2 Source: jinja2 Version: 2.8-1~bpo14.04+1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 820 Depends: python3:any (>= 3.3.2-2~), python3-markupsafe Recommends: python3-pkg-resources Suggests: python-jinja2-doc Filename: pool/trusty-mitaka-backports-nochange/main/j/jinja2/python3-jinja2_2.8-1~bpo14.04+1_all.deb Size: 104298 MD5sum: 5edbb64ed3800a4ca6d5a4f6b4b23c1f SHA1: e8ae62899aca6fd62d6dc55846c0ad8e76b13239 SHA256: bdcee3555c65593aa3125fbdd3b3fdab88aebbf400e97bc280dca0ffe811948c Section: python Priority: optional Homepage: http://jinja.pocoo.org/ Description: small but fast and easy to use stand-alone template engine Jinja2 is a template engine written in pure Python. It provides a Django inspired non-XML syntax but supports inline expressions and an optional sandboxed environment. . The key-features are: * Configurable syntax. If you are generating LaTeX or other formats with Jinja2 you can change the delimiters to something that integrates better into the LaTeX markup. * Fast. While performance is not the primarily target of Jinja2 it’s surprisingly fast. The overhead compared to regular Python code was reduced to the very minimum. * Easy to debug. Jinja2 integrates directly into the Python traceback system which allows you to debug Jinja2 templates with regular Python debugging helpers. * Secure. It’s possible to evaluate untrusted template code if the optional sandbox is enabled. This allows Jinja2 to be used as templating language for applications where users may modify the template design. Package: python3-json-patch Source: python-json-patch Version: 1.19-3~bpo14.04+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 27 Pre-Depends: dpkg (>= 1.15.6~) Depends: python3-jsonpatch Filename: pool/trusty-mitaka-backports-nochange/main/p/python-json-patch/python3-json-patch_1.19-3~bpo14.04+1_all.deb Size: 3522 MD5sum: c6b7caebca9650dcfe030ab53061f692 SHA1: 3488cd07e928ed41e6d275aa7af48faa8a7eaca7 SHA256: cdd48158fd86a95ecbd77286781855c64564de79822426b1bdb363d10d950321 Section: oldlibs Priority: extra Homepage: https://github.com/stefankoegl/python-json-patch Description: library to apply JSON patches - Python 3.x transitional package Python-json-patch is a Python module (a library) to apply JSON Patches according to the IETF draft specification. . From the IETF site: . JavaScript Object Notation (JSON) [RFC4627] is a common format for the exchange and storage of structured data. HTTP PATCH [RFC5789] extends the Hypertext Transfer Protocol (HTTP) [RFC2616] with a method to perform partial modifications to resources. . JSON Patch is a format (identified by the media type "application/ json-patch") for expressing a sequence of operations to apply to a target JSON document, suitable for use with the HTTP PATCH method. . This format is also potentially useful in other cases when it's necessary to make partial updates to a JSON document. . This package is a transitional package to python3-jsonpatch. Package: python3-jsonpatch Source: python-json-patch Version: 1.19-3~bpo14.04+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 82 Depends: python3-json-pointer (>= 1.9), python3:any (>= 3.3.2-2~) Breaks: python3-json-patch (<< 1.3-3~) Replaces: python3-json-patch (<< 1.3-3~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-json-patch/python3-jsonpatch_1.19-3~bpo14.04+1_all.deb Size: 12502 MD5sum: 498be9edc3bc8d208f84a56ef5aa7e97 SHA1: f82399050466c10f28cdb2f7f6199f9b2d895aa1 SHA256: 0941deddcb25f8955fe32f82eb7c709caecc83d73d7f1a95c7554d7834a847b0 Section: python Priority: optional Homepage: https://github.com/stefankoegl/python-json-patch Description: library to apply JSON patches - Python 3.x Python-json-patch is a Python module (a library) to apply JSON Patches according to the IETF draft specification. . From the IETF site: . JavaScript Object Notation (JSON) [RFC4627] is a common format for the exchange and storage of structured data. HTTP PATCH [RFC5789] extends the Hypertext Transfer Protocol (HTTP) [RFC2616] with a method to perform partial modifications to resources. . JSON Patch is a format (identified by the media type "application/ json-patch") for expressing a sequence of operations to apply to a target JSON document, suitable for use with the HTTP PATCH method. . This format is also potentially useful in other cases when it's necessary to make partial updates to a JSON document. . This package provides the Python 3.x module. Package: python3-kajiki Source: python-kajiki Version: 0.5.2-2~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 256 Depends: python3-babel, python3-nine, python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-kajiki/python3-kajiki_0.5.2-2~bpo14.04+1_all.deb Size: 44542 MD5sum: 7829651bb25d08a45c39f8eafe82a2e0 SHA1: c7e5aa9ca0b3aa401b0a12bda6831f46bf498e4c SHA256: 485a298145935ce2ca70b47dbb571f4a5356b23c5461288853b2917e7d45fb8c Section: python Priority: extra Homepage: http://sourceforge.net/p/kajiki/home/ Description: Really fast well-formed xml templates - Python 3.x Are you tired of the slow performance of Genshi? But you still long for the assurance that your output is well-formed that you miss from all those other templating engines? Do you wish you had Jinja's blocks with Genshi's syntax? Then look no further, Kajiki is for you! Kajiki quickly compiles Genshi-like syntax to *real Python bytecode* that renders with blazing-fast speed! Don't delay! Pick up your copy of Kajiki today! . This package provides the Python 3.x module. Package: python3-kazoo Source: kazoo Version: 2.2.1-1~bpo14.04+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 488 Depends: python3-six, python3:any (>= 3.3.2-2~) Suggests: python-kazoo-doc Filename: pool/trusty-mitaka-backports-nochange/main/k/kazoo/python3-kazoo_2.2.1-1~bpo14.04+1_all.deb Size: 88110 MD5sum: b49a68efdb03ddde10b555699b103627 SHA1: 72e0164a6a775f137bc1593aaaf961daa0d248b9 SHA256: 60490e636402548ddd74561c2f066d128c6ce17ec318024f907752472cb81bc8 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-kerberos Source: pykerberos Version: 1.1.5-2+b1~bpo14.04+1 Architecture: amd64 Maintainer: Calendarserver Maintainers Installed-Size: 78 Depends: lsb-release, python3 (<< 3.5), python3 (>= 3.4~), libc6 (>= 2.14), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.10+dfsg~), libkrb5-3 (>= 1.6.dfsg.2) Provides: python3.4-kerberos Filename: pool/trusty-mitaka-backports-nochange/main/p/pykerberos/python3-kerberos_1.1.5-2+b1~bpo14.04+1_amd64.deb Size: 16302 MD5sum: 3db3545029caa4e7cd57e1681729da0c SHA1: d0bb1917d6190119589589f1b264ee38028ad083 SHA256: 91bd54fb7bfd685f6c5b845e9853c337b8bc6beb1e88a91a88358d8f83aa5734 Section: python Priority: optional Homepage: https://pypi.python.org/pypi/pykerberos Description: GSSAPI interface module - Python 3.x This Python package is a high-level wrapper for Kerberos (GSSAPI) operations. The goal is to avoid having to build a module that wraps the entire Kerberos.framework, and instead offer a limited set of functions that do what is needed for client/server Kerberos authentication based on . . Much of the C-code here is adapted from Apache's mod_auth_kerb-5.0rc7. . This package contains the Python 3.x module. Package: python3-keyring Source: python-keyring Version: 7.3-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 239 Depends: python3:any (>= 3.3.2-2~) Recommends: python3-crypto, python3-dbus, python3-secretstorage Suggests: gir1.2-gnomekeyring-1.0, python3-gi, python3-pykde4 Filename: pool/trusty-mitaka-backports-nochange/main/p/python-keyring/python3-keyring_7.3-1~bpo14.04+1_all.deb Size: 50622 MD5sum: ee38007845526ac056c356214b611045 SHA1: f9528ac20bf2044ecab2684e91b4631f80fd3cc3 SHA256: b5d37825411a1fdce26eaec66cf5bf7fd815cd28b147f74e0a549e44c280e8bf Section: python Priority: optional Homepage: https://github.com/jaraco/keyring Description: store and access your passwords safely - Python 3 version of the package The Python keyring library provides an easy way to access the system keyring service (e.g Gnome-Keyring, KWallet) from Python. It can be used in any application that needs safe password storage. . This is the Python 3 version of the package. Package: python3-kombu Source: kombu Version: 3.0.33-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 959 Depends: python3-amqp (>= 1.4.6), python3-anyjson (>= 0.3.3), python3:any (>= 3.3.2-2~) Recommends: python3-yaml Suggests: python-kombu-doc, python3-boto, python3-django, python3-pymongo, python3-redis, python3-sqlalchemy Filename: pool/trusty-mitaka-backports-nochange/main/k/kombu/python3-kombu_3.0.33-1~bpo14.04+1_all.deb Size: 162698 MD5sum: 9969cf6688a32ffe0ced0d541f6fc683 SHA1: 657909cc5d1d900610503d33d00e34535546c626 SHA256: 7fbd281c5c3e42461c2b96a3922b8a8494a16796b6f9c7b975026c63b2c1cd2c Section: python Priority: optional Homepage: https://github.com/celery/kombu/ Description: AMQP Messaging Framework for Python (Python3 version) The aim of Kombu is to make messaging in Python as easy as possible by providing an idiomatic high-level interface for the AMQP protocol. It is meant to replace the carrot library by providing a compatibility layer. . Features: * Allows application authors to support several message server solutions by using pluggable transports. * Supports automatic encoding, serialization and compression of message payloads. * The ability to ensure that an operation is performed by gracefully handling connection and channel errors. . This package contains the Python 3 version of the library. Package: python3-ldap3 Source: python-ldap3 Version: 1.0.3-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 1861 Depends: python3-pyasn1 (>= 0.1.8), python3:any (>= 3.3.2-2~) Breaks: python3-tldap (<< 0.3.8~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-ldap3/python3-ldap3_1.0.3-1~bpo14.04+1_all.deb Size: 192516 MD5sum: bf6c38cb65af85fa7f7e8dcfe3c32c4a SHA1: ebe19a6f3756080af461f1f8072913f805551e45 SHA256: 0000a319f1b7b7c2a0f7c077838e38cf733d1361780782d4a7e8931f946c59c1 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-libvirt Source: libvirt-python Version: 1.3.0-1~bpo14.04+1 Architecture: amd64 Maintainer: Guido Günther Installed-Size: 657 Depends: libc6 (>= 2.4), libvirt0 (>= 1.2.19~rc1), python3 (<< 3.5), python3 (>= 3.4~) Recommends: libvirt-daemon Filename: pool/trusty-mitaka-backports-nochange/main/l/libvirt-python/python3-libvirt_1.3.0-1~bpo14.04+1_amd64.deb Size: 113576 MD5sum: 2ee5ebdb06a3912a37d9a911b9612032 SHA1: 64968fe0ea9ec561435c380342234cd06cc9c87a SHA256: 23abc36a8bb360a832beb17311516e2ce15b403ca828c954dec0cd4a9c3ca24a Section: python Priority: optional Homepage: http://libvirt.org Description: libvirt Python 3 bindings Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the Python 3 bindings for the libvirt library Python-Version: 3.4 Package: python3-linecache2 Source: python-linecache2 Version: 1.0.0-2~bpo8+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 92 Depends: python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-linecache2/python3-linecache2_1.0.0-2~bpo8+1_all.deb Size: 12428 MD5sum: 1ae3eeb8c76f650585ecbf479396561b SHA1: 3cd30dcb928582e5802854b5f64bfc3228bb267e SHA256: 3070f35754f846f23a261580eccced24a7f4e294cbcf100d403d181c8400fd51 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-lockfile Source: python-lockfile Version: 1:0.12.2-1~bpo14.04+1 Architecture: all Maintainer: Ben Finney Installed-Size: 83 Depends: python3:any (>= 3.3.2-2~) Suggests: python-lockfile-doc Filename: pool/trusty-mitaka-backports-nochange/main/p/python-lockfile/python3-lockfile_0.12.2-1~bpo14.04+1_all.deb Size: 14172 MD5sum: aaad3cec42c9be0cd0de7b7e505f0da6 SHA1: 94398d6a61d719c80676480d3be97594179865f9 SHA256: aa38e3a15ff170742eed7a4675b72ba6b22033713ff3899b2d9ac56c8ba021bd Section: python Priority: optional Homepage: https://pypi.python.org/pypi/lockfile/ Description: file locking library for Python — Python 3 library The ‘lockfile’ library exports a ‘LockFile’ class which provides a simple API for locking files. . The appropriate implementation for ‘LockFile’ is chosen automatically based on the OS capabilities for an atomic filesystem operation. These implementations are also available for explicit use as ‘LinkLockFile’ and ‘MkdirLockFile’. . Other back ends are possible with the same semantics. Examples included are: * ‘SQLiteLockFile’, using records in an SQLite database. * ‘PIDLockFile’, using the semantics of a Unix PID file. . Unlike other Python locking libraries (the Windows ‘msvcrt.locking’ function, the Unix ‘fcntl.flock’, ‘fcntl.lockf’, and the deprecated ‘posixfile’ module), the API is identical across both Unix (including GNU/Linux and MacOS) and Windows platforms. . This package installs the Python 3 library. Package: python3-lz4 Source: python-lz4 Version: 0.7.0+dfsg-3+b1~bpo14.04+1 Architecture: amd64 Maintainer: Dmitry Smirnov Installed-Size: 56 Depends: python3 (<< 3.5), python3 (>= 3.4~), libc6 (>= 2.2.5), liblz4-1 (>= 0.0~r114) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-lz4/python3-lz4_0.7.0+dfsg-3+b1~bpo14.04+1_amd64.deb Size: 6962 MD5sum: 255f3c9808a07f4442a070bcefa9d96d SHA1: 49a3d4dc4e900062fe2fcf110604a12a1b6d2c43 SHA256: c7061eaf98ec62c6557b815a7555671aeab06787d3458c105a4b3c0bf68c983f Section: python Priority: optional Homepage: http://pypi.python.org/pypi/lz4 Description: Python interface to the lz4 compression library (Python 3) This package provides bindings for the liblz4 compression library. . LZ4 is a very fast lossless compression algorithm, providing compression speed at 400 MB/s per core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems. . This package is for Python 3. Package: python3-memcache Source: python-memcache Version: 1.56-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 108 Depends: python3-six, python3:any (>= 3.3.2-2~) Suggests: memcached Filename: pool/trusty-mitaka-backports-nochange/main/p/python-memcache/python3-memcache_1.56-1~bpo14.04+1_all.deb Size: 18278 MD5sum: 0444ee780e27b20c09a28eff1667f22b SHA1: 70ff97a8d57bc9c8a77cdf53c14318aaace6fc6f SHA256: b528429396a70391092f3402de461d15506c639363ef5f34e1634fbf1e0a61cc 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~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 311 Depends: python3-funcsigs, python3-pbr, python3-six (>= 1.7), python3:any (>= 3.3.2-2~) Suggests: python-mock-doc Filename: pool/trusty-mitaka-backports-nochange/main/p/python-mock/python3-mock_1.3.0-2.1~bpo14.04+1_all.deb Size: 58554 MD5sum: e6c13be142b0b4cada4ad18944887233 SHA1: d2dd788724dc84febc825110f0473c710927e5d7 SHA256: c0c63efaabce50306d22a8ee0bf41eefaac0606ba3b21ebc788c79695216d2cc 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.7-1~bpo14.04+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 180 Depends: python3 (<< 3.5), python3 (>= 3.4~), libc6 (>= 2.4), libmysqlclient18 (>= 5.5.24+dfsg-1) Suggests: mysql-server, python-egenix-mxdatetime, python3-mysqldb-dbg Provides: python3.4-mysqldb Filename: pool/trusty-mitaka-backports-nochange/main/p/python-mysqldb/python3-mysqldb_1.3.7-1~bpo14.04+1_amd64.deb Size: 45234 MD5sum: 7b6e3781c71dffa65189e120e1bb11a3 SHA1: 87ab484c643844e27038671a225930b7302e6a78 SHA256: 6b35554c17a426465304ff8817a8f8886ddfc0fd75e2dfd38abdc4948e28b2d7 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.7-1~bpo14.04+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 111 Depends: python3-dbg, python3-mysqldb (= 1.3.7-1~bpo14.04+1), libc6 (>= 2.4), libmysqlclient18 (>= 5.5.24+dfsg-1) Suggests: python-egenix-mxdatetime-dbg Filename: pool/trusty-mitaka-backports-nochange/main/p/python-mysqldb/python3-mysqldb-dbg_1.3.7-1~bpo14.04+1_amd64.deb Size: 29586 MD5sum: f2661a3cfe0381f92d2c894da0f7bd99 SHA1: 0f1c02af31e5268d87131d9938a7f36c878eb041 SHA256: d853c1097515c51233ad26c85dd5aa59376e304be0095345a2f8b0c1a338b864 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-netaddr Source: python-netaddr Version: 0.7.18-1~bpo14.04+1 Architecture: all Maintainer: Vincent Bernat Installed-Size: 901 Depends: ieee-data, python3:any (>= 3.3.2-2~) Suggests: ipython3, python-netaddr-docs Filename: pool/trusty-mitaka-backports-nochange/main/p/python-netaddr/python3-netaddr_0.7.18-1~bpo14.04+1_all.deb Size: 165420 MD5sum: dc794dae0905399d3400e4d2919ff2d9 SHA1: c19460f0181811f3d71800e70fa397e8f9c7edb6 SHA256: 123f3398953f709efb1e8e8c6aca24670dae9bf5206eba8c0e7cf49e682aa7da Section: python Priority: optional Homepage: https://github.com/drkjam/netaddr/ Description: manipulation of various common network address notations (Python 3) netaddr is a Python library for the manipulation of various common network address notations and representations. . It takes the hassle out of fiddling with enumerable variations of network addresses presenting a consistent, extensible, easy-to-use and (above all) Pythonic API. . With it you can validate, convert, categorise, iterate, generate, slice (and dice): - MAC (Media Access Control) - IEEE EUI-48 and EUI-64 - IP version 4 - IP version 6 - CIDR (Classless Inter-Domain Routing) . This is the Python 3 version of the package. Package: python3-netifaces Source: netifaces Version: 0.10.4-0.1+b1~bpo14.04+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 72 Depends: libc6 (>= 2.4), python3 (<< 3.5), python3 (>= 3.4~) Filename: pool/trusty-mitaka-backports-nochange/main/n/netifaces/python3-netifaces_0.10.4-0.1+b1~bpo14.04+1_amd64.deb Size: 12764 MD5sum: 23732e817f1c7054bba0ab35d357bb40 SHA1: 41aed6fed6c8e87e301ac8e9cad1b10b2ad43cd0 SHA256: c96a000413f8e286cca72e0bd6d9bf9bb14c2a182221fba726f3ed2630a58380 Section: python Priority: optional Homepage: http://alastairs-place.net/projects/netifaces/ Description: portable network interface information - Python 3.x netifaces provides a (hopefully portable-ish) way for Python programmers to get access to a list of the network interfaces on the local machine, and to obtain the addresses of those network interfaces. . This package contains the module for Python 3.x. Package: python3-netifaces-dbg Source: netifaces Version: 0.10.4-0.1+b1~bpo14.04+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 114 Depends: libc6 (>= 2.4), python3-netifaces (= 0.10.4-0.1+b1~bpo14.04+1), python3-dbg Filename: pool/trusty-mitaka-backports-nochange/main/n/netifaces/python3-netifaces-dbg_0.10.4-0.1+b1~bpo14.04+1_amd64.deb Size: 43352 MD5sum: e6f54db86d3a8ce08cd08880c06e8b65 SHA1: 604fb33220da1e27cddc9dbad6cccff988c1b2eb SHA256: 6b4e3612ab8e4c06e277b104dec65d92528fde8d9a862cb52567e961ce2059ea Section: debug Priority: extra Homepage: http://alastairs-place.net/projects/netifaces/ Description: portable network interface information - Python 3.x debug extension netifaces provides a (hopefully portable-ish) way for Python programmers to get access to a list of the network interfaces on the local machine, and to obtain the addresses of those network interfaces. . This package contains debug symbols of python3-netifaces. Package: python3-networkx Source: python-networkx Version: 1.11~rc1-1~bpo14.04+1 Architecture: all Maintainer: Sandro Tosi Installed-Size: 3458 Depends: python3-decorator, python3:any (>= 3.3.2-2~) Recommends: python3-numpy, python3-pkg-resources, python3-scipy, python3-yaml Suggests: python-networkx-doc Filename: pool/trusty-mitaka-backports-nochange/main/p/python-networkx/python3-networkx_1.11~rc1-1~bpo14.04+1_all.deb Size: 623600 MD5sum: 9e494f1e73040014ad28f061413af33e SHA1: 3bcc85a7698aad82bd9430243257de491e896e2d SHA256: f3cd27fab8aa3c1c2b620732cd4a53c6e4a2474f09bca3cad543c5713513610c 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-nose Source: nose Version: 1.3.7-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 563 Depends: python3-pkg-resources, python3:any (>= 3.3.2-2~) Suggests: python-nose-doc Filename: pool/trusty-mitaka-backports-nochange/main/n/nose/python3-nose_1.3.7-1~bpo14.04+1_all.deb Size: 118340 MD5sum: 36b70aeae7da03af0b7c8a8a9d0df778 SHA1: a6f4b0cd4100addab1ff46d68273e48576da28ad SHA256: 08c52d098f1d93238bd19878487b9d402dd326e84d9517c378aebbc1941ce086 Section: python Priority: optional Homepage: https://nose.readthedocs.org/en/latest/ Description: test discovery and running for Python3 unittest nose provides an alternate test discovery and running process for Python3 unittest, one that is intended to mimic the behavior of py.test as much as is reasonably possible without resorting to too much magic Package: python3-oauth2client Source: python-oauth2client Version: 1.4.12-0.1~bpo14.04+1 Architecture: all Maintainer: PKG Cloud Installed-Size: 239 Pre-Depends: dpkg (>= 1.15.6~) Depends: python3-uritemplate, python3-httplib2, python3-pyasn1, python3-pyasn1-modules, python3-rsa, python3-six, python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-oauth2client/python3-oauth2client_1.4.12-0.1~bpo14.04+1_all.deb Size: 42040 MD5sum: 2653788df84ea2d0b6182e0b30204c09 SHA1: fc4e3bb7bf95dcee721a7ecaefb4a8bd8d11a216 SHA256: 56c98ee82b86fa6c3336abff0e9340395b2e52b046a01c1ea4f533b8c30fe367 Section: python Priority: optional Homepage: https://github.com/google/oauth2client Description: OAuth 2.0 client library - Python 3.x The oauth2client is a client library for OAuth 2.0. . OAuth is an open standard for authorization. OAuth provides a method for clients to access server resources on behalf of a resource owner (such as a different client or an end-user). It also provides a process for end-users to authorize third-party access to their server resources without sharing their credentials (typically, a username and password pair), using user-agent redirections. . OAuth is a service that is complementary to, and therefore distinct from, OpenID. OAuth is also distinct from OATH, which is a reference architecture for authentication (i.e. not a standard). . This package provides the Python 3.x module. Package: python3-openssl Source: pyopenssl Version: 0.15.1-2~bpo14.04+1 Architecture: all Maintainer: Sandro Tosi Installed-Size: 515 Depends: python3-cryptography (>= 0.7), python3-six (>= 1.5.2), python3:any (>= 3.3.2-2~) Suggests: python-openssl-doc, python3-openssl-dbg Filename: pool/trusty-mitaka-backports-nochange/main/p/pyopenssl/python3-openssl_0.15.1-2~bpo14.04+1_all.deb Size: 97758 MD5sum: d1050f364e6522450d68ab3768bd45a9 SHA1: d9927f0c6f5d846183bcab8f4041f04d2c71eb29 SHA256: dafa2490afc8a277b4c87348901b99c7a8982f4f9f4003bbe2be345b277022f5 Section: python Priority: optional Homepage: https://github.com/pyca/pyopenssl Description: Python 3 wrapper around the OpenSSL library High-level wrapper around a subset of the OpenSSL library, includes . * SSL.Connection objects, wrapping the methods of Python's portable sockets * Callbacks written in Python * Extensive error-handling mechanism, mirroring OpenSSL's error codes . A lot of the object methods do nothing more than calling a corresponding function in the OpenSSL library. . This package contains the Python 3 version of pyopenssl. Package: python3-packaging Source: python-packaging Version: 16.2-2~bpo14.04+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 107 Depends: python3-pyparsing, python3-six, python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/python-packaging/python3-packaging_16.2-2~bpo14.04+1_all.deb Size: 17028 MD5sum: 1a73db013c8e66abd580261a2150de87 SHA1: fe5421df48aac9dea4bd8d4ce66def5ac41e60e4 SHA256: 2fbbf96b8b2beb3e48d9a4d476f687a3ee42e3a9b75ede7e001cb5cb75e4cf98 Section: python Priority: optional Homepage: https://pypi.python.org/pypi/packaging Description: core utilities for python packages These core utilities currently consist of: - Version Handling (PEP 440) - Dependency Specification (PEP 440) Package: python3-pandas Source: pandas Version: 0.17.1-3~bpo14.04+1 Architecture: all Maintainer: NeuroDebian Team Installed-Size: 20000 Depends: python3-dateutil, python3-numpy (>= 1:1.7~), python3-tz, python3:any (>= 3.3.2-2~), python3-pandas-lib (>= 0.17.1-3~bpo14.04+1) Recommends: python3-scipy, python3-matplotlib, python3-numexpr, python3-tables, python3-bs4, python3-html5lib, python3-six, python3-lxml Suggests: python-pandas-doc Filename: pool/trusty-mitaka-backports-nochange/main/p/pandas/python3-pandas_0.17.1-3~bpo14.04+1_all.deb Size: 2366866 MD5sum: 04002caa489f563e87671b58336452b7 SHA1: 701a5c6552d56e3051d9242c8b13677f88658d37 SHA256: 72cfc1166e849aa3933c3c46b891838211b0d7f1bd7f64a302b997d951a81624 Section: python Priority: optional Homepage: http://pandas.sourceforge.net Description: data structures for "relational" or "labeled" data - Python 3 pandas is a Python package providing fast, flexible, and expressive data structures designed to make working with "relational" or "labeled" data both easy and intuitive. It aims to be the fundamental high-level building block for doing practical, real world data analysis in Python. pandas is well suited for many different kinds of data: . - Tabular data with heterogeneously-typed columns, as in an SQL table or Excel spreadsheet - Ordered and unordered (not necessarily fixed-frequency) time series data. - Arbitrary matrix data (homogeneously typed or heterogeneous) with row and column labels - Any other form of observational / statistical data sets. The data actually need not be labeled at all to be placed into a pandas data structure . This package contains the Python 3 version. Package: python3-pandas-lib Source: pandas Version: 0.17.1-3~bpo14.04+1 Architecture: amd64 Maintainer: NeuroDebian Team Installed-Size: 5961 Depends: libc6 (>= 2.14), python3-numpy (>= 1:1.8.0), python3-numpy-abi9, python3 (<< 3.5), python3 (>= 3.4~) Filename: pool/trusty-mitaka-backports-nochange/main/p/pandas/python3-pandas-lib_0.17.1-3~bpo14.04+1_amd64.deb Size: 1590792 MD5sum: d8773ee57ff7c783e0a200f64a217f57 SHA1: 7b58b12165c1d00216ebedae8ab2c8e2ce52b6f0 SHA256: 68ed15d2b35445866e2ca7db116f6384c8a490823ec836a91ae45add01590a99 Section: python Priority: optional Homepage: http://pandas.sourceforge.net Description: low-level implementations and bindings for pandas - Python 3 This is an add-on package for python-pandas providing architecture-dependent extensions. . This package contains the Python 3 version. Package: python3-paramiko Package-Type: deb Source: paramiko Version: 1.15.3-1~bpo14.04+1 Architecture: all Maintainer: Jeremy T. Bouse Installed-Size: 615 Depends: python3-crypto (>= 2.1.0-2), python3-ecdsa, python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/p/paramiko/python3-paramiko_1.15.3-1~bpo14.04+1_all.deb Size: 107692 MD5sum: d0dd1ef4556ccaf8d59f3e9eae4466dc SHA1: 66451694f36075ba1953f5a8e24866a13cf38ea7 SHA256: 662dd40fc83e9d154551273e6e9f389ded16c61a8455ce2387d6d7ef10d6d23c Section: python Priority: optional Homepage: https://github.com/paramiko/paramiko/ Description: Make ssh v2 connections with Python (Python 3) This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between Python scripts. All major ciphers and hash methods are supported. SFTP client and server mode are both supported too. . This is the Python 3 version of the package. Package: python3-passlib Source: python-passlib Version: 1.6.5-4~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 1304 Depends: python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-passlib/python3-passlib_1.6.5-4~bpo14.04+1_all.deb Size: 218582 MD5sum: 1a043c1229cccee6eac82836987cb91c SHA1: 944dcc7a1fb0ab1db020da34282e6c2b4aa827a8 SHA256: d842715d7a6ad9cdc9d3d90b8d0e6543176c0dedc53314cab1053f51513fc163 Section: python Priority: extra Homepage: https://bitbucket.org/ecollins/passlib/wiki/Home Description: comprehensive password hashing framework Password hashing library for Python 3, which provides cross-platform implementations of over 20 password hashing algorithms, as well as a framework for managing existing password hashes. It's designed to be useful for a wide range of tasks; from verifying a hash found in /etc/shadow, to providing full-strength password hashing for multi-user applications. Package: python3-pbr Source: python-pbr Version: 1.8.0-4~bpo8+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 182 Depends: python3-six (>= 1.9.0), python3, python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-pbr/python3-pbr_1.8.0-4~bpo8+1_all.deb Size: 34144 MD5sum: 278b8808b79df437560364dba6788a84 SHA1: c8a2d0b4a8bb6cf8d99cfd7e8c043f8c1e4c8684 SHA256: 6d6b52e57aed38161374540ea7e14d80015c33a2692af53bd54e2e5b79688ec4 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~bpo14.04+1 Architecture: all Maintainer: David Watson Installed-Size: 151 Depends: python3:any (>= 3.3.2-2~), python3-setuptools Filename: pool/trusty-mitaka-backports-nochange/main/p/pep8/python3-pep8_1.6.2-0.1~bpo14.04+1_all.deb Size: 30556 MD5sum: f33d1f77cce4ef6990bd11bd605a2ada SHA1: 1da4802bed09f961fdd3fa8e79f8ee696a8efbd8 SHA256: fde87815a8f72eb30d41ed2e3a1bda4e350ac790ab3b930309ef665acdf4f53c 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-pika Source: python-pika Version: 0.10.0-1~bpo14.04+1 Architecture: all Maintainer: Jan Dittberner Installed-Size: 498 Depends: python3:any (>= 3.4~) Suggests: python-pika-doc (= 0.10.0-1~bpo14.04+1) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-pika/python3-pika_0.10.0-1~bpo14.04+1_all.deb Size: 87184 MD5sum: b0effa8dfd409deef93d64488dfaf5ab SHA1: fd66107cf5a9848a535bd3121ca943be642f2799 SHA256: 92675cd1abd58e09f53b493c409e9da4dbd3b973ed5376767e83b1b77b52de44 Section: python Priority: optional Homepage: http://pika.github.com/ Description: AMQP client library for Python 3 Pika is a pure-Python implementation of the AMQP-0-9-1 protocol that tries to stay fairly independent of the underlying network support library. Pika was developed primarily for use with RabitMQ, but also works with other AMQP-0-9-1 brokers. . This is the Python 3 version of the library. Package: python3-pip Source: python-pip Version: 1.5.6-7~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 441 Depends: ca-certificates, python3-colorama, python3-distlib, python3-html5lib, python3-pkg-resources, python3-requests, python3-setuptools, python3-six, python3:any (>= 3.3.2-2~) Recommends: build-essential, python3-dev (>= 3.2), python3-wheel Filename: pool/trusty-mitaka-backports-nochange/main/p/python-pip/python3-pip_1.5.6-7~bpo14.04+1_all.deb Size: 97564 MD5sum: 8d182ddbcb5ee047736e62cb9bc88cb3 SHA1: 569d04a605ca37b6af951a0d9feb0698eb5d8dc7 SHA256: fa22a8b1155eee5e976890d571cc562f1580a8f701a5ccc874896a800513a16c Section: python Priority: optional Homepage: http://www.pip-installer.org/ Description: alternative Python package installer - Python 3 version of the package pip is a replacement for easy_install, and is intended to be an improved Python package installer. It integrates with virtualenv, doesn't do partial installs, can save package state for replaying, can install from non-egg sources, and can install from version control repositories. . This is the Python 3 version of the package. Package: python3-pkg-resources Source: python-setuptools Version: 18.8-1~bpo14.04+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 243 Depends: python3:any (>= 3.3.2-2~) Suggests: python3-setuptools Filename: pool/trusty-mitaka-backports-nochange/main/p/python-setuptools/python3-pkg-resources_18.8-1~bpo14.04+1_all.deb Size: 71344 MD5sum: 5d3d62bbd11e7f86d7af05f2254845d0 SHA1: 4ab8569da2b276f95cf9ac7a9c7902b0f17f14ef SHA256: 026e35cf4fb5af897a631837515ecab3dd85f153d05e4a3a0f1d0e723df73ba5 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-pkginfo Source: python-pkginfo Version: 1.2.1-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 93 Depends: python3-pkg-resources, python3:any (>= 3.3.2-2~) Recommends: python-pkginfo-doc (= 1.2.1-1~bpo14.04+1) Breaks: python-pkginfo (<< 1.1-2) Replaces: python-pkginfo (<< 1.1-2) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-pkginfo/python3-pkginfo_1.2.1-1~bpo14.04+1_all.deb Size: 13432 MD5sum: e78fd9ad25f44a365a467b4bdd8bff68 SHA1: fbd4c209a83fa90a462604734f85f717a676f23c SHA256: 68994f337ef551b3695d6f1f0aed3a9350473ff78befd58ed70a7a3d8139bda6 Section: python Priority: optional Homepage: http://pypi.python.org/pypi/pkginfo/ Description: Python 3.x module to query metadata from packages This package provides an API for querying the distutils metadata written in the PKG-INFO file inside a source distribution (an sdist), or into the EGG-INFO directory of an installed distribution. . This package contains the Python 3 version of the library In addition, this package contains the 'pkginfo' executable Package: python3-pluggy Source: python-pluggy Version: 0.3.1-1~bpo14.04+1 Architecture: all Maintainer: Barry Warsaw Installed-Size: 74 Depends: python3:any (>= 3.4~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-pluggy/python3-pluggy_0.3.1-1~bpo14.04+1_all.deb Size: 11008 MD5sum: cac85a28e9cb88801bdb82d5519e2a3e SHA1: 80f9cded55c5e1785afe1961a773688baf07a0b3 SHA256: f7f605255e6e6c718e2ae456647069bef6d3b97c06c2c5f264ad65171d94d653 Section: python Priority: optional Homepage: https://pypi.python.org/pypi/pluggy Description: plugin and hook calling mechanisms for Python pluggy is the cristallized core of plugin management as used by some 150 plugins for pytest. . This is the Python 3 library. Package: python3-pretend Source: python-pretend Version: 1.0.8-2~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 55 Depends: python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-pretend/python3-pretend_1.0.8-2~bpo14.04+1_all.deb Size: 6100 MD5sum: fda089406c9a99297ea60dcf5beea6e2 SHA1: 06674965e416e6bf1e2bc79182feef9805c68166 SHA256: 59c4c4895dd26070c07f0961d708629150de8d5e5d40ec7eee45c7cd5d6193a7 Section: python Priority: optional Homepage: https://github.com/alex/pretend Description: Python library for stubbing (Python 3) Pretend is a library to make stubbing with Python easier. . Stubbing is a technique for writing tests. You may hear the term mixed up with mocks, fakes, or doubles. Basically a stub is an object that returns pre-canned responses, rather than doing any computation. Package: python3-progress Source: python-progress Version: 1.2-1~bpo14.04+1 Architecture: all Maintainer: Barry Warsaw Installed-Size: 65 Depends: python3:any (>= 3.4~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-progress/python3-progress_1.2-1~bpo14.04+1_all.deb Size: 6542 MD5sum: cc8a7606b9b3873cbc418a593ed8574b SHA1: 51205c44840826acc6664bd66c0d14607106a1fc SHA256: fa8123a6c371caa8424ede96854fb4932200e2ba288bb5ccb619977ece4834c1 Section: python Priority: optional Homepage: https://github.com/verigak/progress/ Description: easy progress reporting for Python This package provides several canned progress bars for command line Python programs. Progress bars are customizable and can be advanced by using the next() method, with the finish() method to finish. . This is the Python 3 version. Package: python3-psycopg2 Source: psycopg2 Version: 2.6.1-1+b1~bpo14.04+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 679 Depends: python3 (<< 3.5), python3 (>= 3.4~), libc6 (>= 2.14), libpq5 (>= 9.3~) Suggests: python-psycopg2-doc Provides: python3.4-psycopg2 Filename: pool/trusty-mitaka-backports-nochange/main/p/psycopg2/python3-psycopg2_2.6.1-1+b1~bpo14.04+1_amd64.deb Size: 146654 MD5sum: f9eb9b51f42de804f79bb712c62a3d52 SHA1: f994cec89a9cc8025847b48c68357a77166a1799 SHA256: 02857dbcbebaaf34fea1b7f89a10999e354bc8deafd110a677c47bc84887634c Section: python Priority: optional Homepage: http://initd.org/projects/psycopg Description: Python 3 module for PostgreSQL psycopg is a PostgreSQL database adapter for the Python3 programming language (just like pygresql and popy.) This is version 2, a complete rewrite of the original code to provide new-style classes for connection and cursor objects and other sweet candies. Like the original, psycopg 2 was written with the aim of being very small and fast, and stable as a rock. . psycopg is different from the other database adapter because it was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a conspicuous number of concurrent INSERTs or UPDATEs. psycopg 2 also provides full asynchronous operations for the really brave programmer. . The main advantages of psycopg2 are that it supports the full Python DBAPI-2.0 and being thread safe at level 2. It also includes some extensions to the standard DBAPI-2.0 to allow for better thread performance. Package: python3-psycopg2-dbg Source: psycopg2 Version: 2.6.1-1+b1~bpo14.04+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 1153 Depends: python3-psycopg2 (= 2.6.1-1+b1~bpo14.04+1), python3-dbg, libc6 (>= 2.14), libpq5 (>= 9.3~) Filename: pool/trusty-mitaka-backports-nochange/main/p/psycopg2/python3-psycopg2-dbg_2.6.1-1+b1~bpo14.04+1_amd64.deb Size: 235860 MD5sum: dfe94764fcd66e91157cd3d6b99f1999 SHA1: 1ed2553f27d06af9eab8a7a5692e0685bae1c2ed SHA256: 1e16c7582f45286801af8fe9627fa86e92bac3f116396ca08608e6c8005c4ebf Section: debug Priority: extra Homepage: http://initd.org/projects/psycopg Description: Python 3 module for PostgreSQL (debug extension) psycopg is a PostgreSQL database adapter for the Python3 programming language (just like pygresql and popy.) This is version 2, a complete rewrite of the original code to provide new-style classes for connection and cursor objects and other sweet candies. Like the original, psycopg 2 was written with the aim of being very small and fast, and stable as a rock. . This package contains the extensions built for the Python debug interpreter. Package: python3-py Source: python-py Version: 1.4.31-1~bpo14.04+1 Architecture: all Maintainer: Sebastian Ramacher Installed-Size: 344 Depends: python3:any (>= 3.3.2-2~), python3-pkg-resources Suggests: subversion, python3-pytest Filename: pool/trusty-mitaka-backports-nochange/main/p/python-py/python3-py_1.4.31-1~bpo14.04+1_all.deb Size: 82104 MD5sum: 9cca53f123c009dc8243d3adc3196a94 SHA1: 728303b7c706305b381d358e44a1d2f71155ff7f SHA256: e6ca210b0e4d73fa66eae8c922d5f5701585386efbe05c08958d597babde11dc Section: python Priority: optional Homepage: https://bitbucket.org/pytest-dev/py Description: Advanced Python development support library (Python 3) The Codespeak py lib aims at supporting a decent Python development process addressing deployment, versioning and documentation perspectives. It includes: . * py.path: path abstractions over local and Subversion files * py.code: dynamic code compile and traceback printing support . This package provides the Python 3 modules. Package: python3-pyasn1 Source: pyasn1 Version: 0.1.9-1~bpo14.04+1 Architecture: all Maintainer: Jan Lübbe Installed-Size: 226 Depends: python3:any (>= 3.3.2-2~) Suggests: doc-base Filename: pool/trusty-mitaka-backports-nochange/main/p/pyasn1/python3-pyasn1_0.1.9-1~bpo14.04+1_all.deb Size: 28430 MD5sum: 64a0c0c59cfe2452ce3b0b04acbc59e1 SHA1: d93f8551c7249f1342447ffd98360beecc328e50 SHA256: add7dd34d41898fabc0edd0a582901e3948fde0539ddbf2956cbf46f8c8fcc7e 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-pyasn1-modules Source: python-pyasn1-modules Version: 0.0.7-0.1~bpo14.04+1 Architecture: all Maintainer: Marc Haber Installed-Size: 186 Depends: python3-pyasn1 (>= 0.1.8), python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-pyasn1-modules/python3-pyasn1-modules_0.0.7-0.1~bpo14.04+1_all.deb Size: 20704 MD5sum: 333a264e8cad9d870444d9fa8b7b5480 SHA1: 4034689673ff76f64c94fb342d6172310103172c SHA256: 208f0a1522a9b4006ac9980ac3273950cb2b3530ac2883aafdf2c8b4c7f31b18 Section: python Priority: optional Homepage: http://pypi.python.org/pypi/pyasn1-modules Description: Collection of protocols modules written in ASN.1 language (Python 3) This is a small but growing collection of ASN.1 data structures expressed in Python terms using pyasn1 data model. . It's thought to be useful to protocol developers and testers. . Please note that pyasn1_modules is neither part of the pyasn1 package nor related to it. Package: python3-pycparser Source: pycparser Version: 2.14+dfsg-2~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 359 Depends: python3-ply (>= 3.2), python3-ply (<< 3.5) | python3-ply-yacc-3.2, python3-ply-lex-3.2, python3:any (>= 3.3.2-2~) Suggests: cpp Filename: pool/trusty-mitaka-backports-nochange/main/p/pycparser/python3-pycparser_2.14+dfsg-2~bpo14.04+1_all.deb Size: 58082 MD5sum: 5f2fd9621b5ddb039ea9543674b1399c SHA1: 1febc6477e68e5df782e5e267906fe112adf7c3a SHA256: 7de7faaf585a15d31d51cb2f7166b3ef6c9ed3a0fbb400ba3710c139f0dd1fe5 Section: python Priority: optional Homepage: https://github.com/eliben/pycparser Description: C parser in Python 3 pycparser is a complete parser of the C language, written in pure Python using the PLY parsing library. It parses C code into an AST and can serve as a front-end for C compilers or analysis tools. . This package contains the Python 3 version. Package: python3-pydot Source: pydot Version: 1.0.28-2~bpo14.04+1 Architecture: all Maintainer: Sandro Tosi Installed-Size: 119 Depends: python3-pkg-resources, python3-pyparsing (>= 2.0.1+dfsg1-1), python3:any (>= 3.3.2-2~), graphviz Filename: pool/trusty-mitaka-backports-nochange/main/p/pydot/python3-pydot_1.0.28-2~bpo14.04+1_all.deb Size: 20986 MD5sum: afa07f61e116ab4612f7dd2e5be94cca SHA1: 97d4a5e3708d98a1c8e849c8fc4d9c7f472452a6 SHA256: d57f3e59cafa4ff0e495de8e682d3b3fc1a59fca596067a88511b8917109959f Section: python Priority: optional Homepage: https://github.com/erocarrera/pydot Description: Python interface to Graphviz's dot (Python 3) pydot allows one to easily create both directed and non directed graphs from Python. Currently all attributes implemented in the Dot language are supported. . Output can be inlined in Postscript into interactive scientific environments like TeXmacs, or output in any of the format's supported by the Graphviz tools dot, neato, twopi. . This package contains pydot for Python 3. Package: python3-pygments Source: pygments Version: 2.1+dfsg-1~bpo14.04+1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 2783 Depends: python3:any (>= 3.3.2-2~) Recommends: python3-pkg-resources Suggests: ttf-bitstream-vera Filename: pool/trusty-mitaka-backports-nochange/main/p/pygments/python3-pygments_2.1+dfsg-1~bpo14.04+1_all.deb Size: 532068 MD5sum: 65d32640c57c5e3df3bca46d9d0c77f8 SHA1: 6dbc2df0629e7e3caa574b59ee603f0d19037483 SHA256: 48795defc77d2fc5ba874a4cf5e1d41bdec6970a8d8a8280aee8082c3b726920 Section: python Priority: optional Homepage: http://pygments.org/ Description: syntax highlighting package written in Python 3 Pygments aims to be a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code. . Highlights are: * a wide range of common languages and markup formats is supported * special attention is paid to details, increasing quality by a fair amount * support for new languages and formats are added easily * a number of output formats, presently HTML, LaTeX and ANSI sequences * it is usable as a command-line tool and as a library Package: python3-pygraphviz Source: python-pygraphviz Version: 1.3~rc2-3+b1~bpo14.04+1 Architecture: amd64 Maintainer: Sandro Tosi Installed-Size: 211 Depends: python3 (<< 3.5), python3 (>= 3.4~), libc6 (>= 2.14), libcgraph6, graphviz (>= 2.16) Suggests: python-pygraphviz-doc Filename: pool/trusty-mitaka-backports-nochange/main/p/python-pygraphviz/python3-pygraphviz_1.3~rc2-3+b1~bpo14.04+1_amd64.deb Size: 44048 MD5sum: 09e65db88283819a359cc54168193ee1 SHA1: f7ff2c6b4b4f77da8eadf6103eeb8d6cf659a7a5 SHA256: 1d8ba9dc96b68ba297433f99c4a9c5411b6e6a1ff7d5df70a0a33f0737a9e0d9 Section: python Priority: optional Homepage: http://networkx.lanl.gov/pygraphviz/ Description: Python interface to the Graphviz graph layout and visualization package (Python 3) Pygraphviz is a Python interface to the Graphviz graph layout and visualization package. . With Pygraphviz you can create, edit, read, write, and draw graphs using Python to access the Graphviz graph data structure and layout algorithms. . This package contains the Python 3 version of python-pygraphviz. Package: python3-pygraphviz-dbg Source: python-pygraphviz Version: 1.3~rc2-3+b1~bpo14.04+1 Architecture: amd64 Maintainer: Sandro Tosi Installed-Size: 330 Depends: python3-pygraphviz (= 1.3~rc2-3+b1~bpo14.04+1), python3-dbg, libc6 (>= 2.14), libcgraph6 Filename: pool/trusty-mitaka-backports-nochange/main/p/python-pygraphviz/python3-pygraphviz-dbg_1.3~rc2-3+b1~bpo14.04+1_amd64.deb Size: 107378 MD5sum: 8034ffdd50694d48b277e300aeb8eaa1 SHA1: 7d84bf3026ab5b79e4981f4cb566a61694e661b1 SHA256: 98ac01a8e63999bb636345d36bf3e967deccc89a6e6e79a937f45b8ac37bda8d Section: debug Priority: extra Homepage: http://networkx.lanl.gov/pygraphviz/ Description: Python interface to the Graphviz graph layout and visualization package (py3k debug extension) Pygraphviz is a Python interface to the Graphviz graph layout and visualization package. . With Pygraphviz you can create, edit, read, write, and draw graphs using Python to access the Graphviz graph data structure and layout algorithms. . This package contains the debug extension for python3-pygraphviz. Package: python3-pyinotify Source: pyinotify Version: 0.9.5-1~bpo14.04+1 Architecture: all Maintainer: Mikhail Gusarov Installed-Size: 132 Depends: python3:any (>= 3.3.2-2~) Suggests: python-pyinotify-doc Filename: pool/trusty-mitaka-backports-nochange/main/p/pyinotify/python3-pyinotify_0.9.5-1~bpo14.04+1_all.deb Size: 26926 MD5sum: dab80fc431f2ea505157b7bd4653008a SHA1: 02fb9aea460d6fc186dc82b5553cec7720963f80 SHA256: c88fa405b700406ad2915690e7bc8ac5ef839044e97959d8de8d4cfad3d3e9c8 Section: python Priority: optional Homepage: https://github.com/seb-m/pyinotify Description: simple Linux inotify Python bindings pyinotify is a simple wrapper for the Linux inotify mechanism. . inotify is a Linux Kernel feature available since 2.6.13. inotify makes it possible for applications to easily be notified of filesystem changes. . This is the Python 3 version of the package. Package: python3-pymongo Source: pymongo Version: 3.2-1~bpo14.04+1 Architecture: amd64 Maintainer: Federico Ceratto Installed-Size: 602 Depends: python3-bson (= 3.2-1~bpo14.04+1), python3:any (>= 3.3.2-2~) Recommends: python3-gridfs (>= 3.2-1~bpo14.04+1), python3-pymongo-ext Suggests: python-pymongo-doc Filename: pool/trusty-mitaka-backports-nochange/main/p/pymongo/python3-pymongo_3.2-1~bpo14.04+1_amd64.deb Size: 119716 MD5sum: bcb616c44dd7a9f80acd5b0ff27f3f2c SHA1: d40fa69f0d6d0c1c6221fdb6b07fcdfb42fc6699 SHA256: a34a5de48853a33ca92113937987394d6eb76a8f03ad15ef3e7c73aaf133df74 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.2-1~bpo14.04+1 Architecture: amd64 Maintainer: Federico Ceratto Installed-Size: 90 Depends: libc6 (>= 2.14), python3-bson (= 3.2-1~bpo14.04+1), python3-pymongo (= 3.2-1~bpo14.04+1) Recommends: python3-gridfs (>= 3.2-1~bpo14.04+1) Filename: pool/trusty-mitaka-backports-nochange/main/p/pymongo/python3-pymongo-ext_3.2-1~bpo14.04+1_amd64.deb Size: 33078 MD5sum: ed55bb2f4ec2630f69404e3706b03a4c SHA1: 632f188191df7e0fb0c417ee1f84e5af8ec86ce8 SHA256: 589c2bc8598ec7db120deb442a2970e872ee333637514f3a25eba807a6fc8dcd 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-5~bpo14.04+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 532 Depends: python3 (<< 3.5), python3 (>= 3.4~), python3-six, libc6 (>= 2.14), libpcre3 Filename: pool/trusty-mitaka-backports-nochange/main/p/python-pyscss/python3-pyscss_1.3.4-5~bpo14.04+1_amd64.deb Size: 102548 MD5sum: 00e2af5e76383850dbc7630a3d585cc5 SHA1: 6ddc13b1cdd7dd647ca342b5b7678e2fce55ea38 SHA256: 71fc19b1a9720dcbb7911f387fc0a0e4b40cae175f2faa262d6eaae70755ac66 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-pytest Source: pytest Version: 2.8.5-2~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 579 Depends: python3-pkg-resources, python3-py (>= 1.4.29), python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/p/pytest/python3-pytest_2.8.5-2~bpo14.04+1_all.deb Size: 120704 MD5sum: 049734a86ef60999b4c676fc83143672 SHA1: 2715a7fa488735a6b843ed4472d9c93f2cd11477 SHA256: 022775497eddf5c903997dacff01878a1d5e921a07b02bd6ef1c1566d2566276 Section: python Priority: optional Homepage: http://pytest.org/ Description: Simple, powerful testing in Python3 This testing tool has for objective to allow the developers to limit the boilerplate code around the tests, promoting the use of built-in mechanisms such as the `assert` keyword. . This package provides the Python 3 module and the py3.test script. Package: python3-pytest-cov Source: python-pytest-cov Version: 2.2.0-1~bpo14.04+1 Architecture: all Maintainer: Federico Ceratto Installed-Size: 84 Depends: python3-coverage, python3-pytest (>= 2.5.2-1), python3:any (>= 3.3.2-2~), python3-cov-core (>= 1.12-1) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-pytest-cov/python3-pytest-cov_2.2.0-1~bpo14.04+1_all.deb Size: 12178 MD5sum: 898050fe7e4428cb82ce91b03b7af49c SHA1: e4e65ed3eedf8caa3a12d7d28ef2022fffa09543 SHA256: 6e1766e9586868602ae1fbdf810e8ed62679cfbdf3d33f6eb7f6f15eb63d5a4f Section: python Priority: optional Homepage: https://github.com/schlamar/pytest-cov Description: py.test plugin to produce coverage reports for Python3 This py.test plugin produces coverage reports. It supports both centralised and distributed testing across multiple hosts. It can run parallel tests on different platforms, architectures, and Python versions. It supports coverage of subprocesses and can produce reports in text, HTML, XML and annotated source code. Package: python3-pytest-timeout Source: python-pytest-timeout Version: 0.4-2~bpo14.04+1 Architecture: all Maintainer: gustavo panizzo Installed-Size: 70 Depends: python3-pytest, python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-pytest-timeout/python3-pytest-timeout_0.4-2~bpo14.04+1_all.deb Size: 17616 MD5sum: 0550dc6af5a6e521545ce0f53f31b081 SHA1: 56fa5146b37843c07078eec0c6929905a3351323 SHA256: 8ecbc4f1630375654ec1e2dba11f6d9499bf3a18c1a06b37e093ec37068a4a46 Section: python Priority: optional Homepage: http://bitbucket.org/flub/pytest-timeout/ Description: Pytest plugin to abort hanging tests - Python 3.X This is a plugin which will terminate tests after a certain timeout. When doing so it will show a stack dump of all threads running at the time. This is useful when running tests under a continuous integration server or simply if you don’t know why the test suite hangs. . Note that while by default on POSIX systems py.test will continue to execute the tests after a test has timed, out this is not always possible. Often the only sure way to interrupt a hanging test is by terminating the entire process. As this is a hard termination (os._exit()) it will result in no teardown, JUnit XML output etc. But the plugin will ensure you will have the debugging output on stderr nevertheless, which is the most important part at this stage. See below for detailed information on the timeout methods and their side-effects. . The pytest-timeout plugin has been tested on Python 2.6 or higher, including 3.X and pypy. . This package provides support for Python 3.X. Package: python3-qpid-proton Source: qpid-proton Version: 0.10-1~bpo14.04+1 Architecture: amd64 Maintainer: Debian Middleware Maintainers Installed-Size: 1010 Depends: libqpid-proton2, python3 (<< 3.5), python3 (>= 3.4~), libc6 (>= 2.14), libssl1.0.0 (>= 1.0.0) Provides: python3.4-qpid-proton Filename: pool/trusty-mitaka-backports-nochange/main/q/qpid-proton/python3-qpid-proton_0.10-1~bpo14.04+1_amd64.deb Size: 213472 MD5sum: 709fbe550ebc8e319a6763d65945499f SHA1: 81418bd1db5a18355799265419280810f6dc4811 SHA256: 391ffa4a095d2ad9d86bf52068ed0979de6dd247a30878203b7845738e530c74 Section: python Priority: optional Homepage: http://qpid.apache.org/proton Description: language bindings for Qpid Proton messaging framework - Python 3.x Qpid Proton is a high-performance, lightweight messaging library. It can be used in the widest range of messaging applications, including brokers, client libraries, routers, bridges, proxies, and more. Proton makes it trivial to integrate with the AMQP 1.0 ecosystem from any platform, environment, or language. . This package provides Python 3.x language bindings for Qpid Proton. Package: python3-redis Source: python-redis Version: 2.10.5-1~bpo14.04+1 Architecture: all Maintainer: Chris Lamb Installed-Size: 244 Depends: python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-redis/python3-redis_2.10.5-1~bpo14.04+1_all.deb Size: 44526 MD5sum: 7de03bf6977e3b53626680a155b4aff5 SHA1: b5117c88b212bcc4cd7343b893856faf1f59278c SHA256: 0cfb7ac2f93b95c1a166bc147fe4463f11cba3b4d3fd4568e1e3baedfc47acbb Section: python Priority: optional Homepage: http://github.com/andymccurdy/redis-py Description: Persistent key-value database with network interface (Python 3 library) Redis is a key-value database in a similar vein to memcache but the dataset is non-volatile. Redis additionally provides native support for atomically manipulating and querying data structures such as lists and sets. . The dataset is stored entirely in memory and periodically flushed to disk. . This package contains Python bindings to Redis. . This is the Python 3 version of the package. Package: python3-releases Source: python-releases Version: 1.0.0-1~bpo14.04+1 Architecture: all Maintainer: Zygmunt Krynicki Installed-Size: 71 Depends: python3-docutils, python3:any (>= 3.3.2-2~) Suggests: python-releases-doc Enhances: python3-sphinx Filename: pool/trusty-mitaka-backports-nochange/main/p/python-releases/python3-releases_1.0.0-1~bpo14.04+1_all.deb Size: 13200 MD5sum: fdb6884193326e4b4e226f51007c6d36 SHA1: ef1acdd049b1c5afb98eec1e55d5f03f538ca811 SHA256: 102f0ee8435ef110042667d666e8f740e5317b44b86fbd234aad068002636d87 Section: python Priority: optional Homepage: https://github.com/bitprophet/releases Description: Sphinx extension for changelog manipulation (Python 3) Releases is a Sphinx extension designed to help you keep a source control friendly, merge friendly changelog file & turn it into useful, human readable HTML output. . Specifically: . * The source format (kept in your Sphinx tree as ``changelog.rst``) is a stream-like timeline that plays well with source control & only requires one entry per change (even for changes that exist in multiple release lines). * The output (when you have the extension installed and run your Sphinx build command) is a traditional looking changelog page with a section for every release; multi-release issues are copied automatically into each release. * By default, feature and support issues are only displayed under feature releases, and bugs are only displayed under bugfix releases. This can be overridden on a per-issue basis. . This package contains the python3.x version of the library Package: python3-repoze.who Source: python-repoze.who Version: 2.2-3~bpo14.04+1 Architecture: all Maintainer: PKG OpenStack 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/trusty-mitaka-backports-nochange/main/p/python-repoze.who/python3-repoze.who_2.2-3~bpo14.04+1_all.deb Size: 47668 MD5sum: 621c6c276d98b1e63a1e5b52b941264b SHA1: 645a2c3bd6098b1f5c263b6e7cbe47c15fc8cc3a SHA256: a915dddbfb9831be71f3d5986646af65337e57c2f95c13258a5df178885dc18b 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.9.1-2~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 267 Depends: python3-urllib3 (>= 1.13.1), python3:any (>= 3.3.2-2~), ca-certificates, python3-chardet, python3-urllib3 (<< 1.13.2) Suggests: python3-ndg-httpsclient, python3-openssl, python3-pyasn1 Filename: pool/trusty-mitaka-backports-nochange/main/r/requests/python3-requests_2.9.1-2~bpo14.04+1_all.deb Size: 69462 MD5sum: 3c15edaeefa70775ff13c7c71008077d SHA1: c75deb19df1a43271925a87ab0de94d6b60514b8 SHA256: 77dfd7ede44390696d10e3284aeb1929eabefb0ef7f00e5258ca7e1f49679979 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-requests-kerberos Source: python-requests-kerberos Version: 0.7.0-2~bpo14.04+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 65 Depends: python3-kerberos (>= 1.1.1), python3-requests (>= 1.1.0), python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-requests-kerberos/python3-requests-kerberos_0.7.0-2~bpo14.04+1_all.deb Size: 8016 MD5sum: 028a8a12111e65fe3475ee5f7d510550 SHA1: 8ad7446aff5bfd8be56e9f352b33d302f5bf1b3f SHA256: 2f1529675edbc619f559c74af08f87e19cae565bfb23c8f7a7242b385f9385d1 Section: python Priority: optional Homepage: https://github.com/requests/requests-kerberos Description: Kerberos/GSSAPI authentication handler for python-requests - Python 3.x Requests is an HTTP library, written in Python, for human beings. This library adds optional Kerberos/GSSAPI authentication support and supports mutual authentication. . This package provides the Python 3.x module. Package: python3-routes Source: routes Version: 2.2-1~bpo14.04+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/trusty-mitaka-backports-nochange/main/r/routes/python3-routes_2.2-1~bpo14.04+1_all.deb Size: 29254 MD5sum: 7f3fe171289e1efa4669cdfba0fde38e SHA1: 220dfde0937321a2ce2de26fe5eef18b1b2b927d SHA256: 876251cfcfe0c99b7c846065235c0fefde9115534f8cc1c93c37a4a756e0956f 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-rsa Source: python-rsa Version: 3.2.3-1.1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 164 Depends: python3, python3-pyasn1 (>= 0.1.3), python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-rsa/python3-rsa_3.2.3-1.1~bpo14.04+1_all.deb Size: 27302 MD5sum: 10b76a0b4285dbd7edbbf1770996b919 SHA1: b4dd35f4c14d43e8746f14e122e1c37535e4e9ca SHA256: 7a14af7fff84b500459d5d0da234d4a748c7e2a383142271b673c97691f42bd5 Section: python Priority: optional Homepage: http://stuvel.eu/rsa Description: Pure-Python RSA implementation (Python 3) Python-RSA is a pure-Python RSA implementation. It supports encryption and decryption, signing and verifying signatures, and key generation according to PKCS#1 version 1.5. It can be used as a Python library as well as on the commandline. The code was mostly written by Sybren A. Stüvel. . This package contains the module for Python 3. Package: python3-selenium Source: python-selenium Version: 2.48.0+dfsg1-2~bpo14.04+1 Architecture: all Maintainer: Sascha Girrulat Installed-Size: 479 Depends: python3:any (>= 3.3.2-2~) Suggests: chromedriver, firefoxdriver (>= 2.47.1) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-selenium/python3-selenium_2.48.0+dfsg1-2~bpo14.04+1_all.deb Size: 66970 MD5sum: cb4e7be1b584d5fcf687f5d216b83a17 SHA1: 3e09d24b91783cfcb17dda8f665acb269199c716 SHA256: 25700f962649051682eb8a102d4e76533d9e88f7fdffdf7159980b5e8e5989cb Section: python Priority: optional Homepage: http://www.seleniumhq.org Description: Python3 bindings for Selenium Python3 language bindings for Selenium WebDriver. . The `selenium` package is used automate web browser interaction from Python. Several browsers/drivers are supported (Firefox, Chrome, Internet Explorer, PhantomJS), as well as the Remote protocol. . The webdriver parts itself are not included in this package. Package: python3-service-identity Source: python-service-identity Version: 16.0.0-2~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 69 Depends: python3-attr, python3-openssl, python3-pyasn1, python3-pyasn1-modules, python3:any (>= 3.3.2-2~) Recommends: python3-idna Filename: pool/trusty-mitaka-backports-nochange/main/p/python-service-identity/python3-service-identity_16.0.0-2~bpo14.04+1_all.deb Size: 9420 MD5sum: d2a4940524c9d206c1713ac094a13c59 SHA1: 301ecd9aa48d0d03dbaba06681c07cd7965a0cc3 SHA256: a1e92c23658207972c2c319ea0ae1b9d96c38c26cb30ba367d887eb09c2cfe48 Section: python Priority: optional Homepage: https://pypi.python.org/pypi/service_identity Description: Service identity verification for pyOpenSSL (Python 3 module) Service_identity aspires to give you all the tools you need for verifying whether a certificate is valid for the intended purposes. . In the simplest case, this means host name verification. However, service_identity implements RFC 6125 fully and plans to add other relevant RFCs too. . This package contains service_identity for Python 3. Package: python3-setuptools Source: python-setuptools Version: 18.8-1~bpo14.04+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 446 Depends: python3-pkg-resources (= 18.8-1~bpo14.04+1), python3:any (>= 3.3.2-2~), python3 Suggests: python-setuptools-doc Filename: pool/trusty-mitaka-backports-nochange/main/p/python-setuptools/python3-setuptools_18.8-1~bpo14.04+1_all.deb Size: 120284 MD5sum: 9da455ffa73dfb70b0ddbcb67a3230ca SHA1: bd21446178e734bcb5b8b76e7bb99ec4efc1930a SHA256: 3a59eba9e22608a7cb2cbcba35344b2ad74399a7a3dd35336c551727588ea538 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-setuptools-scm Source: setuptools-scm Version: 1.10.1-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 72 Filename: pool/trusty-mitaka-backports-nochange/main/s/setuptools-scm/python3-setuptools-scm_1.10.1-1~bpo14.04+1_all.deb Size: 10932 MD5sum: 378d689c327de148700e4c1afee4d75b SHA1: a20aff6f5dbc56c8ec6cfc38afbfd3575810c633 SHA256: 7e715052a189a5297b1bade5f6c85d44011ee0d5a4590f0f8a43e18df16c25cc Section: python Priority: optional Homepage: https://github.com/pypa/setuptools_scm Description: blessed package to manage your versions by scm tags for Python 3 setuptools_scm handles managing your Python package versions in scm metadata. It also handles file finders for the suppertes scm's. . This package installs the library for Python 3. Package: python3-six Source: six Version: 1.10.0-1~bpo14.04+1 Architecture: all Maintainer: Colin Watson Installed-Size: 83 Depends: python3:any (>= 3.4~) Filename: pool/trusty-mitaka-backports-nochange/main/s/six/python3-six_1.10.0-1~bpo14.04+1_all.deb Size: 11362 MD5sum: f4767865b52c679ed4a3b89ac6705631 SHA1: d86caadc6abf1ba0faa661d9c8de0ffdb140919f SHA256: 11eb099b92b3752621826774bfde9c0472bf35e71f5cff0afa7afd49fac6995b Section: python Priority: optional Multi-Arch: foreign Homepage: https://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 and pypy-six. Package: python3-smmap Source: python-smmap Version: 0.9.0-2~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 115 Depends: python3:any (>= 3.3.2-2~) Suggests: python3-nose Filename: pool/trusty-mitaka-backports-nochange/main/p/python-smmap/python3-smmap_0.9.0-2~bpo14.04+1_all.deb Size: 19954 MD5sum: 1a3a4c04e2adf35fccff4f7360d0dee2 SHA1: 23fd1bcf5685d020f69a12d63c55e6a01f0ea398 SHA256: a3a318c09b41e0a05f686acd1c8a71595fedfbdfef34a68e51659b44fc449fb2 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. . This package for Python 3. Package: python3-sphinx Source: sphinx Version: 1.3.4-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 3006 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.4-1~bpo14.04+1) Recommends: python3-pil Suggests: libjs-mathjax, dvipng, texlive-latex-recommended, texlive-latex-extra, texlive-fonts-recommended, sphinx-doc Filename: pool/trusty-mitaka-backports-nochange/main/s/sphinx/python3-sphinx_1.3.4-1~bpo14.04+1_all.deb Size: 398478 MD5sum: 25fa5a33d8b01cfe858f5568812cad14 SHA1: 83ef9665591d22fb61552b0749493a617eaf8645 SHA256: 86cbd92cabd97931106f770ad40e2704ed4036ba3e0dbf8fabad258efc8d6dca 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-sphinx-argparse Source: sphinx-argparse Version: 0.1.15-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 196 Depends: python3-sphinx, python3:any (>= 3.3.2-2~), libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common Enhances: python3-sphinx Filename: pool/trusty-mitaka-backports-nochange/main/s/sphinx-argparse/python3-sphinx-argparse_0.1.15-1~bpo14.04+1_all.deb Size: 27562 MD5sum: c3501e555e9d87bf32151a9a4b3a2a27 SHA1: e06861bc7c0a2423e486587664a4bbdacc0ffb63 SHA256: e9c9330621b45c2c7819537425d3213233f0812231f4f200333248f10003495d Section: python Priority: optional Homepage: https://github.com/ribozz/sphinx-argparse Description: Sphinx extension for argparse commands and options (Python 3) sphinx-argparse is an extension for Sphinx (Python documentation generator) that allows one to generate documentation for command line tools using argparse (command-line parsing library) automatically. . This package contains the extension for Sphinx running on Python 3. Package: python3-sphinx-bootstrap-theme Source: sphinx-bootstrap-theme Version: 0.4.8-1~bpo14.04+1 Architecture: all Maintainer: Sandro Tosi Installed-Size: 5526 Depends: python3-pkg-resources, python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/s/sphinx-bootstrap-theme/python3-sphinx-bootstrap-theme_0.4.8-1~bpo14.04+1_all.deb Size: 390982 MD5sum: 75efcf3cfdd8d0eb97527b39b01f1b2f SHA1: fcaef6a87412e7d262fc36dd873a939bf66a1f0e SHA256: a2b13ad3ea31df6d22f195d04a17d34006f59e9b86c9c838ba1ec15b0b75a47f Section: python Priority: optional Homepage: http://ryan-roemer.github.io/sphinx-bootstrap-theme/index.html Description: bootstrap theme for Sphinx (Python 3) This Sphinx theme integrates the Bootstrap CSS / JavaScript framework with various layout options, hierarchical menu navigation, and mobile-friendly responsive design. It is configurable, extensible and can use any number of different Bootswatch CSS themes. . This package contains the Python 3 version of sphinx-bootstrap-theme Package: python3-sphinx-paramlinks Source: sphinx-paramlinks Version: 0.2.2-3~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 60 Depends: python3:any (>= 3.3.2-2~) Enhances: python3-sphinx Filename: pool/trusty-mitaka-backports-nochange/main/s/sphinx-paramlinks/python3-sphinx-paramlinks_0.2.2-3~bpo14.04+1_all.deb Size: 7966 MD5sum: 5f41d43c90e5dc1ed554580417c2c1f9 SHA1: cd18bf7441407dfee5deb12f15ae9ee32060b1bc SHA256: f8a2444c87448f214812f896480dde5bde6c4a10acfc1a44db29cb1b786dda01 Section: python Priority: optional Homepage: https://bitbucket.org/zzzeek/sphinx-paramlinks Description: Sphinx extension to make param links linkable (Python 3 version) Sphinx extension which allows :param: directives within Python documentation to be linkable. . Features: . * :param: directives within Sphinx function/method descriptions will be given aparagraph link so that they can be linked to externally. * a new text role :paramref: is added, which works like :meth:, :func:, etc. . This package contains Python 3.x version of sphinx_paramlinks module. Package: python3-sphinx-rtd-theme Source: sphinx-rtd-theme Version: 0.1.9-1~bpo14.04+1 Architecture: all Maintainer: Sébastien Villemot Installed-Size: 100 Depends: sphinx-rtd-theme-common (= 0.1.9-1~bpo14.04+1), python3:any (>= 3.3.2-2~) Recommends: python3-sphinx Filename: pool/trusty-mitaka-backports-nochange/main/s/sphinx-rtd-theme/python3-sphinx-rtd-theme_0.1.9-1~bpo14.04+1_all.deb Size: 14708 MD5sum: 78e5d24cba46084234294d711581e868 SHA1: 253a918829fdd98739ff6dd95981e394cc949a03 SHA256: ec7d4d02c131c41463a0a071c927e8234b135aceb65c5b38255583a9567be915 Section: python Priority: optional Homepage: https://github.com/snide/sphinx_rtd_theme Description: sphinx theme from readthedocs.org (Python 3) This mobile-friendly sphinx theme was initially created for readthedocs.org, but can be incorporated in any project. . Among other things, it features a left panel with a browseable table of contents, and a search bar. . This is the Python 3 version of the package. Package: python3-sqlalchemy Source: sqlalchemy Version: 1.0.12+ds1-1~bpo14.04+1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 3731 Depends: python3:any (>= 3.3.2-2~) Suggests: python-sqlalchemy-doc, python3-psycopg2, python3-mysqldb, python3-fdb Filename: pool/trusty-mitaka-backports-nochange/main/s/sqlalchemy/python3-sqlalchemy_1.0.12+ds1-1~bpo14.04+1_all.deb Size: 642778 MD5sum: 096a977fa1c9befb1d90e4ff9eb47dff SHA1: e2c6256f816768a1f3c2554c53cfdf9bee844c83 SHA256: e7f086227f455843dbb778d557346f25d2ec59affb29c1a4eb624e508f407ab0 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.12+ds1-1~bpo14.04+1 Architecture: amd64 Maintainer: Piotr Ożarowski Installed-Size: 94 Depends: python3-sqlalchemy (= 1.0.12+ds1-1~bpo14.04+1), python3 (<< 3.5), python3 (>= 3.4~), libc6 (>= 2.2.5) Filename: pool/trusty-mitaka-backports-nochange/main/s/sqlalchemy/python3-sqlalchemy-ext_1.0.12+ds1-1~bpo14.04+1_amd64.deb Size: 18442 MD5sum: e6a400428fc2a9000b23bb25af5ed76b SHA1: 2ab1685c668487ed3f8e8ea5716894cb6b7d1e09 SHA256: 2b6aeab376c6842bb07a55865db51cc6232c7a46c5d71f1b39d2ae1edcf36e61 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-suds Source: suds Version: 0.7~git20150727.94664dd-3~bpo14.04+1 Architecture: all Maintainer: Scott Talbert Installed-Size: 595 Depends: python3-pkg-resources, python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/s/suds/python3-suds_0.7~git20150727.94664dd-3~bpo14.04+1_all.deb Size: 146676 MD5sum: 495780d03a34192b5417d8c3d616b0e2 SHA1: b5378a249ce3afd7d78f0f789681257c0c61f4b1 SHA256: b0f1ed7bf5335cc5456fcf20bf1e3c0fab066dde79dbf001cbe71c75d93ad4ec Section: python Priority: optional Homepage: https://bitbucket.org/jurko/suds Description: Lightweight SOAP client for Python - Python 3.x The suds project is a Python soap web services client lib. Suds leverages Python meta programming to provide an intuitive API for consuming web services. Objectification of types defined in the WSDL is provided without class generation. Programmers rarely need to read the WSDL since services and WSDL based objects can be easily inspected. Supports pluggable soap bindings. Note: this package now uses the Suds fork maintained by Jurko Gospodnetić. . This package provides the Python 3.x module. Package: python3-termstyle Source: python-termstyle Version: 0.1.10-1~bpo14.04+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 49 Pre-Depends: dpkg (>= 1.15.6~) Depends: python3-pkg-resources, python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-termstyle/python3-termstyle_0.1.10-1~bpo14.04+1_all.deb Size: 5010 MD5sum: 4d63bd0a9fee5f7b4fc4c80cedecc7b2 SHA1: 345de7136ee4a271dd30769e4ec83da651dbde2e SHA256: dfb5ecc1eba8b8315efd576f573c43fb6ec69d2e2847207969a98d5824a0fd87 Section: python Priority: optional Homepage: http://gfxmonk.net/dist/0install/python-termstyle.xml Description: console colouring for python - Python 3.x Termstyle is a simple Python library for adding coloured output to terminal (console) programs. The definitions come from ECMA-048, the "Control Functions for Coded Character Sets" standard. . This package contains the Python 3.x module. Package: python3-testrepository Source: testrepository Version: 0.0.20-2~bpo14.04+1 Architecture: all Maintainer: Python Applications Packaging Team Installed-Size: 437 Depends: python3-subunit, python3-fixtures, python3-testtools, python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/t/testrepository/python3-testrepository_0.0.20-2~bpo14.04+1_all.deb Size: 65834 MD5sum: 83391efdd25da1b1869ecae872a2044b SHA1: 19ec4e611370402d0a2fb77b1e29c35b1bd2c1c4 SHA256: 586b1653a276e33a49c2f882dff6f9224d3f200e0050eec63fcd2327ad67ff79 Section: python Priority: optional Homepage: https://pypi.python.org/pypi/testrepository Description: Database of test results - Python 3.x library Testrepository provides a database of test results and supports easy workflows to be built on top of that database. For instance, running just failing tests or getting the last test run back to examine again (without running the tests again). Testrepository is compatible with any test suite that can output subunit. This includes any TAP test suite and any pyunit compatible test suite. . The python3-testrepository package contains the Python testrepository library for Python 3.x, which can be used for programmatic access to the database. Package: python3-tornado Source: python-tornado Version: 4.2.1-1+b1~bpo14.04+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 1427 Depends: ca-certificates, python3 (<< 3.5), python3 (>= 3.4~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-tornado/python3-tornado_4.2.1-1+b1~bpo14.04+1_amd64.deb Size: 256544 MD5sum: 6617666d6fdd8e7e99f4a414c340d973 SHA1: 6ad0a2ca47f3387141cca371f1b8e4617da8cc0b SHA256: ebc744fa2918d33a30c496e1f3a0ebed41448bc851a5ccbc046ff1d0e9567ec4 Section: web Priority: optional Homepage: http://www.tornadoweb.org/ Description: scalable, non-blocking web server and tools - Python 3 package Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. The FriendFeed application is written using a web framework that looks a bit like web.py or Google's webapp, but with additional tools and optimizations to take advantage of the underlying non-blocking infrastructure. . This is the Python 3 version of the package. Package: python3-traceback2 Source: python-traceback2 Version: 1.4.0-3~bpo8+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 110 Depends: python3-linecache2, python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-traceback2/python3-traceback2_1.4.0-3~bpo8+1_all.deb Size: 16150 MD5sum: 3e148a0e5c833f3b7f3ff5f3b39cb1ca SHA1: 5b242dbd5f029f0714f8ec2f8ee13cd3af83c9f1 SHA256: e4c2e033402ad742878065d4740076b64d799c870e12917b8bd0f8a5a4c8bc33 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-transaction Source: transaction Version: 1.4.3-3~bpo14.04+1 Architecture: all Maintainer: Debian/Ubuntu Zope Team Installed-Size: 251 Depends: python3-zope.interface, python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/t/transaction/python3-transaction_1.4.3-3~bpo14.04+1_all.deb Size: 33144 MD5sum: 62517c96451f003caaa99e2d2d36d540 SHA1: fffd265cce8528b1ba190475115c12d52849df3a SHA256: 4cd8463d6399ff00e4d02616492175724bc69a96ceaf96b84abdca6c4b31c9f8 Section: python Priority: optional Homepage: http://pypi.python.org/pypi/transaction Description: Transaction management for Python This package contains a generic transaction implementation for Python. Package: python3-trollius Source: python-trollius Version: 1.0.1-1~bpo14.04+1 Architecture: all Maintainer: PKG OpenStack Installed-Size: 416 Pre-Depends: dpkg (>= 1.15.6~) Depends: python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-trollius/python3-trollius_1.0.1-1~bpo14.04+1_all.deb Size: 74420 MD5sum: 9518c81dd85c276d39ee0a796deb5594 SHA1: be7181e3149db09d2b66e98e192ae60a99349f7a SHA256: 55ee669146368eecf0e4fc51b3721acb2830c707669cdba579dfd11205c23405 Section: python Priority: optional Homepage: https://bitbucket.org/enovance/trollius/ Description: port of the Tulip project on Python 2.7 - Python 3.x Trollius is a portage of the Tulip project (asyncio module, PEP 3156) on Python 2. Trollius works on Python 2.6-3.4. It has been tested on Windows, Linux, Mac OS X, FreeBSD and OpenIndiana. . This package contains the Python 3.x module. Package: python3-twisted Source: twisted Version: 15.5.0-4~bpo14.04+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 6361 Depends: python3-zope.interface (>= 4.0.2), python3:any (>= 3.3.2-2~), python3-openssl, python3-service-identity Recommends: python3-pam, python3-serial Suggests: python3-tk, python3-gtk2, python3-glade2, python3-qt4, python3-wxgtk2.8 Conflicts: python3-twisted-experimental Replaces: python3-twisted-experimental Filename: pool/trusty-mitaka-backports-nochange/main/t/twisted/python3-twisted_15.5.0-4~bpo14.04+1_all.deb Size: 1026146 MD5sum: e5b45824054d2da5c559ecfab4b568b5 SHA1: 2b265915b4092ad6388f9517e6e7e612e8ceea07 SHA256: ddfee876f9a7a05262a8086188900b68ab09c2b70538cacc58e160dbedaada3f Section: python Priority: optional Description: Event-based framework for internet applications It includes a web server, a telnet server, a multiplayer RPG engine, a generic client and server for remote object access, and APIs for creating new protocols. Package: python3-txaio Source: python-txaio Version: 1.0.0-2~bpo14.04+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/trusty-mitaka-backports-nochange/main/p/python-txaio/python3-txaio_1.0.0-2~bpo14.04+1_all.deb Size: 7810 MD5sum: d4274dc25e670ebea126c9a5b783e3fd SHA1: 43dec7d0abcecd19a49c2b726937e00137d776af SHA256: 278fce82e672fc5e206ec57d7d7ca7c0263087d33fae29690e059d52059efcea 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.14.1-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 95 Depends: python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-unicodecsv/python3-unicodecsv_0.14.1-1~bpo14.04+1_all.deb Size: 11430 MD5sum: a6bded2f79d749054390a94aec64a5bb SHA1: b165f013ba3998702fa09302cc41d68510d98666 SHA256: 3186c69748b14ad66e3cde9a443abefd2ec0e9410542871b6e95b4f0cfcc80ea 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/trusty-mitaka-backports-nochange/main/u/unitest2/python3-unittest2_1.1.0-6~bpo8+1_all.deb Size: 69750 MD5sum: 044a5ee8ad807e8c90bff0726ec0f730 SHA1: c1ba51bbc8e819c4907417b640636523ccaf643b SHA256: ac556767e1bb8093e9f237a729929a7c32b1db057ade9e9993e5d2ea8a4cb8aa 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-uritemplate Source: python-uritemplate Version: 0.6-1~bpo14.04+1 Architecture: all Maintainer: PKG Cloud Installed-Size: 54 Pre-Depends: dpkg (>= 1.15.6~) Depends: python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-uritemplate/python3-uritemplate_0.6-1~bpo14.04+1_all.deb Size: 5012 MD5sum: 7001492ef0fcf23a9eaf302294e8d9cd SHA1: 97a98d0fd7a5a5fcb2f1ec2e87d69e7b42ae64fe SHA256: 4502d6461e4b1bb9da2ca21b4f3336928648f3c74456bb33c21f897caaccfba6 Section: python Priority: optional Homepage: http://github.com/uri-templates/uritemplate-py/ Description: implementation of RFC6570 - Python 3.x python-uritemplate implements RFC6570. URI Template can expand templates up to and including Level 4 in that specification. It exposes one method, "expand". . This package provides the Python 3.x module. Package: python3-urllib3 Source: python-urllib3 Version: 1.13.1-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 284 Depends: python3:any (>= 3.3.2-2~), python3-six Recommends: ca-certificates Suggests: python3-ndg-httpsclient, python3-openssl, python3-pyasn1 Filename: pool/trusty-mitaka-backports-nochange/main/p/python-urllib3/python3-urllib3_1.13.1-1~bpo14.04+1_all.deb Size: 66528 MD5sum: e5064a8df690767e96dd6616053474f9 SHA1: 8fbb47f43f19914f4a765b2c456809b328f00efa SHA256: c97cbe3abcc56f03f0860e93bf6d445aa2ad0e43d7c79ead85e57c67689ada84 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-vcversioner Source: vcversioner Version: 1.14.1.1-2~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 68 Depends: python3:any (>= 3.3.2-2~) Suggests: git, mercurial Filename: pool/trusty-mitaka-backports-nochange/main/v/vcversioner/python3-vcversioner_1.14.1.1-2~bpo14.04+1_all.deb Size: 13154 MD5sum: 99d6f64dc98f7883cb888a4bc895e779 SHA1: 1db2042ba0718b5018ad383a8b44146c5fa1e001 SHA256: d511dd5cf72b04f0e3bd880d2bcacd7cae67692f44a76bd572cca3602eaf56aa Section: python Priority: optional Homepage: https://github.com/habnabit/vcversioner Description: Use version control tags to discover version numbers (Python3 version) vcversioner autodiscovers a Python project's version number using version control system tags. This allows developers to avoid duplicating version information between their VCS and their setup.py metadata. . When the package is built, vcversioner generates a version.txt file that can be used for release tarballs. . Currently, vcversioner supports the git and mercurial (hg) VCS. . This package contains vcversioner for Python 3.x Package: python3-virtualenv Source: python-virtualenv Version: 1.11.6+ds-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 181 Depends: python-setuptools-whl, python3, python3-pkg-resources, python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-virtualenv/python3-virtualenv_1.11.6+ds-1~bpo14.04+1_all.deb Size: 60732 MD5sum: 52f3320b69b1a34b2cd08e1cbfa9148b SHA1: e5c6b219925d1f550cf4278c89fea0d6693db38b SHA256: abaa657d40047f8fba2682c9d11bd65fe2612f31e6ee0df09a5433e0b96ea2f3 Section: python Priority: optional Homepage: http://pypi.python.org/pypi/virtualenv Description: Python virtual environment creator The virtualenv utility creates virtual Python instances, each invokable with its own Python executable. Each instance can have different sets of modules, installable via easy_install. Virtual Python instances can also be created without root access. . This is the Python 3 version of the library. Package: python3-voluptuous Source: voluptuous Version: 0.8.8-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 114 Depends: python3-pkg-resources, python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/v/voluptuous/python3-voluptuous_0.8.8-1~bpo14.04+1_all.deb Size: 19346 MD5sum: c2a2dc838c985cc45a86a602024a5802 SHA1: 95e6fa7b7a224894466979268002b6803cfdd810 SHA256: 4a4b48f704c1d556c8faf03cfb5e82e22f8fb99ad19c7f4045e943b1979756a4 Section: python Priority: optional Homepage: https://github.com/alecthomas/voluptuous Description: Python library to validate data - Python 3.x Voluptuous is primarily intended to validate data coming in to Python as JSON, YAML, etc. The aim is to offer a light-weight style with three main goals: 1. simplicity 2. support for complex data structures 3. provide useful error messages . It has been inspired by Validino and to a lesser extent by jsonvalidator and json_schema. . This package provides the Python 3.x module. Package: python3-webob Source: python-webob Version: 1.5.1-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 314 Depends: python3, python3:any (>= 3.3.2-2~) Suggests: python-webob-doc Filename: pool/trusty-mitaka-backports-nochange/main/p/python-webob/python3-webob_1.5.1-1~bpo14.04+1_all.deb Size: 64752 MD5sum: 6d66abb24dad01549ae0e23d697775d4 SHA1: 82fbead17f5f5e8d2e4a5f71d8250cb0d14df575 SHA256: 7dfc8dd9b228ca5355ab3c2abc6047ace3974c79cff233205f17a8280e4c7f93 Section: python Priority: optional Homepage: http://webob.org/ Description: Python module providing WSGI request and response objects (Python 3) WebOb provides wrappers around the WSGI request environment, and an object to help create WSGI responses. . The objects map much of the specified behavior of HTTP, including header parsing and accessors for other standard parts of the environment. . This is the Python 3 version of the package. Package: python3-websocket Source: websocket-client Version: 0.18.0-2~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 422 Depends: python3-six, python3:any (>= 3.3.2-2~) Filename: pool/trusty-mitaka-backports-nochange/main/w/websocket-client/python3-websocket_0.18.0-2~bpo14.04+1_all.deb Size: 164690 MD5sum: a2f9234b3bfce01a9d6361ad53062d75 SHA1: bf8582edc73495f32a372887227062e95307901b SHA256: 9b160772a0350e1ebfd49e9f08bb3265633043bc484688a7524b11a431ac8753 Section: python Priority: optional Homepage: https://github.com/liris/websocket-client Description: WebSocket client library for Python websocket-client provides a low-level, synchronous API providing WebSocket client functionality to Python programs. It conforms to the WebSocket specification as standardized by the IETF in RFC 6455. . WebSocket is a protocol providing full-duplex communication channels over TCP, mostly used in Web browsers. . This is the Python 3 version. Package: python3-webtest Source: webtest Version: 2.0.20-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 155 Depends: python3-bs4, python3-six, python3-waitress (>= 0.8.5), python3-webob, python3:any (>= 3.3.2-2~), python3-paste, python3-pastedeploy Recommends: python3-lxml Suggests: python-webtest-doc Filename: pool/trusty-mitaka-backports-nochange/main/w/webtest/python3-webtest_2.0.20-1~bpo14.04+1_all.deb Size: 33644 MD5sum: bd35b4f073aeb44e5d157ed4ff688c9c SHA1: b4ca285e1ff5012d51a92e27925595f0078be6bd SHA256: dd2ffc73e2edd2824bc22947ceb560e6cdac5e05c2f388a814a0aa0767f2ada6 Section: python Priority: optional Homepage: http://pythonpaste.org/webtest/ Description: wraps any WSGI application and makes it easy to test WebTest helps you test your WSGI-based web applications. This can be any application that has a WSGI (Web Server Gateway Interface) interface, including an application written in a framework that supports WSGI (which includes most actively developed Python web frameworks – almost anything that even nominally supports WSGI should be testable). . This is the Python 3 version of the package. Package: python3-wheel Source: wheel Version: 0.26.0-1~bpo14.04+1 Architecture: all Maintainer: Barry Warsaw Installed-Size: 229 Depends: python3:any (>= 3.3.2-2~), python3 Suggests: python3-setuptools Filename: pool/trusty-mitaka-backports-nochange/main/w/wheel/python3-wheel_0.26.0-1~bpo14.04+1_all.deb Size: 46530 MD5sum: 251a3af10bd7261cc07ea9616ace1f27 SHA1: fb0999e8a3f84a9824f31ef5d621d3508ff9c473 SHA256: 54b36d88de4bffbad81e8f04e6fad0bc9de95b6b2667431ede57afa8a6e75360 Section: python Priority: optional Homepage: https://bitbucket.org/pypa/wheel Description: built-package format for Python A wheel is a ZIP-format archive with a specially formatted filename and the `.whl` extension. It is designed to contain all the files for a PEP 376 compatible install in a way that is very close to the on-disk format. . The wheel project provides a `bdist_wheel` command for setuptools. Wheel files can be installed with `pip`. . This is the Python 3 compatible package. Package: python3-whoosh Source: python-whoosh Version: 2.7.0-1~bpo14.04+1 Architecture: all Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) Installed-Size: 1740 Depends: python3:any (>= 3.3.2-2~) Suggests: python-whoosh-doc Filename: pool/trusty-mitaka-backports-nochange/main/p/python-whoosh/python3-whoosh_2.7.0-1~bpo14.04+1_all.deb Size: 289356 MD5sum: 5e34c04e9280e971f51628db11751204 SHA1: b5d05aa08b44c6b27123f724e331b09e8353fe98 SHA256: 3c66981857caeb779c2303af77a8d9e252f425c6bd626dd11dbc68c705bc54dc Section: python Priority: optional Homepage: http://bitbucket.org/mchaput/whoosh/ Description: pure-Python full-text indexing, search, and spell checking library (Python 3) Whoosh is a fast, pure-Python indexing and search library. Programmers can use it to easily add search functionality to their applications and websites. As Whoosh is pure Python, you don't have to compile or install a binary support library and/or make Python work with a JVM, yet indexing and searching is still very fast. Whoosh is designed to be modular, so every part can be extended or replaced to meet your needs exactly. . This package contains the python3 library Package: python3-zmq Source: pyzmq Version: 15.1.0-1~bpo14.04+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 966 Depends: python3 (<< 3.5), python3 (>= 3.4~), libc6 (>= 2.14), libzmq3 (>= 4.0.1+dfsg) Filename: pool/trusty-mitaka-backports-nochange/main/p/pyzmq/python3-zmq_15.1.0-1~bpo14.04+1_amd64.deb Size: 191888 MD5sum: 91c59beef80bc2b291aea49e941bfd80 SHA1: 309fbbea4aae1a09793a9fee7b3f5cf31a1987e7 SHA256: d1502d9197b2fdfe637565c2c4dd6ac73a94a1f1f853626be968026ba2033778 Section: python Priority: optional Homepage: http://www.zeromq.org/bindings:python Description: Python3 bindings for 0MQ library Python bindings for 0MQ. 0MQ is a small, fast, and free software library that gives you message-passing concurrency for applications in most common languages. . The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. . This package contains the extension built for the Python3 interpreter. Package: python3-zmq-dbg Source: pyzmq Version: 15.1.0-1~bpo14.04+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 560 Depends: python3-zmq (= 15.1.0-1~bpo14.04+1), python3-dbg (<< 3.5), python3-dbg (>= 3.4~), libc6 (>= 2.14), libzmq3 (>= 4.0.1+dfsg) Recommends: python-dbg Filename: pool/trusty-mitaka-backports-nochange/main/p/pyzmq/python3-zmq-dbg_15.1.0-1~bpo14.04+1_amd64.deb Size: 131274 MD5sum: f41e867b5f9be449c42eab4aa0132919 SHA1: 3f671b18264025b81eaa9fdb36a311625e98d18a SHA256: d0f7e0cd88ff3f739ae7088f97cb96c3774b2d0eee458bd3b6e0dfdfb89f4412 Section: debug Priority: extra Homepage: http://www.zeromq.org/bindings:python Description: Python3 bindings for 0MQ library - debugging files Python bindings for 0MQ. 0MQ is a small, fast, and free software library that gives you message-passing concurrency for applications in most common languages. . The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. . This package contains the extension built for the Python3 debug interpreter. Package: python3-zzzeeksphinx Source: zzzeeksphinx Version: 1.0.17-1~bpo14.04+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/trusty-mitaka-backports-nochange/main/z/zzzeeksphinx/python3-zzzeeksphinx_1.0.17-1~bpo14.04+1_all.deb Size: 22770 MD5sum: 0bc8ed5355625117b63549cf0d0e92a3 SHA1: 5774066753533f2ed98fe8a71a7ad9d7e50bafd8 SHA256: a396b8d3e6590d59d749beb218e25d1fc90af88ae3cc7c25073aa8c4678b5e92 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: qpid-proton-dump Source: qpid-proton Version: 0.10-1~bpo14.04+1 Architecture: amd64 Maintainer: Debian Middleware Maintainers Installed-Size: 50 Depends: libqpid-proton2 (>= 0.10-1~bpo14.04+1), libc6 (>= 2.4) Filename: pool/trusty-mitaka-backports-nochange/main/q/qpid-proton/qpid-proton-dump_0.10-1~bpo14.04+1_amd64.deb Size: 6474 MD5sum: f46a6a048f17f00d73167b425717d485 SHA1: a2c324f59f30ae30e1d260b4f1dc7ae39b4f5032 SHA256: 9612b3dc172bc871731f60469f8a6815f6c6fe45da3a0277cfd0d96eb9af4cf3 Section: libs Priority: optional Homepage: http://qpid.apache.org/proton Description: Qpid Proton messaging tools Qpid Proton is a high-performance, lightweight messaging library. It can be used in the widest range of messaging applications, including brokers, client libraries, routers, bridges, proxies, and more. Proton makes it trivial to integrate with the AMQP 1.0 ecosystem from any platform, environment, or language. . This package provides the Qpid Proton dump tool. Package: ryu-bin Source: ryu Version: 3.26-1~bpo14.04+1 Architecture: all Maintainer: Dariusz Dwornikowski Installed-Size: 90 Depends: python-ryu (= 3.26-1~bpo14.04+1), python:any Filename: pool/trusty-mitaka-backports-nochange/main/r/ryu/ryu-bin_3.26-1~bpo14.04+1_all.deb Size: 9888 MD5sum: c5b1d0eafba52439af9cd063c77b96bd SHA1: b5e11a6c9f8f339d7190b8b64a84cbb0ca5e1f31 SHA256: 0563bc3b662c94eb8460a8982041460e76af956e70128c4fcea5bafea3994a6e 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.4-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 1705 Depends: libjs-sphinxdoc (= 1.3.4-1~bpo14.04+1) Recommends: python-sphinx | python3-sphinx Conflicts: python-sphinx (<< 1.1) Replaces: python-sphinx (<< 1.1) Filename: pool/trusty-mitaka-backports-nochange/main/s/sphinx/sphinx-common_1.3.4-1~bpo14.04+1_all.deb Size: 323164 MD5sum: fd534b2fef15a8151c883a951f50baf3 SHA1: e3e5921ee2df1390dbd94833c328ca10bbc8b552 SHA256: c79a9869bbf27b3fafebde3b5a759afb1f75f6f13f1591bb074228668a34bd29 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.4-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 5052 Depends: docutils-doc, libjs-sphinxdoc (>= 1.0) Conflicts: python-sphinx (<< 1.1) Replaces: python-sphinx (<< 1.1) Filename: pool/trusty-mitaka-backports-nochange/main/s/sphinx/sphinx-doc_1.3.4-1~bpo14.04+1_all.deb Size: 1124748 MD5sum: 965b09970fd1db01ab1b7bb95de9447e SHA1: 5cf3c1e8b278c34a2eadd199aa3cbc2dde95f93c SHA256: 9aed527c2276463c34f476cda7109b71f250bc166c2472dfcf8816d449f0f084 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: sphinx-rtd-theme-common Source: sphinx-rtd-theme Version: 0.1.9-1~bpo14.04+1 Architecture: all Maintainer: Sébastien Villemot Installed-Size: 643 Depends: fonts-font-awesome, fonts-lato, libjs-modernizr Filename: pool/trusty-mitaka-backports-nochange/main/s/sphinx-rtd-theme/sphinx-rtd-theme-common_0.1.9-1~bpo14.04+1_all.deb Size: 210252 MD5sum: e479ab9b809a5d1f00ca8d433445f43a SHA1: ddf37be56f41687e44002d12abad9a28891f4cf4 SHA256: 556ad6dfa3db8edbab09ddc20149705301f719a67833e0fea11f9b269a7ef0c6 Section: python Priority: optional Homepage: https://github.com/snide/sphinx_rtd_theme Description: sphinx theme from readthedocs.org (common files) This mobile-friendly sphinx theme was initially created for readthedocs.org, but can be incorporated in any project. . Among other things, it features a left panel with a browseable table of contents, and a search bar. . This package contains the common files used by the theme. Package: testrepository Version: 0.0.20-2~bpo14.04+1 Architecture: all Maintainer: Python Applications Packaging Team Installed-Size: 48 Depends: python-testrepository (>= 0.0.20-2~bpo14.04+1), python3-testrepository (>= 0.0.20-2~bpo14.04+1) Filename: pool/trusty-mitaka-backports-nochange/main/t/testrepository/testrepository_0.0.20-2~bpo14.04+1_all.deb Size: 21200 MD5sum: 3ab3b6e7b33c72178693b5f0f908fc7b SHA1: 202c92a70fa875326856db4fb0b15ba60cb77bf5 SHA256: 6d54bdb3ddae14ead27309d2ea03be2ad2b53368cbd446e57a9a544932323751 Section: python Priority: optional Homepage: https://pypi.python.org/pypi/testrepository Description: unit test system with database of test results - metapackage and doc Testrepository provides a database of test results and supports easy workflows to be built on top of that database. For instance, running just failing tests or getting the last test run back to examine again (without running the tests again). Testrepository is compatible with any test suite that can output subunit. This includes any TAP test suite and any pyunit compatible test suite. . This package is a metapackage that depends on both Python 2 and 3 packages. It also contains the documentation. Package: tox Version: 2.3.1-1~bpo14.04+1 Architecture: all Maintainer: Barry Warsaw Installed-Size: 1215 Depends: python3, python3-pkg-resources, python3-pluggy, python3-py, python3-setuptools, python3-virtualenv, virtualenv, python3:any (>= 3.3.2-2~), libjs-sphinxdoc (>= 1.0) Breaks: python-tox (<< 2.1.1-2~) Replaces: python-tox (<< 2.1.1-2~) Filename: pool/trusty-mitaka-backports-nochange/main/t/tox/tox_2.3.1-1~bpo14.04+1_all.deb Size: 170422 MD5sum: 880ecc88212c261aee46112156c8276a SHA1: 740d38a37f7bf1540a329925d9e6649d920058f0 SHA256: f9ffa42ee64dad768e0c089d939ab72560759b32a4a107f8937ba0c69660ec2c Section: python Priority: optional Homepage: http://tox.testrun.org Description: virtualenv-based automation of test activities Tox as is a generic virtualenv management and test command line tool you can use for: . * checking your package installs correctly with different Python versions and interpreters * running your tests in each of the environments, configuring your test tool of choice * acting as a frontend to Continuous Integration servers, greatly reducing boilerplate and merging CI and shell-based testing. Package: twisted-doc Source: twisted Version: 15.5.0-4~bpo14.04+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 40 Recommends: www-browser | postscript-viewer | pdf-viewer Suggests: python-twisted Filename: pool/trusty-mitaka-backports-nochange/main/t/twisted/twisted-doc_15.5.0-4~bpo14.04+1_all.deb Size: 11032 MD5sum: 1435def585e2ea2e6112dbf2adb8ed9c SHA1: fc7903ff06df3c5859044245191d2942a30caefc SHA256: e9656cf8b88cf105b2409201a2e81fe2482bbfdae28acbeaf231000e3eee4edc Section: doc Priority: extra Description: Official documentation of Twisted This contains various HOWTOs and overviews in various formats . Twisted is an event-based framework for internet applications. It includes a web server, a telnet server, a multiplayer RPG engine, a generic client and server for remote object access, and APIs for creating new protocols. Package: virtualenv Source: python-virtualenv Version: 1.11.6+ds-1~bpo14.04+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 53 Depends: python3, python3-virtualenv Breaks: python-virtualenv (<< 1.11.6) Replaces: python-virtualenv (<< 1.11.6) Filename: pool/trusty-mitaka-backports-nochange/main/p/python-virtualenv/virtualenv_1.11.6+ds-1~bpo14.04+1_all.deb Size: 17222 MD5sum: c6a1fa756e1616cb6c54b6da00332960 SHA1: 6780da30f38c1e5e019410bcb28d02f29eabf48f SHA256: 096a6f8a4ae0dc5235e45dd6234f6e41e8280dcaa7d7d69c3361cfc1ad0f904d Section: python Priority: optional Homepage: http://pypi.python.org/pypi/virtualenv Description: Python virtual environment creator The virtualenv utility creates virtual Python instances, each invokable with its own Python executable. Each instance can have different sets of modules, installable via easy_install. Virtual Python instances can also be created without root access. . This is the command line script and manpage.