Package: libjs-autonumeric Version: 1.9.12-1~bpo80+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 112 Recommends: javascript-common Filename: pool/jessie-kilo-backports-nochange/main/l/libjs-autonumeric/libjs-autonumeric_1.9.12-1~bpo80+1_all.deb Size: 19322 MD5sum: 11b26f6a6d29c37293ea20ffb213ae6d SHA1: e6895081b9115662a36828f64f1a512dc759cc85 SHA256: 2e58ed4411c4263259c16e0f036593add06432eca66046ec4b0356f5d507e901 Section: web Priority: extra Homepage: https://github.com/BobKnothe/autoNumeric Description: jQuery plugin that automatically formats currency and numbers autoNumeric is a jQuery plugin that automatically formats currency and numbers as you type on form inputs. It supports most International numeric formats and currency signs including those used in Europe, North and South America, Asia and India lakhs (Lakhs values supported below 1 billion). . Any number of currency formats can reside on the same page and are configured by settings/options that can be placed as HTML5 data attribute or passed as an argument. These settings can easily be changed at any time using the new update method or via the callback feature. autoNumeric to many other elements, allowing you to place formatted numbers and currency on just about any part of the page. . Seven built in methods gives you the flexibility needed to use autoNumeric to its maximum potential. You can now easily start and stop autoNumeric, update the settings and remove the formatting from multiple inputs, preparing the values for manipulation or form submission. Package: libjs-backbone-deep-model Version: 0.10.4-3~bpo80+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 53 Depends: libjs-backbone Recommends: javascript-common Filename: pool/jessie-kilo-backports-nochange/main/l/libjs-backbone-deep-model/libjs-backbone-deep-model_0.10.4-3~bpo80+1_all.deb Size: 7826 MD5sum: 31ace899a59987fa8179ed74c5d1ffff SHA1: 3df6174205b8852951fdb91b6562094a0da69457 SHA256: 24031bc83834260e968922e8477d57ae6aaa287727ce5d3a44db0bc5ed2877ce Section: web Priority: extra Homepage: https://github.com/powmedia/backbone-deep-model Description: improved support for models with nested attributes Deep model is a plugin for the Backbone javascript library, which allows one to get and set nested attributes with path syntax, e.g. user.type. It Triggers change events for changes on nested attributes. Package: libjs-backbone.stickit Version: 0.7.0-2~bpo80+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 62 Recommends: javascript-common Filename: pool/jessie-kilo-backports-nochange/main/l/libjs-backbone.stickit/libjs-backbone.stickit_0.7.0-2~bpo80+1_all.deb Size: 10954 MD5sum: 51f6ef2a459b83895c67fe0b37a189f0 SHA1: 1f41320e2db2e823e2ef0c85b3ecd47fd622a6de SHA256: c6d3d6e24baa22ab691ab2eb6253e56c7dcfc77c137f646c7eb8c1ec667c458a Section: web Priority: extra Homepage: https://github.com/NYTimes/backbone.stickit Description: Backbone data binding plugin that binds Model attributes to View elements Stickit is a Backbone data binding plugin that binds Model attributes to View elements with a myriad of options for fine-tuning a rich app experience. Unlike most model binding plugins, Stickit does not require any extra markup in your html; in fact, Stickit will clean up your templates, as you will need to interpolate fewer variables (if any at all) while rendering. In Backbone style, Stickit has a simple and flexible API which plugs in nicely to a View's lifecycle. Package: libjs-cocktail Version: 0.5.7-2~bpo80+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 39 Recommends: javascript-common Filename: pool/jessie-kilo-backports-nochange/main/l/libjs-cocktail/libjs-cocktail_0.5.7-2~bpo80+1_all.deb Size: 3998 MD5sum: ddd4125fc7df3db7350b7800ca696f96 SHA1: ebed4f94ef2d450ccb49db04b8e6edaa754909e6 SHA256: a61747b1178b53d16c0f74f7568980e509e23d1f372fda235ece4ee2656a078e Section: web Priority: extra Homepage: https://github.com/onsi/cocktail Description: implementation of Backbone mixins With Cocktail, it is possible to break out a shared Backbone.js model/collection/view behaviors into separate modules and mix them into classes with. Cocktail is an implementation of Backbone mixins. Mixins are simply bare-bones JavaScript objects that provide additional functionality to Backbone objects. Think of them as bags of methods that will get added to all instances of objects. Package: libjs-i18next Version: 1.7.1-1~bpo80+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 155 Recommends: javascript-common Filename: pool/jessie-kilo-backports-nochange/main/l/libjs-i18next/libjs-i18next_1.7.1-1~bpo80+1_all.deb Size: 23638 MD5sum: 696b0ccc53141d2206f43aeebe4b8c36 SHA1: db72bf5cd7f200b8f16c50af15a0a76ef5f53f71 SHA256: 5f0aa91397d6256fba84167b343f680405584311b988c9ddd2e8cdd5e3eeaeb0 Section: web Priority: extra Homepage: http://github.com/i18next/i18next Description: easy way to translate a website on clientside i18next provides an easy way to translate a website on clientside: * fetch resources from server * fetch each resource file individually (static) or all once via dynamicRoute * apply translation to HTML tags with the _data-i18n_ attribute * post missing key-value pairs to server (for easy development, just translate the new keys) * search for key en-US first, then in en, then in fallback language (or de-DE, de, fallback). Package: libjs-require-css Version: 0.1.0-2~bpo80+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 86 Depends: libjs-jquery Recommends: javascript-common Filename: pool/jessie-kilo-backports-nochange/main/l/libjs-require-css/libjs-require-css_0.1.0-2~bpo80+1_all.deb Size: 13922 MD5sum: 01dc7c16b96da6b074ea3fdf829fcbd3 SHA1: 4bed4680fc9bc1b844578831c5dffa771cd72b43 SHA256: f8eab090d31595e1745214c310a4535cd5829f6c9b4097204e747b747328236a Section: web Priority: extra Homepage: https://github.com/guybedford/require-css Description: requiring and optimization with almond support This Javascript library allows the construction of scripts that can require CSS, using the simple RequireJS syntax. Require-css is fully compatible with IE 6+, Chrome 3+, Firefox 3.5+, Opera 10+, iOS. Package: libjs-requirejs Version: 2.1.9-1~bpo80+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 141 Recommends: javascript-common Filename: pool/jessie-kilo-backports-nochange/main/l/libjs-requirejs/libjs-requirejs_2.1.9-1~bpo80+1_all.deb Size: 26760 MD5sum: f79a3f1731eff80ea40af0beac2a5ba9 SHA1: cfdccc078ef7f1d1c2184399e91f40e3223ec4c3 SHA256: ed6aa5ae2d0af957142674b3aff744d9794b683b6986f13004f474de0979383c Section: web Priority: extra Homepage: https://github.com/jrburke/requirejs Description: uses plain script tags to load modules/files RequireJS uses plain script tags to load modules/files, so it should allow for easy debugging. It can be used simply to load existing JavaScript files so one can add it to existing project without having to re-write JavaScript files. . RequireJS includes an optimization tool one can run as part of packaging steps for deploying code. The optimization tool can combine and minify JavaScript files to allow for better performance. Package: libjs-requirejs-text Version: 2.0.9-1~bpo80+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 55 Recommends: javascript-common Filename: pool/jessie-kilo-backports-nochange/main/l/libjs-requirejs-text/libjs-requirejs-text_2.0.9-1~bpo80+1_all.deb Size: 8806 MD5sum: 9cfb714b9632dc0fd31f55766d7928ec SHA1: 10ee455d6a0784f9f870e93454f85571a82d6682 SHA256: 3a1618a6e3cb5ae34d7ea6e48bca34f4436e248bb66619587c5e23f626086b25 Section: web Priority: extra Homepage: https://github.com/requirejs/text Description: loader plugin for loading text resources It is nice to build HTML using regular HTML tags, instead of building up DOM structures in script. However, there is no good way to embed HTML in a JavaScript file. The best that can be done is using a string of HTML, but that can be hard to manage, particularly for multi-line HTML. . The text.js AMD loader plugin can help with this issue. It will automatically be loaded if the text! prefix is used for a dependency. Package: libruby2.1 Source: ruby2.1 Version: 2.1.5-1.1 Architecture: amd64 Maintainer: Antonio Terceiro Installed-Size: 14557 Depends: libc6 (>= 2.17), libffi6 (>= 3.0.4), libgdbm3 (>= 1.8.3), libgmp10, libncurses5 (>= 5.5-5~), libreadline6 (>= 6.0), libssl1.0.0 (>= 1.0.1), libtinfo5, libyaml-0-2, zlib1g (>= 1:1.2.2) Filename: pool/jessie-kilo-backports-nochange/main/r/ruby2.1/libruby2.1_2.1.5-1.1_amd64.deb Size: 3287980 MD5sum: a3378304bf1e7e9f849d737729e6e4da SHA1: efb7aff0c5a38f1ef6bf73f820d79665767a49ab SHA256: 10f1b723de3351554ea0fe758fdb3adf6dd6b9e0f102a535cc1e8da808cb2f04 Section: libs Priority: extra Multi-Arch: same Homepage: http://www.ruby-lang.org/ Description: Libraries necessary to run Ruby 2.1 Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package includes the 'libruby-2.1' library, necessary to run Ruby 2.1. (API version 2.1.0) Package: python-cliff Version: 1.10.1-2~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 131 Depends: python-cmd2 (>= 0.6.7), python-prettytable (>= 0.7), python-pyparsing (>= 2.0.1), python-six (>= 1.9.0), python-stevedore (>= 1.1.0), python (>= 2.7) | python-argparse, python-pbr, python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-cliff-doc Filename: pool/jessie-kilo-backports-nochange/main/p/python-cliff/python-cliff_1.10.1-2~bpo8+1_all.deb Size: 22936 MD5sum: b90815ded1848b454209ffa16dc9f3f1 SHA1: e97fe38a6b9125d3644449fdd6b2e7c0867087f8 SHA256: 7d7e5271df5c310de2afb40a7b23bf35aa74b0abaa66b0770ec7ecd58b7d8e12 Section: python Priority: optional Homepage: https://github.com/dreamhost/cliff Description: command line interface formulation framework - Python 2.x Cliff is a framework for building command line programs. It uses plugins to define sub-commands, output formatters, and other extensions. . The cliff framework is meant to be used to create multi-level commands such as Subversion and git, where the main program handles some basic argument parsing and then invokes a sub-command to do the work. . This package provides the Python 2.x module. Package: python-cliff-doc Source: python-cliff Version: 1.10.1-2~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 304 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/jessie-kilo-backports-nochange/main/p/python-cliff/python-cliff-doc_1.10.1-2~bpo8+1_all.deb Size: 54068 MD5sum: fc906655b1869898e72cd3b0845211d5 SHA1: db3a3f1c234c36e828c1b7f0cf6ecbdb56571cf3 SHA256: 3eac9d4194e8a2db0956347ed993a541ba721f40d0d151cbae32f4b5d7c750f6 Section: doc Priority: optional Homepage: https://github.com/dreamhost/cliff Description: command line interface formulation framework documentation Cliff is a framework for building command line programs. It uses plugins to define sub-commands, output formatters, and other extensions. . The cliff framework is meant to be used to create multi-level commands such as Subversion and git, where the main program handles some basic argument parsing and then invokes a sub-command to do the work. . This is the documentation of python-cliff. Package: python-cryptography Version: 0.8-1~bpo80+1 Architecture: amd64 Maintainer: Tristan Seligmann Installed-Size: 1215 Depends: python (<< 2.8), python (>= 2.7~), python-cffi, python-enum34, python-pkg-resources, python-pyasn1, python-six, python:any (>= 2.7.5-5~), libc6 (>= 2.4), libssl1.0.0 (>= 1.0.1) Suggests: python-cryptography-doc, python-cryptography-vectors Filename: pool/jessie-kilo-backports-nochange/main/p/python-cryptography/python-cryptography_0.8-1~bpo80+1_amd64.deb Size: 178168 MD5sum: eb01d9f8fef1cb08c68904d28d9eb284 SHA1: 36089522a769e66fc718f82594ff34d2371f0a60 SHA256: 7006e03c72786bf23c346e5bab4b6935242960fd61285c21994d950ad09475da 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: 0.8-1~bpo80+1 Architecture: all Maintainer: Tristan Seligmann Installed-Size: 191 Filename: pool/jessie-kilo-backports-nochange/main/p/python-cryptography/python-cryptography-doc_0.8-1~bpo80+1_all.deb Size: 80820 MD5sum: b56fa9c817ab5f8566394ec16e2a61a6 SHA1: c52626bb2fc4e9ffb5b71cc3d08b8d40e1034f38 SHA256: e621de8c28c638827131c96ad96c3dc4aa997550f374644ba5d83e3d9302598f 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: 0.8-1~bpo80+1 Architecture: all Maintainer: Tristan Seligmann Installed-Size: 46315 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/jessie-kilo-backports-nochange/main/p/python-cryptography-vectors/python-cryptography-vectors_0.8-1~bpo80+1_all.deb Size: 17735410 MD5sum: d974fae6757c851ae499a1ddf4a03cc5 SHA1: 79f647ea4909d9a3e5fbe8ad2d4a74a69150ca8e SHA256: 088fee6a7c0766933bee0bbe39d05a8655f9a2efd8f75fe803ef1cb5f2ee16ec 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-elasticsearch Version: 1.4.0-1~bpo80+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 300 Depends: python-urllib3, python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: python-elasticsearch-doc Filename: pool/jessie-kilo-backports-nochange/main/p/python-elasticsearch/python-elasticsearch_1.4.0-1~bpo80+1_all.deb Size: 42042 MD5sum: 4c45698df110f6cf6b1913755da489f2 SHA1: 8b897e3e22867a53d82b45b3f4b081683578efcf SHA256: 37b400888e93f5f2216cf1a7c1df2e3be770a3dcbcdcaa62da993284787d29b3 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.4.0-1~bpo80+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 1048 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/jessie-kilo-backports-nochange/main/p/python-elasticsearch/python-elasticsearch-doc_1.4.0-1~bpo80+1_all.deb Size: 332562 MD5sum: 5f9893db3b1cfb6bf697ee8a50cb28d4 SHA1: dfad911a6134b0d338d687800b5451cc97453d5e SHA256: f9927c8b1c6da2c1c43c22b1a1c06d8156f2ca23f2b8d7acb66ec178f5873a98 Section: doc Priority: extra Homepage: https://github.com/elasticsearch/elasticsearch-py Description: Python client for Elasticsearch (Documentation) Official low-level client for Elasticsearch. Its goal is to provide common ground for all Elasticsearch-related code in Python; because of this it tries to be opinion-free and very extendable. . The client's features include: * translating basic Python data types to and from json (datetimes are not decoded for performance reasons) * configurable automatic discovery of cluster nodes * persistent connections * load balancing (with pluggable selection strategy) across all available nodes * failed connection penalization (time based - failed connections won't be retried until a timeout is reached) * thread safety * pluggable architecture . This package contains the documentation. Package: python-eventlet Version: 0.17.3-1~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 518 Depends: python (>= 2.7), python (<< 2.8), python-greenlet Filename: pool/jessie-kilo-backports-nochange/main/p/python-eventlet/python-eventlet_0.17.3-1~bpo8+1_all.deb Size: 102012 MD5sum: 9893cba77b68682960965194007b0667 SHA1: b68a03fff368ce7cbc01953cf0b9a3669dc2d30b SHA256: e6c465a28dc94ccbb6850c31a7c82e6cbf7221bced90c5557af90f78b6cc124e 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.3-1~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 695 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/jessie-kilo-backports-nochange/main/p/python-eventlet/python-eventlet-doc_0.17.3-1~bpo8+1_all.deb Size: 127914 MD5sum: 0d9648ed0e8bd518363ecc4c08aa54ca SHA1: f786f95d6360f10c862d72bb775fd99dd3aac88b SHA256: 1b6cde4db4f85e9dac96f91cef47435f3f47f8545c76ad546cf3407d1d626716 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-memcache Version: 1.54+20150423+git+48e882719c-1~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 115 Depends: python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: memcached Filename: pool/jessie-kilo-backports-nochange/main/p/python-memcache/python-memcache_1.54+20150423+git+48e882719c-1~bpo8+1_all.deb Size: 25570 MD5sum: afd245bda6f3468d3937796680175b3a SHA1: fe49d236281d26b3653323ba3f1680946b009765 SHA256: 7b77a24711d7e1b4b9141b308275212ab990691340d0017cb3da3507928bb19a 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-mysqldb Version: 1.3.4-1~bpo80+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 186 Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.4), libmysqlclient18 (>= 5.5.24+dfsg-1), zlib1g (>= 1:1.1.4) Suggests: python-egenix-mxdatetime, mysql-server-5.1 | mysql-server, python-mysqldb-dbg Provides: python2.7-mysqldb Filename: pool/jessie-kilo-backports-nochange/main/p/python-mysqldb/python-mysqldb_1.3.4-1~bpo80+1_amd64.deb Size: 50606 MD5sum: 57cac97c9f7ffb6ff5289280d5d125e0 SHA1: 7defc9ecc2186fc0f339a60cba2805d5d8a5ac8d SHA256: 45f59e62631a5cabe19930c6a9cd833e5cfc9c30b68ad43876b6dfff0c3eed32 Section: python Priority: optional Homepage: https://pypi.python.org/pypi/mysqlclient Description: Python interface to MySQL Mysqlclient is an interface to the popular MySQL database server for Python. . This is a fork of MySQLdb. It add Python 3.3 support and merges some pull requests. . This package contains modules for all Python 2.x versions supported in Debian. Package: python-mysqldb-dbg Source: python-mysqldb Version: 1.3.4-1~bpo80+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 124 Depends: python-mysqldb (= 1.3.4-1~bpo80+1), python-dbg, libc6 (>= 2.4), libmysqlclient18 (>= 5.5.24+dfsg-1), zlib1g (>= 1:1.1.4) Suggests: python-egenix-mxdatetime-dbg Filename: pool/jessie-kilo-backports-nochange/main/p/python-mysqldb/python-mysqldb-dbg_1.3.4-1~bpo80+1_amd64.deb Size: 27736 MD5sum: c7c9bca78a2fd5be0ff7411212dad6e8 SHA1: 60ebe1dd106166d5e2a5c3188b104299649d7722 SHA256: 3bfa097b59b6823a94870fe29f2afaa44da7014f32ae8bbd9ea9c305ad7d2ca6 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-repoze.who Version: 2.2-1~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 1146 Depends: python-paste, python-pkg-resources, python-sphinx, python-webob, python-zope.interface, python:any (<< 2.8), python:any (>= 2.7.5-5~) Suggests: libjs-jquery, python-psycopg2 Filename: pool/jessie-kilo-backports-nochange/main/p/python-repoze.who/python-repoze.who_2.2-1~bpo8+1_all.deb Size: 307124 MD5sum: 0da7ba83ae3dfca8cb82b7d67d447ec0 SHA1: 2d1705c2bea7ceda65712de235fe7f2ca61e909d SHA256: 26d1e21c5c6ace4a57a75a4d6a884d4ca55e94f8e53fa62c361557c5c63a0af9 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-six Source: six Version: 1.9.0-3~bpo8+1 Architecture: all Maintainer: Colin Watson Installed-Size: 77 Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~) Filename: pool/jessie-kilo-backports-nochange/main/s/six/python-six_1.9.0-3~bpo8+1_all.deb Size: 13718 MD5sum: e983d6afceea81f1fe07a037d7ca28ca SHA1: 1efbd5e8e6ad14a70cb8d079ad0c9d71a18ca725 SHA256: c68c4950f1523e4630249a9703ad6c98d9c27a36c216fe654ff5fd85d940e646 Section: python Priority: optional Multi-Arch: foreign Homepage: http://pythonhosted.org/six/ Description: Python 2 and 3 compatibility library (Python 2 interface) Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions. . This package provides Six on the Python 2 module path. It is complemented by python3-six. Package: python-six-whl Source: six Version: 1.9.0-3~bpo8+1 Architecture: all Maintainer: Colin Watson Installed-Size: 44 Filename: pool/jessie-kilo-backports-nochange/main/s/six/python-six-whl_1.9.0-3~bpo8+1_all.deb Size: 15946 MD5sum: e970f673ee674e99c13b743f2f202a3c SHA1: 68ec1af8a8e4ab04525abb86f5dcd3ce1c5cdbc2 SHA256: 199598f6d91ceff7a07ebeb1b84889fcb3249e52ac21a988b875f089fcb5b815 Section: python Priority: optional Multi-Arch: foreign Homepage: http://pythonhosted.org/six/ Description: Python 2 and 3 compatibility library (universal wheel) Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions. . This package provides Six as a universal wheel. Package: python3-cliff Source: python-cliff Version: 1.10.1-2~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 131 Depends: python3-cmd2 (>= 0.6.7), python3-prettytable (>= 0.7), python-pyparsing (>= 2.0.1), python3-six (>= 1.9.0), python-stevedore (>= 1.1.0), python3 (>= 3.2), python3-pbr, python3-pyparsing, python3-stevedore, python3:any (>= 3.3.2-2~) Suggests: python-cliff-doc Filename: pool/jessie-kilo-backports-nochange/main/p/python-cliff/python3-cliff_1.10.1-2~bpo8+1_all.deb Size: 23024 MD5sum: e78d6dbeac927ec2d3a997881731d174 SHA1: 9cfd70e0e65344bea375bb42a4ea7eef9e3ecb1a SHA256: 4ed5b9695b8b6abccca107a76ecd370e893b7b03ed38b03803f0a787df12b58e Section: python Priority: optional Homepage: https://github.com/dreamhost/cliff Description: command line interface formulation framework - Python 3.x Cliff is a framework for building command line programs. It uses plugins to define sub-commands, output formatters, and other extensions. . The cliff framework is meant to be used to create multi-level commands such as Subversion and git, where the main program handles some basic argument parsing and then invokes a sub-command to do the work. . This package provides the Python 3.x module. Package: python3-cryptography Source: python-cryptography Version: 0.8-1~bpo80+1 Architecture: amd64 Maintainer: Tristan Seligmann Installed-Size: 1215 Depends: python3 (<< 3.5), python3 (>= 3.4~), python3-cffi, python3-pkg-resources, python3-pyasn1, python3-six, libc6 (>= 2.4), libssl1.0.0 (>= 1.0.1) Suggests: python-cryptography-doc, python3-cryptography-vectors Filename: pool/jessie-kilo-backports-nochange/main/p/python-cryptography/python3-cryptography_0.8-1~bpo80+1_amd64.deb Size: 177448 MD5sum: 85e5bedcf3d54849045e6ce07f18d25f SHA1: bc6f134230156751d1a59e2ed0d0ba60eee7d541 SHA256: ffd480deba714db259bf4fbd6858c77be83dd05bc5b3250dcbdd4e1f174e79ea 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: 0.8-1~bpo80+1 Architecture: all Maintainer: Tristan Seligmann Installed-Size: 46315 Depends: python3:any (>= 3.3.2-2~) Filename: pool/jessie-kilo-backports-nochange/main/p/python-cryptography-vectors/python3-cryptography-vectors_0.8-1~bpo80+1_all.deb Size: 17743002 MD5sum: b0c1dfd5928f065052a1bc1e1cd6fafd SHA1: bf46041d7602d45dde09f641b562109666413396 SHA256: 6bb469bd30f67e7ce6066eacfc9221b7c7cce0b0569ad058472ffb1d5737cba5 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-elasticsearch Source: python-elasticsearch Version: 1.4.0-1~bpo80+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 300 Depends: python3-urllib3, python3:any (>= 3.3.2-2~) Suggests: python-elasticsearch-doc Filename: pool/jessie-kilo-backports-nochange/main/p/python-elasticsearch/python3-elasticsearch_1.4.0-1~bpo80+1_all.deb Size: 42160 MD5sum: 72cdda6ad20c4c2f3df2e39e0e25a0c2 SHA1: 01480feaeb9b1ab8e7cc9bb7f805b44a9680641a SHA256: 931d3ba8da640e363ffcf56be1e4c05319da82d1d9efdd5e3dd25b4b830c23c6 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.3-1~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 870 Filename: pool/jessie-kilo-backports-nochange/main/p/python-eventlet/python3-eventlet_0.17.3-1~bpo8+1_all.deb Size: 184824 MD5sum: a1ed519d0ed248391f93ed0b4c219927 SHA1: e83161d20642e0ded9fa15cc1d4686569202a03d SHA256: cb7a5b307a15cee857ad6289347241669e449aa9966dc4f85c07f5c6624aed67 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-memcache Source: python-memcache Version: 1.54+20150423+git+48e882719c-1~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 115 Depends: python3-six, python3:any (>= 3.3.2-2~) Suggests: memcached Filename: pool/jessie-kilo-backports-nochange/main/p/python-memcache/python3-memcache_1.54+20150423+git+48e882719c-1~bpo8+1_all.deb Size: 25666 MD5sum: edc157d04d6fbaa4fce177f24fa4e561 SHA1: 9704d4898aaa265700328b7c3752c6d30c70d5cf SHA256: ec6331dc64f2c62d59a4b9b89c42a4aab3c42921c2ec638c99740b57c2cbe2d7 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-mysqldb Source: python-mysqldb Version: 1.3.4-1~bpo80+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), zlib1g (>= 1:1.1.4) Suggests: python-egenix-mxdatetime, mysql-server-5.1 | mysql-server, python3-mysqldb-dbg Provides: python3.4-mysqldb Filename: pool/jessie-kilo-backports-nochange/main/p/python-mysqldb/python3-mysqldb_1.3.4-1~bpo80+1_amd64.deb Size: 44950 MD5sum: 5dedd06f25243b842fa6ed7e5b35fb38 SHA1: f281b9aa515115e72fc3468cb78c5b6a1755ce62 SHA256: e4d1fe5569963926bbded1f41f3da4bbd20d523c3460e24bcdc80d45b7849d4a Section: python Priority: optional Homepage: https://pypi.python.org/pypi/mysqlclient Description: Python interface to MySQL Mysqlclient is an interface to the popular MySQL database server for Python. . This is a fork of MySQLdb. It add Python 3.3 support and merges some pull requests. . This package contains modules for all Python 3.x versions supported in Debian. Package: python3-mysqldb-dbg Source: python-mysqldb Version: 1.3.4-1~bpo80+1 Architecture: amd64 Maintainer: Debian Python Modules Team Installed-Size: 124 Depends: python3-mysqldb (= 1.3.4-1~bpo80+1), python3-dbg, libc6 (>= 2.4), libmysqlclient18 (>= 5.5.24+dfsg-1), zlib1g (>= 1:1.1.4) Suggests: python-egenix-mxdatetime-dbg Filename: pool/jessie-kilo-backports-nochange/main/p/python-mysqldb/python3-mysqldb-dbg_1.3.4-1~bpo80+1_amd64.deb Size: 28076 MD5sum: dd0a423c37edce9ff11adacae6336bf5 SHA1: 3ab6a42b10c0d0def04dfb3b7e1590bbd2729cd8 SHA256: 134525a55422cf320f983420176607e2dc0b4291ca237f59de3a99bf335e38aa 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-repoze.who Source: python-repoze.who Version: 2.2-1~bpo8+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 366 Depends: python3-paste, python3-pkg-resources, python3-sphinx, python3-webob, python3-zope.interface, python3:any (>= 3.3.2-2~) Suggests: libjs-jquery, python3-psycopg2 Filename: pool/jessie-kilo-backports-nochange/main/p/python-repoze.who/python3-repoze.who_2.2-1~bpo8+1_all.deb Size: 47724 MD5sum: 2eed67d87167670ce2ce1e220e4ba823 SHA1: 72c370ebfa3cd28b8bc4ddbee5fd827f17cd7ee2 SHA256: fdf81428a3e9240b4237ca3fe64ff3a12724787feaff7c468f923054e190ecce 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-six Source: six Version: 1.9.0-3~bpo8+1 Architecture: all Maintainer: Colin Watson Installed-Size: 77 Depends: python3:any (>= 3.4~) Filename: pool/jessie-kilo-backports-nochange/main/s/six/python3-six_1.9.0-3~bpo8+1_all.deb Size: 13794 MD5sum: 886f64af0a03dc328f3f71f9601350b5 SHA1: 55bd9f42fa029a55ffaa5b38f9b14257b8195a3f SHA256: d8c1473754d7069a897225a080ede137127408fda8d91aecc78b5e839e3f44bb Section: python Priority: optional Multi-Arch: foreign Homepage: http://pythonhosted.org/six/ Description: Python 2 and 3 compatibility library (Python 3 interface) Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions. . This package provides Six on the Python 3 module path. It is complemented by python-six. Package: ruby2.1 Version: 2.1.5-1.1 Architecture: amd64 Maintainer: Antonio Terceiro Installed-Size: 337 Depends: rubygems-integration (>= 1.8), libc6 (>= 2.2.5), libgmp10, libruby2.1 (>= 2.1.0) Recommends: libjs-jquery Provides: ruby-interpreter Filename: pool/jessie-kilo-backports-nochange/main/r/ruby2.1/ruby2.1_2.1.5-1.1_amd64.deb Size: 275940 MD5sum: 36acc7a7ecf4d7331b09dfa07005511b SHA1: 16f4fce2ebf79b42fabbed3031e9a181ec9ee7bb SHA256: 2902c11ed88a8a42465f7ea52df683f281d953a250ff84da1caffb743fc0d292 Section: ruby Priority: extra Multi-Arch: allowed Homepage: http://www.ruby-lang.org/ Description: Interpreter of object-oriented scripting language Ruby Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . In the name of this package, `2.1' indicates the Ruby library compatibility version. This package currently provides the `2.1.x' branch of Ruby. Package: ruby2.1-dev Source: ruby2.1 Version: 2.1.5-1.1 Architecture: amd64 Maintainer: Antonio Terceiro Installed-Size: 4354 Depends: libgmp-dev, libruby2.1 (= 2.1.5-1.1) Filename: pool/jessie-kilo-backports-nochange/main/r/ruby2.1/ruby2.1-dev_2.1.5-1.1_amd64.deb Size: 1107756 MD5sum: c8d507c262da0d6112c74bfe84f82e02 SHA1: e852c16c21885030a5d516dee1309c67257d12c8 SHA256: 070003860bde82f42d3589c987c2126db4e7403c44bc92980123ebdf66265112 Section: ruby Priority: extra Multi-Arch: same Homepage: http://www.ruby-lang.org/ Description: Header files for compiling extension modules for the Ruby 2.1 Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package contains the header files and the mkmf library, necessary to make extension library for Ruby 2.1. It is also required to build many gems. Package: ruby2.1-doc Source: ruby2.1 Version: 2.1.5-1.1 Architecture: all Maintainer: Antonio Terceiro Installed-Size: 23593 Filename: pool/jessie-kilo-backports-nochange/main/r/ruby2.1/ruby2.1-doc_2.1.5-1.1_all.deb Size: 3381656 MD5sum: 5228243a210b43cfe0225d73d343356a SHA1: 2a42d67c6082954a7cd49e2954a3f1f1f3f2840e SHA256: 921810307be39c31807dcb4ba00cf12fe8fbf3a038c325823f6fc4dec330df91 Section: doc Priority: extra Homepage: http://www.ruby-lang.org/ Description: Documentation for Ruby 2.1 Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package contains the autogenerated documentation for Ruby 2.1. Package: ruby2.1-tcltk Source: ruby2.1 Version: 2.1.5-1.1 Architecture: amd64 Maintainer: Antonio Terceiro Installed-Size: 2129 Depends: libc6 (>= 2.14), libgmp10, libruby2.1 (>= 2.1.0), libtcl8.5 (>= 8.5.0), libtk8.5 (>= 8.5.0), libx11-6 Filename: pool/jessie-kilo-backports-nochange/main/r/ruby2.1/ruby2.1-tcltk_2.1.5-1.1_amd64.deb Size: 477562 MD5sum: cc3a41195d59e1fefa68b0e19aa1e563 SHA1: 01132d25194f88c45c0fd8b2ded5f0d4581e1fe7 SHA256: 3d3da616883aa8f3f1e086f430f585b3bd2f7053f5b69c20251dd9a7c9b48b61 Section: ruby Priority: extra Homepage: http://www.ruby-lang.org/ Description: Ruby/Tk for Ruby 2.1 Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package provides Ruby/Tk, Ruby bindings for the Tk graphical user interface toolkit.