Package: meson Version: 0.56.1-1~bpo10+1 Architecture: all Maintainer: Jussi Pakkanen Installed-Size: 2761 Depends: python3:any (>= 3.7~), ninja-build (>= 1.10), python3-pkg-resources Filename: pool/buster-stein-backports-nochange/main/m/meson/meson_0.56.1-1~bpo10+1_all.deb Size: 436752 MD5sum: 6125fc214f948067585f437a9d0c22e7 SHA1: dc89308aef2ce45036b6ad6dd47f72fc5b936c18 SHA256: 1028b8f8722353d456961a4f2a607e915a83d9e34d9160a063ab2d9ac1298c87 Section: devel Priority: optional Multi-Arch: foreign Homepage: https://mesonbuild.com Description: high-productivity build system Meson is a build system designed to increase programmer productivity. It does this by providing a fast, simple and easy to use interface for modern software development tools and practices. Package: ninja-build Version: 1.10.1-1~bpo10+1 Architecture: arm64 Maintainer: Felix Geyer Installed-Size: 311 Depends: libc6 (>= 2.17), libstdc++6 (>= 5.2) Suggests: python3 Filename: pool/buster-stein-backports-nochange/main/n/ninja-build/ninja-build_1.10.1-1~bpo10+1_arm64.deb Size: 101252 MD5sum: 8b7a480e5413300bf3cd856148b3c499 SHA1: a241be8cc7449ca5654ac75ea37d0b1d2a57cd11 SHA256: 472044f113f769475ec7e95ea65f8c70761cd0738a617ebfa0b6a5dbce45f45b Section: devel Priority: optional Multi-Arch: foreign Homepage: https://ninja-build.org/ Description: small build system closest in spirit to Make Ninja is yet another build system. It takes as input the interdependencies of files (typically source code and output executables) and orchestrates building them, quickly. . Ninja joins a sea of other build systems. Its distinguishing goal is to be fast. It is born from the Chromium browser project, which has over 30,000 source files and whose other build systems can take ten seconds to start building after changing one file. Ninja is under a second. Package: openstack-backports-archive-keyring Version: 0.1 Architecture: all Maintainer: Debian OpenStack Installed-Size: 12 Filename: pool/buster-stein-backports-nochange/main/o/openstack-backports-archive-keyring/openstack-backports-archive-keyring_0.1_all.deb Size: 3192 MD5sum: 883a117967e2877b813b6d636e553a2a SHA1: 669fcab3d0c49f4123eedd91508573dd34179ede SHA256: fd5a18302ad5eba8f31347b477b25bd63ff8f95d30c65639733e22ee64997c1c Section: net Priority: extra Description: OpenStack buster-backports archive keyring for stein This package installs the OpenStack unofficial buster-backports Debian repository apt key for the stein OpenStack release. Package: puppet-module-puppetlabs-augeas-core Version: 1.0.5-2~bpo10+1 Architecture: all Maintainer: Puppet Package Maintainers Installed-Size: 178 Filename: pool/buster-stein-backports-nochange/main/p/puppet-module-puppetlabs-augeas-core/puppet-module-puppetlabs-augeas-core_1.0.5-2~bpo10+1_all.deb Size: 27312 MD5sum: f970ad3057bf2f5f6dcd29a2aa58a0b2 SHA1: 12c0a45d0eaef285ee64e95998f3c22b6823ee56 SHA256: 48c33af9daf15e33eb112911ac8044141d6a1f86ddf70909e47dad61e771a19b Section: admin Priority: optional Homepage: https://github.com/puppetlabs/puppetlabs-augeas_core Description: Puppet module for Augeas Core Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files. . The augeas_core module is used to manage configuration files using Augeas. This module is suitable for any host for which there are Augeas libraries and ruby bindings. Package: puppet-module-puppetlabs-mysql Version: 8.1.0-1~bpo10+1 Architecture: all Maintainer: Puppet Package Maintainers Installed-Size: 220 Depends: puppet (>= 4) | puppet-common (>= 3), puppet-module-nanliu-staging, puppet-module-puppetlabs-stdlib, puppet-module-puppetlabs-translate Filename: pool/buster-stein-backports-nochange/main/p/puppet-module-puppetlabs-mysql/puppet-module-puppetlabs-mysql_8.1.0-1~bpo10+1_all.deb Size: 51500 MD5sum: 1d2b5a1e9f5affadd0526cd2a296e04e SHA1: e3ce90d311dff47ca658b9c038640a6e5d0862fe SHA256: 1b7eca1fd7514d45b439abbf1c7b750386a4865cf85d957eb911832bf97fcfc2 Section: admin Priority: optional Homepage: https://forge.puppet.com/puppetlabs/mysql Description: Puppet module for MySQL Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files. . This module manages both the installation and configuration of MySQL as well as extends Pupppet to allow management of MySQL resources, such as databases, users and grants. Package: python-amqp-doc Source: python-amqp Version: 2.4.2-1~bpo10+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 2069 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/buster-stein-backports-nochange/main/p/python-amqp/python-amqp-doc_2.4.2-1~bpo10+1_all.deb Size: 199932 MD5sum: 5ebaaf84db4305aa321c16835dd201ac SHA1: ccf8ab7f2118c875047b8252e1e4605c6f3ce753 SHA256: c21e284be408bf0854a09ad514c1dc7df39b793028979eb32bc4db5ab056fc39 Section: doc Priority: optional 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-eventlet Version: 0.20.0-6+deb10u1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 1310 Depends: netbase, python-enum34, python-greenlet, python:any (<< 2.8), python:any (>= 2.7~) Suggests: python-eventlet-doc Filename: pool/buster-stein-backports-nochange/main/p/python-eventlet/python-eventlet_0.20.0-6+deb10u1_all.deb Size: 241448 MD5sum: bd12cae96dc061b57613d89fc88274b2 SHA1: 6d579f477b142da69c88f5dc68769585dd6767ee SHA256: 4164912427deccb7b2851ca98c2c7c512699ed0cd3a0b186bdb68dc13ea66d3c 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.20.0-6+deb10u1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 888 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/buster-stein-backports-nochange/main/p/python-eventlet/python-eventlet-doc_0.20.0-6+deb10u1_all.deb Size: 158368 MD5sum: 2e01e516c42f7f4d960fceae0f8af84a SHA1: 55eed44076c182506fe2423b299857beed9878a7 SHA256: 890e4dc9194601da4af06a4389997c5b82183047f98e9b287bdfb19428b62593 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-ilorest-doc Source: python-ilorest Version: 3.2.2+ds-1~bpo10+1 Architecture: all Maintainer: Carsten Schoenert Installed-Size: 1926 Depends: python3-sphinx-rtd-theme, libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common (>= 0.4.3+dfsg) Filename: pool/buster-stein-backports-nochange/main/p/python-ilorest/python-ilorest-doc_3.2.2+ds-1~bpo10+1_all.deb Size: 185712 MD5sum: 788dfaeddbcd8bcb8dd5cea6728c1605 SHA1: ae0086cc27c4d61ffe7fcb1be3c904e465bdbdb0 SHA256: 692b54abe2fb9a729132b50c5c5ece4419cc9768f7af33948f1fd113ed9d88f2 Section: doc Priority: optional Homepage: https://github.com/HewlettPackard/python-ilorest-library Description: Documentation of RESTful API for HPE iLO and HPE Chassis Manager This package contains the Sphinx based documentation for the library python-ilorest. . It contains also the examples from upstream that explain the usage of the library with dedicated examples. Package: python-pyroute2 Source: pyroute2 Version: 0.5.4-1~bpo10+1 Architecture: all Maintainer: Florian Pelgrim Installed-Size: 1181 Depends: python:any (<< 2.8), python:any (>= 2.7~) Suggests: python-pyroute2-doc Provides: python2.7-pyroute2 Filename: pool/buster-stein-backports-nochange/main/p/pyroute2/python-pyroute2_0.5.4-1~bpo10+1_all.deb Size: 211296 MD5sum: a7994de140def2c891394cba17f2d5dd SHA1: ce46c4f115947000465ae10e952faaa33e2cc5e6 SHA256: 05c558d8b55db69e59d0ed5c9565370e31b0c29e62d142c079c36372d1700b97 Section: python Priority: optional Homepage: https://pypi.python.org/pypi/pyroute2 Description: Python Netlink library Pyroute2 is a pure Python netlink and Linux network configuration library. It requires only Python stdlib, no 3rd party libraries. Later it can change, but the deps tree will remain as simple, as it is possible. . This is the Python 2 compatible package. Package: python-pyroute2-doc Source: pyroute2 Version: 0.5.4-1~bpo10+1 Architecture: all Maintainer: Florian Pelgrim Installed-Size: 1109 Depends: libjs-underscore, libjs-jquery Filename: pool/buster-stein-backports-nochange/main/p/pyroute2/python-pyroute2-doc_0.5.4-1~bpo10+1_all.deb Size: 264636 MD5sum: d935e2aeac9cc8dadc91bbc86bac9d99 SHA1: 15d48b5a70bf7ba45eb40f2584b8ee9aca3a5991 SHA256: 7445c87abc64134a91a9bf65d8362e3557fc2555e56d598f7d92430e3a6d4c7f Section: doc Priority: optional Homepage: https://pypi.python.org/pypi/pyroute2 Description: netlink and Linux network configuration library (documentation) Pyroute2 is a pure Python netlink and Linux network configuration library. It requires only Python stdlib, no 3rd party libraries. . This package contains the Python module documentation. Package: python-tenacity-doc Source: python-tenacity Version: 5.0.4-2~bpo10+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 179 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/buster-stein-backports-nochange/main/p/python-tenacity/python-tenacity-doc_5.0.4-2~bpo10+1_all.deb Size: 52060 MD5sum: 7504f08fd0b46fb5977c6a905a072512 SHA1: d0d4c080db0912dc9ea39c3f5c8a3574b5a06660 SHA256: f39cb9211a34791e4fb5004efb0c902f8f24b695b16d0f27e0666c45920a249c Section: doc Priority: optional Multi-Arch: foreign Homepage: https://github.com/jd/tenacity Description: retry code until it succeeeds - doc Tenacity is a general-purpose retrying library to simplify the task of adding retry behavior to just about anything. It originates from a fork of Retrying. . Features: * Generic Decorator API * Specify stop condition (i.e. limit by number of attempts) * Specify wait condition (i.e. exponential backoff sleeping between attempts) * Customize retrying on Exceptions * Customize retrying on expected returned result . This package contains the documentation. Package: python-validictory-doc Source: python-validictory Version: 1.1.2-1 Architecture: all Maintainer: Debian Python Team Installed-Size: 220 Depends: libjs-sphinxdoc (>= 1.0) Filename: pool/buster-stein-backports-nochange/main/p/python-validictory/python-validictory-doc_1.1.2-1_all.deb Size: 38296 MD5sum: 5dbd8f70f97ef050d4258e7b96105e10 SHA1: 6268f0f397f48b5934fbc3a2d1627c7fa9589fee SHA256: 1db3e65718c7aeb16730c64af1ce2b53053c5885fdfe99c0b37706b0199454a7 Section: doc Priority: optional Homepage: https://github.com/sunlightlabs/validictory Description: general purpose Python data validator (Documentation) Validictory is a schema validator based on the JSON Schema Proposal (http://json-schema.org). . This package only contains documentation for use by developers targeting the python-validictory (or python3-validictory) module. Package: python3-amqp Source: python-amqp Version: 2.4.2-1~bpo10+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 209 Depends: python3-vine, python3:any Suggests: python-amqp-doc Filename: pool/buster-stein-backports-nochange/main/p/python-amqp/python3-amqp_2.4.2-1~bpo10+1_all.deb Size: 41924 MD5sum: f01beada341323e2218bd9702250d78b SHA1: 926c920dbcb5c51c350984c42fc20d1d5b3b4b0e SHA256: c9188bce341bed408fd1046209fae9cdce94a9f1cfac68ac71b80001b1bc0a1a Section: python Priority: optional 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-certifi Source: python-certifi Version: 2020.6.20-1~bpo10+1 Architecture: all Maintainer: Sebastien Delafond Installed-Size: 324 Depends: ca-certificates, python3:any Filename: pool/buster-stein-backports-nochange/main/p/python-certifi/python3-certifi_2020.6.20-1~bpo10+1_all.deb Size: 150816 MD5sum: 87578d6c846a1f69dd845900e2d85242 SHA1: 503ea5e40910627fcf841d74f6770b75173d77f1 SHA256: c586c0dea68a7be12da4727ea0e209c0a7b0d80ca8272d2af08b850d903c553a Section: python Priority: optional Homepage: https://github.com/certifi/python-certifi Description: root certificates for validating SSL certs and verifying TLS hosts (python3) Certifi is a carefully curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. It has been extracted from the Requests project. . The version of certifi in this Debian package is patched to return the location of Debian-provided CA certificates, instead of those packaged by upstream. . This is the python3 package. Package: python3-colorama Source: python-colorama Version: 0.4.4-1~bpo10+1 Architecture: all Maintainer: Gürkan Myczko Installed-Size: 95 Depends: python3:any (>= 3.6~) Filename: pool/buster-stein-backports-nochange/main/p/python-colorama/python3-colorama_0.4.4-1~bpo10+1_all.deb Size: 28624 MD5sum: cd333ca12f3c047d2d17e48fb4847f16 SHA1: 1cb8d044902acdc25350257b71b84cd13ca1b652 SHA256: c42c21d4dafc5e392438db86187c76732d238ccea91355e5e236884fe77a44d0 Section: python Priority: optional Homepage: https://github.com/tartley/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 3. Package: python3-eventlet Source: python-eventlet Version: 0.20.0-6+deb10u1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 1280 Depends: netbase, python3-greenlet, python3:any Suggests: python-eventlet-doc Filename: pool/buster-stein-backports-nochange/main/p/python-eventlet/python3-eventlet_0.20.0-6+deb10u1_all.deb Size: 235072 MD5sum: 0e5d7f48955c05913278e02180b62571 SHA1: e7ba042334ab03d1f2a5e90bc4a0994c8f1e1734 SHA256: 762bbbe4489cdc830faa610c71a34ed4875c5c0f267ee905b7f4ba71dd2ec73c 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-fluent-logger Source: python-fluent-logger Version: 0.9.6-2~bpo10+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 56 Depends: python3-msgpack, python3:any Filename: pool/buster-stein-backports-nochange/main/p/python-fluent-logger/python3-fluent-logger_0.9.6-2~bpo10+1_all.deb Size: 11444 MD5sum: 0b943a8a3fee4ebca33768d4fdc92c36 SHA1: 845a1d4b8572c1dd7fa7758f6d0000284aae4522 SHA256: b22c0a9ef0069fa28fa8840c9da4a0000e08d48f35e19c49fec36a314329cabb Section: python Priority: optional Homepage: https://github.com/fluent/fluent-logger-python Description: Structured logger for Fluentd - python Many web/mobile applications generate huge amount of event logs (c,f. login, logout, purchase, follow, etc). To analyze these event logs could be really valuable for improving the service. However, the challenge is collecting these logs easily and reliably. Fluentd solves that problem by having: easy installation, small footprint, plugins, reliable buffering, log forwarding, etc. . Fluent-logger is a Python library, to record the events from Python application. . This package contains Python library. Package: python3-ilorest Source: python-ilorest Version: 3.2.2+ds-1~bpo10+1 Architecture: all Maintainer: Carsten Schoenert Installed-Size: 351 Depends: python3-certifi, python3-json-pointer, python3-jsonpatch, python3-jsonpath-rw, python3-six, python3-urllib3, python3:any Filename: pool/buster-stein-backports-nochange/main/p/python-ilorest/python3-ilorest_3.2.2+ds-1~bpo10+1_all.deb Size: 59876 MD5sum: 047421d7b480ddfedebbc36633fa3841 SHA1: 3fee4096581d6f6f1a8715cb8cf85a6a76ef4873 SHA256: 8dad6a3e22b6f039fec53bb6c0be75eab0156294d3ece7e42faf5161733a3053 Section: python Priority: optional Homepage: https://github.com/HewlettPackard/python-ilorest-library Description: RESTful API for HPE iLO and iLO Chassis Manager based HPE servers (Python3) HPE RESTful API for iLO is a RESTful application programming interface for the management of iLO and iLO Chassis Manager based HPE servers. . REST (Representational State Transfer) is a web based software architectural style consisting of a set of constraints that focuses on a system's resources. iLO REST library performs the basic HTTP operations GET, POST, PUT, PATCH and DELETE on resources using the HATEOAS (Hypermedia as the Engine of Application State) REST architecture. The API allows the clients to manage and interact with iLO through a fixed URL and several URIs. . This package contains the Python 3 version. Package: python3-jsondiff Source: python-jsondiff Version: 1.1.1-4~bpo10+1 Architecture: all Maintainer: Debian Science Maintainers Installed-Size: 45 Depends: python3:any Filename: pool/buster-stein-backports-nochange/main/p/python-jsondiff/python3-jsondiff_1.1.1-4~bpo10+1_all.deb Size: 7448 MD5sum: 72a1c835435b5329cb042bf3adad7fde SHA1: c81fc03709a0e651126db7c89e0d2af4c827a568 SHA256: 03b9148587f6c3d255c7f288de1e18c81364a4993bba5e4e80731e4999315716 Section: python Priority: optional Homepage: https://github.com/ZoomerAnalytics/jsondiff/ Description: diff JSON and JSON-like structures in Python 3 Python 3 module providing diff JSON and JSON-like structures. . This package provides the Python 3 version of the module. Package: python3-jsonpatch Source: python-json-patch Version: 1.25-3~bpo10+1 Architecture: all Maintainer: Debian OpenStack Installed-Size: 57 Depends: python3-json-pointer, python3:any Filename: pool/buster-stein-backports-nochange/main/p/python-json-patch/python3-jsonpatch_1.25-3~bpo10+1_all.deb Size: 12536 MD5sum: 8ce1defa60b3094cc5e65fd228f80da8 SHA1: 7789dcfaddc871c3142b333d54c135f3b53753f7 SHA256: 543386d8f6577b8718a0e40a88e13ea9e6bc6e7b06177f5e2cbedfc280c25cde 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-prompt-toolkit Source: prompt-toolkit Version: 3.0.20-1~bpo10+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 1406 Depends: python3-wcwidth, python3:any Recommends: python3-pygments Breaks: aws-shell (<= 0.2.1-1~), mycli (<< 1.19~), pgcli (<< 2~), python3-ipython (<< 7~), python3-jupyter-console (<< 6~), python3-softlayer (<< 5.8~) Filename: pool/buster-stein-backports-nochange/main/p/prompt-toolkit/python3-prompt-toolkit_3.0.20-1~bpo10+1_all.deb Size: 265608 MD5sum: 61f49189d533097859860d1aba9ddd40 SHA1: 5c33b5c51484ea40f683460e5a0f3d90245b2d62 SHA256: 00734a5beb9c1b195749a6831be3f29f57779c96de496b1e8ffdd253705a07e3 Section: python Priority: optional Homepage: https://github.com/prompt-toolkit/python-prompt-toolkit Description: library for building interactive command lines (Python 3) prompt_toolkit is a GNU readline replacement written in pure Python supporting advanced features like syntax highlighting, multi line editing and code completion. . This package installs the library for Python 3. Package: python3-pyroute2 Source: pyroute2 Version: 0.5.4-1~bpo10+1 Architecture: all Maintainer: Florian Pelgrim Installed-Size: 1137 Depends: python3:any Suggests: python-pyroute2-doc Filename: pool/buster-stein-backports-nochange/main/p/pyroute2/python3-pyroute2_0.5.4-1~bpo10+1_all.deb Size: 202068 MD5sum: c7e97f794610b2897d72cf1d3d6a7471 SHA1: e1eea600a70858b13579e9fe9c7e3ffacc8f50a3 SHA256: 253274a980684d22870ccd9f4e979d9f139c3c6fcde95ad0cf6a306ed132acf4 Section: python Priority: optional Homepage: https://pypi.python.org/pypi/pyroute2 Description: Python3 Netlink library Pyroute2 is a pure Python netlink and Linux network configuration library. It requires only Python stdlib, no 3rd party libraries. Later it can change, but the deps tree will remain as simple, as it is possible. . This is the Python 3 compatible package. Package: python3-tenacity Source: python-tenacity Version: 5.0.4-2~bpo10+1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 126 Depends: python3-pbr, python3-six (>= 1.9.0), python3:any Suggests: python-tenacity-doc Filename: pool/buster-stein-backports-nochange/main/p/python-tenacity/python3-tenacity_5.0.4-2~bpo10+1_all.deb Size: 42276 MD5sum: 28a8177d4b5f4cd48b6c9d89eae42a6e SHA1: 386bc1500bfb70693451744385e0d907d27ad03b SHA256: d1a1abe4c92fa0358d22be82af4896945307ea55e210be4fde724a83ab0cea26 Section: python Priority: optional Homepage: https://github.com/jd/tenacity Description: retry code until it succeeeds Tenacity is a general-purpose retrying library to simplify the task of adding retry behavior to just about anything. It originates from a fork of Retrying. . Features: * Generic Decorator API * Specify stop condition (i.e. limit by number of attempts) * Specify wait condition (i.e. exponential backoff sleeping between attempts) * Customize retrying on Exceptions * Customize retrying on expected returned result Package: python3-validictory Source: python-validictory Version: 1.1.2-1 Architecture: all Maintainer: Debian Python Team Installed-Size: 123 Depends: python3:any Suggests: python-validictory-doc Filename: pool/buster-stein-backports-nochange/main/p/python-validictory/python3-validictory_1.1.2-1_all.deb Size: 20352 MD5sum: 11d56f1013fec3a4ab0936a84f26a684 SHA1: 307d5abfb47367338277cbd11f340f3aaa5c631e SHA256: ebfc68a5d1d44938446e1d987c6f0f2550d581371a9badf093e19d611923886f Section: python Priority: optional Homepage: https://github.com/sunlightlabs/validictory Description: general purpose Python data validator (Python 3) Validictory is a schema validator based on the JSON Schema Proposal (http://json-schema.org). . This package contains bindings for Python 3