Package: alembic Version: 1.7.1-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 2366 Depends: python3-alembic (= 1.7.1-1~bpo11+1), python3:any, libjs-sphinxdoc (>= 2.4.3-5~) Breaks: python-alembic (<< 0.8.8-3), python3-alembic (<< 0.8.8-3) Replaces: python-alembic (<< 0.8.8-3), python3-alembic (<< 0.8.8-3) Filename: pool/bullseye-xena-backports-nochange/main/a/alembic/alembic_1.7.1-1~bpo11+1_all.deb Size: 431060 MD5sum: 2a9ea352c3e0ba39ea81d3f33ff4407f SHA1: c8b4708fda68d356287e5661177ad35d66d1bac0 SHA256: e36d339551bdae2417547177892ee5f583d33d93a5dea41cbcb9c2895a1414b1 Section: python Priority: optional Homepage: https://bitbucket.org/zzzeek/alembic Description: lightweight database migration tool for SQLAlchemy Alembic is a new database migration tool, written by the author of SQLAlchemy. A migration tool offers the following functionality: . * Can emit ALTER statements to a database in order to change the structure of tables and other constructs * Provides a system whereby "migration scripts" may be constructed; each script indicates a particular series of steps that can "upgrade" a target database to a new version, and optionally a series of steps that can "downgrade" similarly, doing the same steps in reverse. * Allows the scripts to execute in some sequential manner. . This package provides /usr/bin/alembic script and documentation for Alembic, and depends on the python3-alembic package which contains all the actual code (in Python 3) for Alembic to actually work. Package: dh-python Version: 5.20211229~bpo11+1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 462 Depends: python3:any, python3-distutils | python3 (<< 3.6.5~rc1-1) Suggests: libdpkg-perl, dpkg-dev, flit, python3-build, python3-tomli, python3-installer Breaks: python (<< 2.7.18-2), python2 (<< 2.7.18-2), python3 (<< 3.3.2-4~) Replaces: python (<< 2.7.18-2), python2 (<< 2.7.18-2), python3 (<< 3.3.2-4~) Provides: dh-sequence-pypy, dh-sequence-python2, dh-sequence-python3 Filename: pool/bullseye-xena-backports-nochange/main/d/dh-python/dh-python_5.20211229~bpo11+1_all.deb Size: 109224 MD5sum: a0672f837ffeff11ead1562cc2907bc0 SHA1: c81b5f83339fcc1aa88d17f721f1ffade39d47eb SHA256: 06480f40a6a96f7c68490668c25a4725af7d56776a030783adaab74c0e7bc5c6 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: git-all Source: git Version: 1:2.34.1-1~bpo11+1 Architecture: all Maintainer: Jonathan Nieder Installed-Size: 946 Depends: git (>> 1:2.34.1), git (<< 1:2.34.1-.), git-doc, git-cvs, git-mediawiki, git-svn, git-email, git-gui, gitk, gitweb Suggests: git-daemon-run | git-daemon-sysvinit Filename: pool/bullseye-xena-backports-nochange/main/g/git/git-all_2.34.1-1~bpo11+1_all.deb Size: 951080 MD5sum: 69fff8a4e9044ff7bafb85746dcafe0f SHA1: ec84fe9751b9133242c3b1e0c4b40e5e43beda1d SHA256: 243ff1fdc8fa2ba2c292bb848fba2d41c2076f4dfcf90b6f65640a2c74c53a5b Section: vcs Priority: optional Multi-Arch: foreign Homepage: https://git-scm.com/ Description: fast, scalable, distributed revision control system (all subpackages) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This is a dummy package which brings in all subpackages. Package: git-cvs Source: git Version: 1:2.34.1-1~bpo11+1 Architecture: all Maintainer: Jonathan Nieder Installed-Size: 1329 Depends: git (>> 1:2.34.1), git (<< 1:2.34.1-.), cvsps, libdbd-sqlite3-perl Suggests: git-doc, cvs Filename: pool/bullseye-xena-backports-nochange/main/g/git/git-cvs_2.34.1-1~bpo11+1_all.deb Size: 1014536 MD5sum: f868dfab99cd04c3c1085317ea7f448c SHA1: 57dc085a700e8fb6e398a448ed8c72f28fde19e0 SHA256: c55e01ccfa9664aa6e975f8208c0db84e3a1e72c110f9f739942f133961e867c Section: vcs Priority: optional Multi-Arch: foreign Homepage: https://git-scm.com/ Description: fast, scalable, distributed revision control system (cvs interoperability) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git cvsimport, cvsexportcommit, and cvsserver tools, which allow Git to read from and write to CVS repositories and offer access over CVS protocol to Git repositories. . The git cvsimport tool can incrementally import from a repository that is being actively developed and only requires remote access over CVS protocol. Unfortunately, in many situations the import leads to incorrect results. For reliable, one-shot imports, cvs2git from the cvs2svn package or parsecvs may be a better fit. Package: git-daemon-run Source: git Version: 1:2.34.1-1~bpo11+1 Architecture: all Maintainer: Jonathan Nieder Installed-Size: 958 Depends: git (>> 1:2.34.1), git (<< 1:2.34.1-.), runit, adduser Conflicts: git-daemon-sysvinit Filename: pool/bullseye-xena-backports-nochange/main/g/git/git-daemon-run_2.34.1-1~bpo11+1_all.deb Size: 952612 MD5sum: 79da916a0a43930bc223c57f06962bc4 SHA1: c218621d7fb9ec68d0e2983adb51105481fcb6b8 SHA256: fb713d3bc0b187299bf4c9d8fe0452f19e7e98d47d9cd152229013d9ef568b0f Section: vcs Priority: optional Multi-Arch: foreign Homepage: https://git-scm.com/ Description: fast, scalable, distributed revision control system (git-daemon service) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . git-daemon, as provided by the git package, is a simple server for git repositories, ideally suited for read-only updates, i.e. pulling from git repositories through the network. This package provides a runit service for running git-daemon permanently. This configuration is simpler and more reliable than git-daemon-sysvinit, at a cost of being less familiar for administrators accustomed to sysvinit. Package: git-daemon-sysvinit Source: git Version: 1:2.34.1-1~bpo11+1 Architecture: all Maintainer: Jonathan Nieder Installed-Size: 961 Depends: git (>> 1:2.34.1), git (<< 1:2.34.1-.), adduser, lsb-base (>= 3.0-6) Conflicts: git-daemon-run Filename: pool/bullseye-xena-backports-nochange/main/g/git/git-daemon-sysvinit_2.34.1-1~bpo11+1_all.deb Size: 953804 MD5sum: 496527e6ace2e401dba583bc165bc3df SHA1: 5d08a5455d767f6b0fa9d53963e5569326b5c788 SHA256: 735f1fab8d51a0de2975c6fc785646605caa5305d9edff91ae87c99a3cc29908 Section: vcs Priority: optional Multi-Arch: foreign Homepage: https://git-scm.com/ Description: fast, scalable, distributed revision control system (git-daemon service) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . git-daemon, as provided by the git package, is a simple server for git repositories, ideally suited for read-only updates, i.e. pulling from git repositories through the network. This package provides a sysvinit service for running git-daemon permanently. Unlike git-daemon-run, this package provides the usual sysvinit service management commands ("service git-daemon start/stop") for git-daemon. Package: git-doc Source: git Version: 1:2.34.1-1~bpo11+1 Architecture: all Maintainer: Jonathan Nieder Installed-Size: 12211 Suggests: git, git-cvs, git-svn, git-email, gitk, gitweb Filename: pool/bullseye-xena-backports-nochange/main/g/git/git-doc_2.34.1-1~bpo11+1_all.deb Size: 2043776 MD5sum: fd96e454809c4147a4af024f1beea626 SHA1: fcf4704af63d6eb55eb2dee3a78851a22b759ff7 SHA256: b23e72c82806632ebd90c29be17cf2e7cb94ee5d8c1a390578d1237ea3de128a Section: doc Priority: optional Multi-Arch: foreign Homepage: https://git-scm.com/ Description: fast, scalable, distributed revision control system (documentation) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the documentation. Package: git-email Source: git Version: 1:2.34.1-1~bpo11+1 Architecture: all Maintainer: Jonathan Nieder Installed-Size: 1019 Depends: git (>> 1:2.34.1), git (<< 1:2.34.1-.) Recommends: libemail-valid-perl, libmailtools-perl, perl (>> 5.21.5) | libnet-smtp-ssl-perl, libauthen-sasl-perl, libio-socket-ssl-perl (>= 1.951) Suggests: git-doc Filename: pool/bullseye-xena-backports-nochange/main/g/git/git-email_2.34.1-1~bpo11+1_all.deb Size: 977616 MD5sum: c5f25d8262f44e0bfaf9b63bf108bc34 SHA1: ab0a6bb5a8192eb6648e856bc0635cebb0aa131d SHA256: 0d0af11280b5496c4719f6c5fe39a290e1e8586bc0c0c9ad6e7d050adaf41ce7 Section: vcs Priority: optional Multi-Arch: foreign Homepage: https://git-scm.com/ Description: fast, scalable, distributed revision control system (email add-on) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git-send-email program for sending series of patch emails. Package: git-gui Source: git Version: 1:2.34.1-1~bpo11+1 Architecture: all Maintainer: Jonathan Nieder Installed-Size: 2367 Depends: git (>> 1:2.34.1), git (<< 1:2.34.1-.), tk Recommends: gitk Suggests: git-doc, aspell, meld Filename: pool/bullseye-xena-backports-nochange/main/g/git/git-gui_2.34.1-1~bpo11+1_all.deb Size: 1170444 MD5sum: 1a1dd03351091fca84121c5da17c020a SHA1: fb3775062324e91409f58508804dbb8879a13e80 SHA256: 87ea03f3b9795b597f2abfd910d87f3a3ec68b056821a8e29428d495590b0136 Section: vcs Priority: optional Multi-Arch: foreign Homepage: https://git-scm.com/ Description: fast, scalable, distributed revision control system (GUI) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git graphical user interface. . If aspell is installed, it can check the spelling of commit messages as the user types. . If meld is installed, it can be used for displaying diffs and for interactive merge conflict resolution. Package: git-man Source: git Version: 1:2.34.1-1~bpo11+1 Architecture: all Maintainer: Jonathan Nieder Installed-Size: 1953 Filename: pool/bullseye-xena-backports-nochange/main/g/git/git-man_2.34.1-1~bpo11+1_all.deb Size: 1902992 MD5sum: 4d996027e02fff536b9c4b57958e405c SHA1: bcb5edff0d335f0505eed4631094008f756b0c03 SHA256: 285bc2af389a6868a51bdb3d289b2fa1e07a216065ffc675034c81ef4061c2a3 Section: doc Priority: optional Multi-Arch: foreign Homepage: https://git-scm.com/ Description: fast, scalable, distributed revision control system (manual pages) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides reference documentation for use by the 'man' utility and the 'git help' command. Package: git-mediawiki Source: git Version: 1:2.34.1-1~bpo11+1 Architecture: all Maintainer: Jonathan Nieder Installed-Size: 1006 Depends: git (>> 1:2.34.1), git (<< 1:2.34.1-.), libmediawiki-api-perl (>= 0.39), liblwp-protocol-https-perl, libdatetime-format-iso8601-perl Suggests: mediawiki Filename: pool/bullseye-xena-backports-nochange/main/g/git/git-mediawiki_2.34.1-1~bpo11+1_all.deb Size: 967220 MD5sum: 088db5cb1d5d4f8c7fd473c09a3f9af2 SHA1: 5dc7a787ca355dec7ccedb5d066db865aac348df SHA256: 1ac2f6482bdcef5244d6e2463bdec21ddc47682b23253888cc0defd1f9902667 Section: vcs Priority: optional Multi-Arch: foreign Homepage: https://git-scm.com/ Description: fast, scalable, distributed revision control system (MediaWiki remote helper) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the mediawiki remote helper, which allows Git to read from and write to a wiki such as Wikipedia as though it were a remote Git repository, and a 'git mw' command that can show a preview of how wiki markup will be rendered before pushing. Package: git-svn Source: git Version: 1:2.34.1-1~bpo11+1 Architecture: all Maintainer: Jonathan Nieder Installed-Size: 1194 Depends: git (>> 1:2.34.1), git (<< 1:2.34.1-.), libsvn-perl, libyaml-perl, libterm-readkey-perl Suggests: git-doc, subversion Breaks: git (<< 1:1.8.3~rc1-1.) Replaces: git (<< 1:1.8.3~rc1-1.) Filename: pool/bullseye-xena-backports-nochange/main/g/git/git-svn_2.34.1-1~bpo11+1_all.deb Size: 1026604 MD5sum: a90a238aabbee08d9f38139910ce8c6a SHA1: 29c42ab7a1a52fc2eacb68e103a13087a6611958 SHA256: 860ce11378a7df054ff5797dbb05838122206ba7a87753da00ee6a205caccc6d Section: vcs Priority: optional Multi-Arch: foreign Homepage: https://git-scm.com/ Description: fast, scalable, distributed revision control system (svn interoperability) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides tools for interoperating with Subversion repositories, and importing SVN development history. Package: gitk Source: git Version: 1:2.34.1-1~bpo11+1 Architecture: all Maintainer: Jonathan Nieder Installed-Size: 1773 Depends: git (>> 1:2.34.1), git (<< 1:2.34.1-.), tk Suggests: git-doc Filename: pool/bullseye-xena-backports-nochange/main/g/git/gitk_2.34.1-1~bpo11+1_all.deb Size: 1087168 MD5sum: df8b5767ed680b08587ccac6ed4e43b1 SHA1: a3ba499ade3e9a3af1da19cbf5ecece592dc79fb SHA256: dd3e8df3043b982793dd2431e269379914d9136c734ec14653bcd0a13f76d6ce Section: vcs Priority: optional Multi-Arch: foreign Homepage: https://git-scm.com/ Description: fast, scalable, distributed revision control system (revision tree visualizer) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the gitk program, a tcl/tk revision tree visualizer. Package: gitweb Source: git Version: 1:2.34.1-1~bpo11+1 Architecture: all Maintainer: Jonathan Nieder Installed-Size: 967 Depends: git (>> 1:2.34.1), git (<< 1:2.34.1-.), perl, libcgi-pm-perl Recommends: apache2 (>= 2.4.6-4~) | lynx | httpd, libhttp-date-perl | libtime-parsedate-perl Suggests: httpd-cgi | libcgi-fast-perl, git-doc Breaks: apache2.2-common (<< 2.3~) Filename: pool/bullseye-xena-backports-nochange/main/g/git/gitweb_2.34.1-1~bpo11+1_all.deb Size: 954652 MD5sum: da1658c7c906bbbacf7c0f831d51764a SHA1: a2ee1488f26f48604623ccdf44522ab1a3f5cc9f SHA256: 9876cada1bacd9db3149bd3051be3c881504d9629672df774ec2e771a3331958 Section: vcs Priority: optional Multi-Arch: foreign Homepage: https://git-scm.com/ Description: fast, scalable, distributed revision control system (web interface) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package configures a web interface for browsing git repositories. . If apache2 is installed, the web interface is automatically made available at http://localhost/gitweb. Other servers that support CGI or mod_perl are supported through manual configuration. . If libcgi-fast-perl is installed, gitweb can also be run over FastCGI (and served by nginx, for example). Package: libjs-sphinxdoc Source: sphinx Version: 3.5.4-2~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 186 Depends: libjs-jquery (>= 1.11.1), libjs-underscore (>= 1.3.1) Filename: pool/bullseye-xena-backports-nochange/main/s/sphinx/libjs-sphinxdoc_3.5.4-2~bpo11+1_all.deb Size: 130492 MD5sum: 284ea5da5aea3e01da1d698fbbb827e3 SHA1: c5d35823047d1c9030eda465cf42d6cbde5c6058 SHA256: 71821b7b6ca6114124c2634cf2a259e4b4bace71b720b6212cac0d5e8cc370d8 Section: javascript Priority: optional Multi-Arch: foreign Homepage: https://www.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: live-build Version: 1:20210216.1 Architecture: all Maintainer: Debian Live Installed-Size: 1181 Depends: debootstrap Recommends: apt-utils, bzip2, cpio, file, live-boot-doc, live-config-doc, live-manual-html | live-manual, rsync, systemd-container, wget, xz-utils Suggests: e2fsprogs, parted, mtd-utils Filename: pool/bullseye-xena-backports-nochange/main/l/live-build/live-build_20210216.1_all.deb Size: 395988 MD5sum: 3d31f65d941d5652b3c3914b9a350307 SHA1: 9fd8563bae33c9a40ccaeb9905b3bde3c4f73c2a SHA256: 86e2ba4a831be3f3b36f13ccb2181d72e24c0b2dc0182139bf7d060d33f3dff0 Section: misc Priority: optional Homepage: https://wiki.debian.org/DebianLive Description: Live System Build Components The Debian Live project maintains the components to build Debian based Live systems and the official Debian Live images themselves. . live-build contains the components to build a live system from a configuration directory. Package: openstack-backports-archive-keyring Version: 0.1 Architecture: all Maintainer: Debian OpenStack Installed-Size: 12 Filename: pool/bullseye-xena-backports-nochange/main/o/openstack-backports-archive-keyring/openstack-backports-archive-keyring_0.1_all.deb Size: 3276 MD5sum: 82210b29edfb5d93b60ecea5b8232e66 SHA1: af8e02e634c2b6b5a492780fbe63958328381759 SHA256: 8492650cc8e4e4a327a5a86de1090d73ca85c7ae7a937a3270e1981f5bd1dae1 Section: net Priority: extra Description: OpenStack bullseye-backports archive keyring for xena This package installs the OpenStack unofficial bullseye-backports Debian repository apt key for the xena OpenStack release. Package: puppet-module-puppetlabs-mysql Version: 8.1.0-5+deb11u1~bpo11+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/bullseye-xena-backports-nochange/main/p/puppet-module-puppetlabs-mysql/puppet-module-puppetlabs-mysql_8.1.0-5+deb11u1~bpo11+1_all.deb Size: 51924 MD5sum: 51b12bbac9b637169ef62a6112ffbf0f SHA1: 1558454314c59172d714fe9be6a7eaa5a647fd3a SHA256: 11cf4f413062449d58e2a4cae9f9d70b4b8db6a8e3b99667a8a36fe6d051fb74 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: pybuild-plugin-pyproject Source: dh-python Version: 5.20211229~bpo11+1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 20 Depends: dh-python (= 5.20211229~bpo11+1), python3-build (>> 0.7~), python3-installer, python3-tomli Provides: dh-python-pep517 Filename: pool/bullseye-xena-backports-nochange/main/d/dh-python/pybuild-plugin-pyproject_5.20211229~bpo11+1_all.deb Size: 13444 MD5sum: 9aea095f01f23008994574ab630ed6d0 SHA1: 5d4da558c3537ae2d23174c6979b9f81478071d2 SHA256: 747e4d04bb7aa4b2c95524be35751e30295bb00fd42e7f2ee327bfa3220c121e Section: python Priority: optional Multi-Arch: foreign Description: Debian helper tools for packaging Python libraries using PEP517 This metapackage depends on the components necessary for building packages with the generic PEP517 build plugin. Package: python-amqp-doc Source: python-amqp Version: 5.0.3-3+deb11u1 Architecture: all Maintainer: Debian Python Team Installed-Size: 1291 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Filename: pool/bullseye-xena-backports-nochange/main/p/python-amqp/python-amqp-doc_5.0.3-3+deb11u1_all.deb Size: 138164 MD5sum: 1b5d305eb50e6a29d4cab9621aac4306 SHA1: 949aa3f31be71818a1c8df9ea82233c7da3e5fd3 SHA256: fc7865c31949e5d46d2a2729e3b6bb515793720a5f7bd6babe10b051381e4e42 Section: doc Priority: optional Multi-Arch: foreign 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-cleo-doc Source: python-cleo Version: 0.8.1-2~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 380 Depends: libjs-sphinxdoc (>= 2.4.3-5~), sphinx-rtd-theme-common (>= 0.5.1+dfsg) Filename: pool/bullseye-xena-backports-nochange/main/p/python-cleo/python-cleo-doc_0.8.1-2~bpo11+1_all.deb Size: 70296 MD5sum: 8608059710911e973e56935eec8d184a SHA1: 091e81917388a393e62d1c607b8316c3f59c8550 SHA256: 304812f59a9c730cdc0cce39f68c35d1aee2b32054304dbc47ec486158391034 Section: doc Priority: optional Multi-Arch: foreign Homepage: https://github.com/sdispater/cleo Description: create beautiful and testable command-line interfaces (documentation) Cleo is mostly a higher level wrapper for CliKit, so a lot of the components and utilities comes from it. Refer to its documentation for more information. . This is the common documentation package. Package: python-dogpile.cache-doc Source: python-dogpile.cache Version: 1.1.5-2~bpo11+1 Architecture: all Maintainer: Debian OpenStack Installed-Size: 857 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Filename: pool/bullseye-xena-backports-nochange/main/p/python-dogpile.cache/python-dogpile.cache-doc_1.1.5-2~bpo11+1_all.deb Size: 101068 MD5sum: b9fbd2cdaf42021d067465e482337b47 SHA1: a9d3a104c5d20546afe883352a9d7a201611097f SHA256: 9a9db0a73b9913ca4da1fbc943099b782acbcb0cd2ada38ed35ea426488fc88f Section: doc Priority: optional Homepage: https://github.com/sqlalchemy/dogpile.cache.git Description: caching front-end based on the Dogpile lock - doc A caching API built around the concept of a "dogpile lock", which allows continued access to an expiring data value while a single thread generates a new value. . dogpile.cache builds on the dogpile.core locking system (see http://pypi.python.org/pypi/dogpile.core), which implements the idea of "allow one creator to write while others read" in the abstract. Overall, dogpile.cache is intended as a replacement to the Beaker (see http://beaker.groovie.org) caching system, the internals of which are written by the same author. All the ideas of Beaker which "work" are re-implemented in dogpile.cache in a more efficient and succinct manner, and all the cruft (Beaker's internals were first written in 2005) relegated to the trash heap. . This package provides the documentation. Package: python-eventlet-doc Source: python-eventlet Version: 0.30.2-6~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 913 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Filename: pool/bullseye-xena-backports-nochange/main/p/python-eventlet/python-eventlet-doc_0.30.2-6~bpo11+1_all.deb Size: 162912 MD5sum: 35a4a3071ecbdab46a88d0bd6b7df3ec SHA1: 4e2124d103abb5b396e6be9f6575d54c5f4bb31b SHA256: cafe6556dbf90b7d2b71e478f2561ccf3bbd690427f57f6767aed805fe71c51d Section: doc Priority: optional Homepage: https://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-flask-doc Source: flask Version: 2.0.1-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 3702 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Recommends: python3-flask Filename: pool/bullseye-xena-backports-nochange/main/f/flask/python-flask-doc_2.0.1-1~bpo11+1_all.deb Size: 647020 MD5sum: 3309960e9a2e1d02164200eaf07e4138 SHA1: 6c8ccc18708217ef7b99d3580630461785a2957c SHA256: 24cdc72b639391c1ca0463452f05fb06a19b396ab2187a7a706fdfb6ae4a0ffb Section: doc Priority: optional Multi-Arch: foreign Homepage: http://flask.pocoo.org/ Description: micro web framework based on Werkzeug and Jinja2 - documentation Flask is a micro web framework for Python based on Werkzeug, Jinja 2 and good intentions. A minimal Flask application looks like that: . from flask import Flask app = Flask(__name__) . @app.route("/") def hello(): return "Hello World!" . if __name__ == '__main__': app.run() . This package contains the documentation for Flask. Package: python-flask-restful-doc Source: flask-restful Version: 0.3.9-2~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 501 Depends: libjs-sphinxdoc (>= 2.4.3-5~), python-flask-doc, python-werkzeug-doc, python3-doc Filename: pool/bullseye-xena-backports-nochange/main/f/flask-restful/python-flask-restful-doc_0.3.9-2~bpo11+1_all.deb Size: 98316 MD5sum: cc3f048f221236d0d5f2a637bec13cc5 SHA1: aa0b3c7d80c0d44a51d4d2f8baeb8be9025da67d SHA256: ef051b97bf714b599628cd8157dc26c8b775b7890a1760d040ecb2ac72492a55 Section: doc Priority: optional Homepage: https://github.com/twilio/flask-restful Description: REST API framework for Flask applications (Documentation) Flask-RESTful is an extension for Flask that adds support for quickly building REST APIs. It is a lightweight abstraction that works with your existing ORM/libraries. Flask-RESTful encourages best practices with minimal setup. If you are familiar with Flask, Flask-RESTful should be easy to pick up. . This package provides the documentation. Package: python-greenlet-doc Source: python-greenlet Version: 1.1.2-3~bpo11+1 Architecture: all Maintainer: Debian Python Team , Installed-Size: 406 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Suggests: python-greenlet-dev, python3-greenlet Filename: pool/bullseye-xena-backports-nochange/main/p/python-greenlet/python-greenlet-doc_1.1.2-3~bpo11+1_all.deb Size: 62332 MD5sum: 7b8299fff5af887eafc9ffc10c09615a SHA1: 03a233f947a57316da07cdf072dcc1bb7000f3e3 SHA256: f5edbe0df0827291641fd499d5794e84ab38c3c94997b66d480a09b7ee85a908 Section: doc Priority: optional Multi-Arch: foreign Homepage: https://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-ilorest-doc Source: python-ilorest Version: 3.2.2+ds-1~bpo11+1 Architecture: all Maintainer: Carsten Schoenert Installed-Size: 1917 Depends: python3-sphinx-rtd-theme, libjs-sphinxdoc (>= 2.4.3-5~), sphinx-rtd-theme-common (>= 0.5.1+dfsg) Filename: pool/bullseye-xena-backports-nochange/main/p/python-ilorest/python-ilorest-doc_3.2.2+ds-1~bpo11+1_all.deb Size: 179840 MD5sum: bb50d1695ca3c086b23f9ade5dd67382 SHA1: 629d216788fddeb61c49c61dc39b5052377d4498 SHA256: 88421a90f8991ed402e15af592e3fb9d74ab11664f6c3a4a84b007669eba4eac 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-itsdangerous-doc Source: python-itsdangerous Version: 2.0.1-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 374 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Filename: pool/bullseye-xena-backports-nochange/main/p/python-itsdangerous/python-itsdangerous-doc_2.0.1-1~bpo11+1_all.deb Size: 67892 MD5sum: 479715749bd59937b5ce510a83dfd7dc SHA1: aad1f4af79b7f132e90c23b61c33696ce250ce20 SHA256: 9ba3ccf2eda1696e5787290bc605f9fba3025bed75d2723f746c019064a7eaa4 Section: doc Priority: optional Multi-Arch: foreign Homepage: https://itsdangerous.palletsprojects.com/ Description: Various helpers to pass trusted data to untrusted environment - doc itsdangerous provides a module that is a port of the django signing module. It's not directly copied but some changes were applied to make it work better on its own. . itsdangerous allows web applications to use a key only it knows to cryptographically sign data and hand it over to someone else (e.g. a user). When it gets the data back it can easily ensure that nobody tampered with it. . This package provides the documentation. Package: python-jinja2-doc Source: jinja2 Version: 3.0.1-1~bpo11+1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 1354 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Recommends: python3-jinja2 Filename: pool/bullseye-xena-backports-nochange/main/j/jinja2/python-jinja2-doc_3.0.1-1~bpo11+1_all.deb Size: 185912 MD5sum: c149e1220d0dde0a6dcba6271663684b SHA1: 7bdf1ccd1ab5efd99c2fbb0aebfd148cbf460fa3 SHA256: a9aa5ddb44e5807be93c0b2f1c430dc6fe496cdce60d12838bce63e653cd8a16 Section: doc Priority: optional Multi-Arch: foreign 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-pkginfo-doc Source: python-pkginfo Version: 1.8.2-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 116 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Filename: pool/bullseye-xena-backports-nochange/main/p/python-pkginfo/python-pkginfo-doc_1.8.2-1~bpo11+1_all.deb Size: 21620 MD5sum: b6e6eba13435bf84beb0d7a6acbafece SHA1: 0b8082f2c843d7271438b1ab7d6b53878f5b0f8d SHA256: ccdb5b5c682bd208077012ec4bb323459c877de1d06be0e045a71dbdf4f1e354 Section: doc Priority: optional Multi-Arch: foreign Homepage: https://pythonhosted.org/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-pytest-xprocess-doc Source: python-pytest-xprocess Version: 0.18.1-1~bpo11+1 Architecture: all Maintainer: Debian OpenStack Installed-Size: 166 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Filename: pool/bullseye-xena-backports-nochange/main/p/python-pytest-xprocess/python-pytest-xprocess-doc_0.18.1-1~bpo11+1_all.deb Size: 26808 MD5sum: cd90c72339e2c54dda88cd69f300650f SHA1: 6e46b95944f1f6aeabef5f75dded3c2d1839e6ea SHA256: 7356e36d00db8699df096769855a82785426fc835cba12dac59b918cefe4f040 Section: doc Priority: optional Homepage: https://github.com/pytest-dev/pytest-xprocess/ Description: pytest plugin for managing processes across test runs - doc Pytest 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. . Pytest-xprocess is a pytest plugin for managing processes across test runs. . This package contains the documentation. Package: python-sqlalchemy-doc Source: sqlalchemy Version: 1.4.23+ds1-1~bpo11+1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 31065 Depends: libjs-jquery, libjs-underscore Recommends: python3-sqlalchemy Filename: pool/bullseye-xena-backports-nochange/main/s/sqlalchemy/python-sqlalchemy-doc_1.4.23+ds1-1~bpo11+1_all.deb Size: 3216796 MD5sum: 0dd4d3643b0333cc8cc3fa21ac9863cd SHA1: ab8f9b3ad3337584e1515c6d774c8732e8f8d781 SHA256: 2b9cbe1e86ae4bad8b70bd89ae17fd338c54160af7c9f9537c72cee49684ba25 Section: doc Priority: optional Multi-Arch: foreign 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-tenacity-doc Source: python-tenacity Version: 6.3.1-1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 226 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Filename: pool/bullseye-xena-backports-nochange/main/p/python-tenacity/python-tenacity-doc_6.3.1-1_all.deb Size: 58272 MD5sum: 940c247c5e6c40a1bd3caf00881798a5 SHA1: b0d45cd361ee5226946f4b83e5f5b0182aa187c4 SHA256: bedb61797623ccb66851a59236ef739e2e24951de99a0a9cb3418ac35dadc42f 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~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 205 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Filename: pool/bullseye-xena-backports-nochange/main/p/python-validictory/python-validictory-doc_1.1.2-1~bpo11+1_all.deb Size: 31992 MD5sum: c5378da60a669ea513f1ba7cac28c688 SHA1: 5c294b19641febb35ed21a6f77e0922b9a960aa1 SHA256: b6c1f2732b08583b890d3fc4f72e033d25e22ab8e7e5a5a7d771dcfe1429b468 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: python-werkzeug-doc Source: python-werkzeug Version: 2.0.1+dfsg1-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 2862 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Filename: pool/bullseye-xena-backports-nochange/main/p/python-werkzeug/python-werkzeug-doc_2.0.1+dfsg1-1~bpo11+1_all.deb Size: 653980 MD5sum: 172cf94859561e3c8bfb7bdc9743cd3d SHA1: f69d4645cd1b24a343c73e9154667e241c4b7092 SHA256: 5ae40a229d0ee6aa69ded4dbd2438fce4877cc532b810608faeaa2a11e523512 Section: doc Priority: optional Multi-Arch: foreign Homepage: http://werkzeug.pocoo.org/ Description: documentation for the werkzeug Python library (docs) Werkzeug is a lightweight library for interfacing with WSGI. It features request and response objects, an interactive debugging system and a powerful URI dispatcher. Combine with your choice of third party libraries and middleware to easily create a custom application framework. . This package provides the Sphinx generated documentation for Werkzeug. Package: python3-alembic Source: alembic Version: 1.7.1-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 901 Depends: python3-pkg-resources, python3-mako, python3-sqlalchemy (>= 1.3.0), python3:any Breaks: alembic (<< 0.8.8-3) Filename: pool/bullseye-xena-backports-nochange/main/a/alembic/python3-alembic_1.7.1-1~bpo11+1_all.deb Size: 135596 MD5sum: a4a20e53d1368f969efdae361ac05f68 SHA1: b166c161c59c3ce91ea4ef58a7718da31eec61f5 SHA256: 73fa78ce48468cc6fd41d6fbb924f31349c045148972a1219821df3a7ea7e7ff Section: python Priority: optional Homepage: https://bitbucket.org/zzzeek/alembic Description: lightweight database migration tool for SQLAlchemy - Python module Alembic is a new database migration tool, written by the author of SQLAlchemy. A migration tool offers the following functionality: . * Can emit ALTER statements to a database in order to change the structure of tables and other constructs * Provides a system whereby "migration scripts" may be constructed; each script indicates a particular series of steps that can "upgrade" a target database to a new version, and optionally a series of steps that can "downgrade" similarly, doing the same steps in reverse. * Allows the scripts to execute in some sequential manner. Package: python3-amqp Source: python-amqp Version: 5.0.3-3+deb11u1 Architecture: all Maintainer: Debian Python Team Installed-Size: 207 Depends: python3-vine, python3:any Suggests: python-amqp-doc Filename: pool/bullseye-xena-backports-nochange/main/p/python-amqp/python3-amqp_5.0.3-3+deb11u1_all.deb Size: 42196 MD5sum: 629b35693b75da1d04b1306d3ea0dc9b SHA1: e1de067e4f6bbb77da91939b7b790072a71a15d0 SHA256: 726f003cd491c8f716621f06b49969f6d45b879ce5fc3a5dcd95c52d868c6e05 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-build Source: python-build Version: 0.7.0-2~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 71 Depends: python3-importlib-metadata | python3 (>> 3.8), python3-packaging, python3-pep517 (>= 0.9), python3-tomli, python3:any, python3-toml, python3-wheel Suggests: python3-pip, python3-venv Filename: pool/bullseye-xena-backports-nochange/main/p/python-build/python3-build_0.7.0-2~bpo11+1_all.deb Size: 18752 MD5sum: 98f2f80207d6cd9df3e917f3ac9f6618 SHA1: 2c187f61ea30c12419839ef2948e8097b409f8a9 SHA256: 3f8dbfe561149e11f35609cd242eb61d7febf38aa255c20799765d8d276fbe38 Section: python Priority: optional Homepage: https://github.com/pypa/build Description: Simple, correct PEP517 package builder (Python 3) python-build will invoke the PEP 517 hooks to build a distribution package. It is a simple build tool and does not perform any dependency management. . This package installs the library for Python 3. Package: python3-cleo Source: python-cleo Version: 0.8.1-2~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 103 Depends: python3-clikit, python3:any Suggests: python-cleo-doc Filename: pool/bullseye-xena-backports-nochange/main/p/python-cleo/python3-cleo_0.8.1-2~bpo11+1_all.deb Size: 19116 MD5sum: a95dbc95d6526e9855b0bf3b87eecba3 SHA1: fb72d79ac025cde678d01730e1a632a90661d160 SHA256: 0917ef6a5c6194d8a2227cae94caa5a7eefb9fdce24d5322659a79cb9200593d Section: python Priority: optional Homepage: https://github.com/sdispater/cleo Description: create beautiful and testable command-line interfaces Cleo is mostly a higher level wrapper for CliKit, so a lot of the components and utilities comes from it. Refer to its documentation for more information. . This package installs the library for Python 3. Package: python3-cmd2 Source: cmd2 Version: 1.5.0-1~bpo11+1 Architecture: all Maintainer: Federico Ceratto Installed-Size: 562 Pre-Depends: dpkg (>= 1.15.6~) Depends: python3-attr, python3-colorama, python3-pyperclip, python3-wcwidth, python3:any Breaks: python3-pyperclip (<< 1.6.0-1) Filename: pool/bullseye-xena-backports-nochange/main/c/cmd2/python3-cmd2_1.5.0-1~bpo11+1_all.deb Size: 133784 MD5sum: 6eb791b1317256ccf5608e84825cad69 SHA1: 87131a76991d2020b747c39be575fd0e746e261b SHA256: a48e9d9e445e89965b8f1fe76ed76976f28dc825a4ca6161d9e75b3c839dea4d Section: python Priority: optional Homepage: https://github.com/python-cmd2/cmd2 Description: enhanced Python cmd module - Python 3.x Drop-in replacement adds several features for command-prompt tools, like searchable and persistent command history, multi-line commands, input and output redirections, integrated Python shell, testing helpers . This package provides the Python 3.x module. Package: python3-docker Source: python-docker Version: 4.4.4-0.1~bpo11+1 Architecture: all Maintainer: Docker Compose Team Installed-Size: 538 Depends: python3-requests (>= 2.11.1~), python3-six (>= 1.4.0), python3-websocket (>= 0.32.0~), python3:any Filename: pool/bullseye-xena-backports-nochange/main/p/python-docker/python3-docker_4.4.4-0.1~bpo11+1_all.deb Size: 90280 MD5sum: 4896a76a07212242bc54b4907d8025a3 SHA1: a681ddd64b633062ba1b3b12e205fae396686ae7 SHA256: 1aa528b18e011dee97ea4b2d43e058ebfd784d6f2660146af8f3752d2cbce016 Section: python Priority: optional Homepage: https://github.com/docker/docker-py Description: Python 3 wrapper to access docker.io's control socket This package contains oodles of routines that aid in controlling 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-dogpile.cache Source: python-dogpile.cache Version: 1.1.5-2~bpo11+1 Architecture: all Maintainer: Debian OpenStack Installed-Size: 209 Depends: python3-decorator, python3-mako, python3-stevedore, python3:any Filename: pool/bullseye-xena-backports-nochange/main/p/python-dogpile.cache/python3-dogpile.cache_1.1.5-2~bpo11+1_all.deb Size: 41496 MD5sum: 6fb7da0374f2ec3a6d8dd1e67304e9f2 SHA1: c621d6520504a424d027abb1dddfd7b86d57e017 SHA256: 1fd8a1a807e4bc435d51efe441ff50153278dc221c6300bf6c9882a78ab3cfb6 Section: python Priority: optional Homepage: https://github.com/sqlalchemy/dogpile.cache.git Description: caching front-end based on the Dogpile lock - Python 3.x A caching API built around the concept of a "dogpile lock", which allows continued access to an expiring data value while a single thread generates a new value. . dogpile.cache builds on the dogpile.core locking system (see http://pypi.python.org/pypi/dogpile.core), which implements the idea of "allow one creator to write while others read" in the abstract. Overall, dogpile.cache is intended as a replacement to the Beaker (see http://beaker.groovie.org) caching system, the internals of which are written by the same author. All the ideas of Beaker which "work" are re-implemented in dogpile.cache in a more efficient and succinct manner, and all the cruft (Beaker's internals were first written in 2005) relegated to the trash heap. . This package provides the Python 3.x module. Package: python3-eventlet Source: python-eventlet Version: 0.30.2-6~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 784 Depends: netbase, python3-greenlet, python3-dnspython, python3-six (>= 1.10.0), python3:any Suggests: python-eventlet-doc Filename: pool/bullseye-xena-backports-nochange/main/p/python-eventlet/python3-eventlet_0.30.2-6~bpo11+1_all.deb Size: 176424 MD5sum: 331993c807031d24fe893897c0c3929d SHA1: 826304ef46e38b623331184bc5d75f539dbd98dc SHA256: 9c27ff942667ffc248949a24cb3433fbc6090183742bf9feac7dde34e231698d Section: python Priority: optional Homepage: https://eventlet.net Description: concurrent networking library 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-flask Source: flask Version: 2.0.1-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 412 Depends: python3-click, python3-itsdangerous (>= 2.0), python3-jinja2 (>= 3.0), python3-werkzeug (>= 2.0), python3:any Recommends: python3-asgiref, python3-blinker, python3-dotenv, python3-pkg-resources Suggests: python-flask-doc Filename: pool/bullseye-xena-backports-nochange/main/f/flask/python3-flask_2.0.1-1~bpo11+1_all.deb Size: 100316 MD5sum: ecbf9c3427d0786c3cd9e8396aa77095 SHA1: c9cd0d28a72616ef710f81d281e816bde16bf3e9 SHA256: d01448fb829c98f1f1b201da1c42daea4ce9fc19ca711ba2de0ea03fbeec8e5e Section: python Priority: optional Homepage: http://flask.pocoo.org/ Description: micro web framework based on Werkzeug and Jinja2 - Python 3.x Flask is a micro web framework for Python based on Werkzeug, Jinja 2 and good intentions. A minimal Flask application looks like that: . from flask import Flask app = Flask(__name__) . @app.route("/") def hello(): return "Hello World!" . if __name__ == '__main__': app.run() . This package contains the Python 3.x module. Package: python3-flask-restful Source: flask-restful Version: 0.3.9-2~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 103 Depends: python3-aniso8601, python3-flask (>= 0.8), python3-six (>= 1.3.0), python3-tz, python3:any Filename: pool/bullseye-xena-backports-nochange/main/f/flask-restful/python3-flask-restful_0.3.9-2~bpo11+1_all.deb Size: 27724 MD5sum: 61f62d0a1190a49840748bc989c560e2 SHA1: 2b990724721362fe28a1e06bcdd2122666c5a3da SHA256: ea02b2a78409e59ffa775d14486adf8ea611d9fd1fe246c31da37793f1a53eb9 Section: python Priority: optional Homepage: https://github.com/twilio/flask-restful Description: REST API framework for Flask applications (Python3 Module) Flask-RESTful is an extension for Flask that adds support for quickly building REST APIs. It is a lightweight abstraction that works with your existing ORM/libraries. Flask-RESTful encourages best practices with minimal setup. If you are familiar with Flask, Flask-RESTful should be easy to pick up. Package: python3-fluent-logger Source: python-fluent-logger Version: 0.10.0-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 57 Depends: python3-msgpack (>= 1.0.0~), python3:any Filename: pool/bullseye-xena-backports-nochange/main/p/python-fluent-logger/python3-fluent-logger_0.10.0-1~bpo11+1_all.deb Size: 11876 MD5sum: 9fab7e70f0e892bb3449e16fffbe90b0 SHA1: 1833737ef8d3c1f73636fcb24894546ece940270 SHA256: 4bb804e8977988b92b7f474b57f096dc7e1016b6ce3bc9797bf4d4f5eec0ed2f 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-hamcrest Source: pyhamcrest Version: 2.0.2-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 172 Depends: python3:any Filename: pool/bullseye-xena-backports-nochange/main/p/pyhamcrest/python3-hamcrest_2.0.2-1~bpo11+1_all.deb Size: 29820 MD5sum: eb9034ef7a6da739d814c0e2b151c85c SHA1: b4a47b35763be8de486270e6734462a046f16dd5 SHA256: 7eb34c9fb3570f020fff316d57d552791edd17b18fbb48ec7ecf7ed8279d74f4 Section: python Priority: optional Homepage: http://hamcrest.org/ Description: Hamcrest framework for matcher objects (Python 3) PyHamcrest is a framework for writing matcher objects, allowing you to declaratively define "match" rules. There are a number of situations where matchers are invaluable, such as UI validation, or data filtering, but it is in the area of writing flexible tests that matchers are most commonly used. This tutorial shows you how to use PyHamcrest for unit testing. . When writing tests it is sometimes difficult to get the balance right between overspecifying the test (and making it brittle to changes), and not specifying enough (making the test less valuable since it continues to pass even when the thing being tested is broken). Having a tool that allows you to pick out precisely the aspect under test and describe the values it should have, to a controlled level of precision, helps greatly in writing tests that are "just right." Such tests fail when the behavior of the aspect under test deviates from the expected behavior, yet continue to pass when minor, unrelated changes to the behaviour are made. . This package provides the Python 3.x modules. Package: python3-hyperlink Source: hyperlink Version: 21.0.0-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 231 Depends: python3-idna (>= 2.5), python3:any Filename: pool/bullseye-xena-backports-nochange/main/h/hyperlink/python3-hyperlink_21.0.0-1~bpo11+1_all.deb Size: 69896 MD5sum: 89d49d04504eb0496c179108adf77475 SHA1: 3037b27798d8be17f54e157f0eebc87e9eff8790 SHA256: 6633c7cb2ccc58002ed359dd7e5bd05cd557f8b081982a95e8755e274ad087a2 Section: python Priority: optional Homepage: https://github.com/python-hyper/hyperlink Description: Immutable, Pythonic, correct URLs. Hyperlink provides a pure-Python implementation of immutable URLs. Based on RFC 3986 and 3987, the Hyperlink URL makes working with both URIs and IRIs easy. . This package provides the Python 3.x module. Package: python3-idna Source: python-idna Version: 3.2-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 299 Depends: python3:any Filename: pool/bullseye-xena-backports-nochange/main/p/python-idna/python3-idna_3.2-1~bpo11+1_all.deb Size: 38408 MD5sum: d93e36173be57e7e3c9003d6b345f732 SHA1: fe4207f995c3b1a2c4a6aa4e38fd5da81c881fd6 SHA256: 028d492cf7caa2f7fa46c7f6e6f41a047b0290180bdb9d3735f42d4b627cd64e Section: python Priority: optional Multi-Arch: foreign 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-ilorest Source: python-ilorest Version: 3.2.2+ds-1~bpo11+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/bullseye-xena-backports-nochange/main/p/python-ilorest/python3-ilorest_3.2.2+ds-1~bpo11+1_all.deb Size: 59864 MD5sum: c8d4a9e407ad51f51720dc7679331274 SHA1: fec29c18123738b3d6f736a23b0fcb90d3950bd5 SHA256: fbcb5bb62afb881bdc9433b9bfcbe1bcca554b8c0af90644d7d6157a3bf81b68 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-influxdb Source: influxdb-python Version: 5.3.1-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 405 Depends: python3-dateutil, python3-msgpack, python3-requests, python3-six (>= 1.10.0), python3-tz, python3:any Filename: pool/bullseye-xena-backports-nochange/main/i/influxdb-python/python3-influxdb_5.3.1-1~bpo11+1_all.deb Size: 52144 MD5sum: 465c2a47ef5fcddf61b720e5fca6b8ec SHA1: f81f9b4c5c14dd1ac445d93c33f72cda72bca007 SHA256: 4bda80f93e076b112ad1f5b5e5b1bd3dda757d19f976df80a0820caa2399ede6 Section: python Priority: optional Homepage: https://pypi.python.org/pypi/influxdb Description: Client for InfluxDB - Python 3.x API bindings for InfluxDB. Supports both InfluxDB v0.8 and InfluxDB >= 0.9. InfluxDB is an open source distributed time series database with no external dependencies. It's useful for recording metrics, events, and performing analytics. . This package contains the Python 3.x module. Package: python3-itsdangerous Source: python-itsdangerous Version: 2.0.1-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 75 Depends: python3:any Recommends: python3-simplejson Filename: pool/bullseye-xena-backports-nochange/main/p/python-itsdangerous/python3-itsdangerous_2.0.1-1~bpo11+1_all.deb Size: 18808 MD5sum: 4f0732d3815fa032ba25b7d3babf52b4 SHA1: 0441aca0ffa0dc9b42d62c504302c0c83eddf2e7 SHA256: b23494ec5914c56a6ed9aba39264fc5280ee7f48cfc87423eeadcfc74c890de2 Section: python Priority: optional Homepage: https://itsdangerous.palletsprojects.com/ Description: Various helpers to pass trusted data to untrusted environment - Python 3.x itsdangerous provides a module that is a port of the django signing module. It's not directly copied but some changes were applied to make it work better on its own. . itsdangerous allows web applications to use a key only it knows to cryptographically sign data and hand it over to someone else (e.g. a user). When it gets the data back it can easily ensure that nobody tampered with it. . This package provides the itsdangerous Python module for Python 3.x. Package: python3-jinja2 Source: jinja2 Version: 3.0.1-1~bpo11+1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 545 Depends: python3-babel, python3-markupsafe (>= 2.0), python3:any Recommends: python3-pkg-resources Suggests: python-jinja2-doc Breaks: python-jinja2 (<< 2.11.1-1) Replaces: python-jinja2 (<< 2.11.1-1) Filename: pool/bullseye-xena-backports-nochange/main/j/jinja2/python3-jinja2_3.0.1-1~bpo11+1_all.deb Size: 121084 MD5sum: e20ce0e9fe4d4307c3bfa868bad01713 SHA1: 8ef8b0380b08293efc265b8afe26f9c12aac9207 SHA256: 32a554904b136a111c95c5aab2333ee0b7a453747755431d0a9090c009ce7d20 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-jwcrypto Source: python-jwcrypto Version: 1.0.0-1~bpo11+1 Architecture: all Maintainer: Debian FreeIPA Team Installed-Size: 158 Depends: python3:any, python3-cryptography, python3-deprecated Filename: pool/bullseye-xena-backports-nochange/main/p/python-jwcrypto/python3-jwcrypto_1.0.0-1~bpo11+1_all.deb Size: 26720 MD5sum: 49ce4773803ab4c315775a6a71828321 SHA1: 66724a3f79925fe1308579a578ae7e7683ea9dab SHA256: 5f022d0c3fa44e832bcdd55912e3caaba80c3aa746a6229a3ff77478c2589f9e Section: python Priority: optional Homepage: https://github.com/latchset/jwcrypto Description: Python3 implementation of JOSE Web standards This python module implements JWK,JWS,JWE specifications using python-cryptography. . This package includes the python3 version. Package: python3-netaddr Source: python-netaddr Version: 0.8.0-1~bpo11+1 Architecture: all Maintainer: Vincent Bernat Installed-Size: 1082 Depends: ieee-data, python3:any Suggests: ipython3, python-netaddr-docs Conflicts: python-netaddr (<< 0.7.19-4) Replaces: python-netaddr (<< 0.7.19-4) Filename: pool/bullseye-xena-backports-nochange/main/p/python-netaddr/python3-netaddr_0.8.0-1~bpo11+1_all.deb Size: 256992 MD5sum: ea7a0fc0aaddca97ed87ed2562fcdeb7 SHA1: 6fb2b43846cce4cd873a31fc1c956a0c40122098 SHA256: 796f1ab6e5262bb736d46db90c07b6181b89eb50f7e8146ecec96485270d7017 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-pkginfo Source: python-pkginfo Version: 1.8.2-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 73 Depends: python3-pkg-resources, python3:any Recommends: python-pkginfo-doc (= 1.8.2-1~bpo11+1) Filename: pool/bullseye-xena-backports-nochange/main/p/python-pkginfo/python3-pkginfo_1.8.2-1~bpo11+1_all.deb Size: 18192 MD5sum: bff2a462748651ddb098ea92b27a4e69 SHA1: f280eeeb04bcc27af60f12c791bc22c0611fb67c SHA256: 9a1121d492169b02905729daff58ef5a525692e167fc6c66ab59409fb3adce0b Section: python Priority: optional Homepage: https://pythonhosted.org/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-poetry Source: poetry Version: 1.1.11+dfsg-3~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 707 Depends: python3-lockfile (>= 1:0.12.2), python3-cachecontrol (>= 0.12.6), python3-cachy (>= 0.3.0), python3-cleo, python3-clikit, python3-html5lib (>= 0.3.1), python3-packaging, python3-pexpect (>= 4.8.0), python3-pkginfo (>= 1.7.0), python3-poetry-core, python3-requests (>= 2.25.1), python3-requests-toolbelt (>= 0.9.1), python3-shellingham, python3-tomlkit, python3-virtualenv (>= 20.4.0), python3:any Filename: pool/bullseye-xena-backports-nochange/main/p/poetry/python3-poetry_1.1.11+dfsg-3~bpo11+1_all.deb Size: 121104 MD5sum: 483778d5e75ae3f35ab115b059e8d5d7 SHA1: 704614fe7ff96d869b50874fff50d95d358d0293 SHA256: 681fdb98874c135c24e75b7ea085cd8aab081b86be89e2497f0492d8922d6a87 Section: python Priority: optional Homepage: https://python-poetry.org/ Description: Python dependency management and packaging made easy (Python 3) Poetry helps you declare, manage and install dependencies of Python projects, ensuring you have the right stack everywhere. . This package installs the library for Python 3. Package: python3-poetry-core Source: poetry-core Version: 1.0.7-2~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 1586 Depends: python3:any Filename: pool/bullseye-xena-backports-nochange/main/p/poetry-core/python3-poetry-core_1.0.7-2~bpo11+1_all.deb Size: 274920 MD5sum: b70025d8bf9cabdf6ab0d4710e7e6c77 SHA1: 6d41ee35aa87be80536efc7c054e9c9cc97ba397 SHA256: 90093f94bf6f4e78428bc8ec80036cd42b519e07c78c81ce18fc316636ce6256 Section: python Priority: optional Homepage: https://github.com/python-poetry/poetry-core Description: Poetry PEP 517 Build Backend A PEP 517 build backend implementation developed for Poetry. This project is intended to be a light weight, fully compliant, self-contained package allowing PEP 517 compatible build frontends to build Poetry managed projects. Package: python3-pymemcache Source: python-pymemcache Version: 3.5.0-2~bpo11+1 Architecture: all Maintainer: Debian OpenStack Installed-Size: 257 Depends: python3-six, python3:any Filename: pool/bullseye-xena-backports-nochange/main/p/python-pymemcache/python3-pymemcache_3.5.0-2~bpo11+1_all.deb Size: 42564 MD5sum: 60d74240049d3f4b64ede5deb07cfd39 SHA1: 50677b83d20059ffcebfad49a903a85560ed555f SHA256: fdc7c8f932ae8f6a85c357e83658cb5868e1d1c7f8498936de478dd714e394a2 Section: python Priority: optional Homepage: https://github.com/Pinterest/pymemcache Description: comprehensive, fast, pure Python memcached client - Python 3.x Pymemcache is a comprehensive, fast, pure-Python memcached client. It supports the following features: * Complete implementation of the memcached text protocol. * Configurable timeouts for socket connect and send/recv calls. * Access to the "noreply" flag, which can significantly increase the speed of writes. * Flexible, simple approach to serialization and deserialization. * The (optional) ability to treat network and memcached errors as cache misses. . This package contains the Python 3.x module. Package: python3-pytest-xprocess Source: python-pytest-xprocess Version: 0.18.1-1~bpo11+1 Architecture: all Maintainer: Debian OpenStack Installed-Size: 44 Depends: python3-pytest, python3-psutil, python3:any Suggests: python-pytest-xprocess-doc Filename: pool/bullseye-xena-backports-nochange/main/p/python-pytest-xprocess/python3-pytest-xprocess_0.18.1-1~bpo11+1_all.deb Size: 11316 MD5sum: 85236cc0cc1149ab4eda34bc5a2bf3cf SHA1: 40fbabd0d3bab9b7170022fcc1d7e41a816f49bb SHA256: fd1126f3ea90487fcff57c55f856e015571f37de035540d89d384737abeecebd Section: python Priority: optional Homepage: https://github.com/pytest-dev/pytest-xprocess/ Description: pytest plugin for managing processes across test runs Pytest 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. . Pytest-xprocess is a pytest plugin for managing processes across test runs. Package: python3-sphinx Source: sphinx Version: 3.5.4-2~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 2756 Depends: python3-distutils, sphinx-common (= 3.5.4-2~bpo11+1), python3-alabaster (>= 0.7), python3-babel (>= 1.3), python3-docutils (>= 0.12), python3-imagesize, python3-jinja2 (>= 2.3), python3-packaging, python3-pkg-resources, python3-pygments (>= 2.1.1), python3-requests (>= 2.5.0), python3-snowballstemmer (>= 1.1), python3:any Recommends: make, python3-pil Suggests: dvipng, fonts-freefont-otf, imagemagick-6.q16, latexmk, libjs-mathjax, python3-lib2to3, python3-sphinx-rtd-theme, sphinx-doc, texlive-fonts-recommended, texlive-latex-extra, texlive-latex-recommended, texlive-plain-generic Conflicts: python-sphinx Breaks: python3-breathe (<< 4.15), python3-sphinx-celery (<< 2.0.0), python3-sphinxcontrib.websupport (<< 1.1.2) Provides: sphinx (= 3.5.4-2~bpo11+1) Filename: pool/bullseye-xena-backports-nochange/main/s/sphinx/python3-sphinx_3.5.4-2~bpo11+1_all.deb Size: 524016 MD5sum: 86044a3249eb856d8703ab40eb40fba0 SHA1: 4d04b40c13aca82988696e38e40db5d84b391e7e SHA256: 8481fecaa7de60ddd5e55dcb593b0e5007fcb3395ebc5ceb7bb2a58db9024dc8 Section: python Priority: optional Homepage: https://www.sphinx-doc.org/ Description: documentation generator for Python projects 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. . Build-depend on sphinx if your package uses /usr/bin/sphinx-* executables. Build-depend on python3-sphinx if your package uses the Python API (for instance by calling python3 -m sphinx). Package: python3-sqlalchemy Source: sqlalchemy Version: 1.4.23+ds1-1~bpo11+1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 6000 Depends: python3:any Recommends: python3-sqlalchemy-ext Suggests: python-sqlalchemy-doc, python3-fdb, python3-pymssql, python3-mysqldb, python3-psycopg2 Filename: pool/bullseye-xena-backports-nochange/main/s/sqlalchemy/python3-sqlalchemy_1.4.23+ds1-1~bpo11+1_all.deb Size: 969744 MD5sum: 70e64c0859401a8d041a2e1c34f05af1 SHA1: 9b76b18d23fc973d56915920a778d23635fc43ee SHA256: 5af6ba295175bce3ce75306c748d819a9ff6a2daa93241da2449809d8a403897 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-tenacity Source: python-tenacity Version: 6.3.1-1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 113 Depends: python3-pbr, python3-six (>= 1.9.0), python3:any Suggests: python-tenacity-doc Filename: pool/bullseye-xena-backports-nochange/main/p/python-tenacity/python3-tenacity_6.3.1-1_all.deb Size: 45120 MD5sum: 4296252ced45723cef377c2df12cd426 SHA1: 92a2aac214d3fd95aea7fcae6b7beef8d76ea54f SHA256: 3de65acc1dc08ac31014f7a718651b9fdb6bce6d334469341f4cc0adbead2803 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-tomli Source: python-tomli Version: 1.2.2-2~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 57 Depends: python3:any Filename: pool/bullseye-xena-backports-nochange/main/p/python-tomli/python3-tomli_1.2.2-2~bpo11+1_all.deb Size: 14088 MD5sum: 8f4557450d38a376fc71cd9ed3314bf1 SHA1: 7989e92f0862f74f8f17a41450c9e9bdce441310 SHA256: 17233110202089a7de8ff35a52e0bd0270fd20cfc20812a90ddde41d41975fe8 Section: python Priority: optional Homepage: https://github.com/hukkin/tomli Description: lil' TOML parser for Python Tomli is a Python library for parsing TOML. https://toml.io/ Tomli is fully compatible with TOML v1.0.0. https://toml.io/en/v1.0.0 Package: python3-validictory Source: python-validictory Version: 1.1.2-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 123 Depends: python3:any Suggests: python-validictory-doc Filename: pool/bullseye-xena-backports-nochange/main/p/python-validictory/python3-validictory_1.1.2-1~bpo11+1_all.deb Size: 20408 MD5sum: 579a0e623f5dfade52970ccbf4b17ebc SHA1: 81161f752328ec4253ddc8a8417ea3e1b3054e97 SHA256: d0066cfc44fc294ef5d07c3d931dbd17538b35873a86505ae7731f9981b84ae0 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 Package: python3-voluptuous Source: voluptuous Version: 0.12.1-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 189 Depends: python3:any Filename: pool/bullseye-xena-backports-nochange/main/v/voluptuous/python3-voluptuous_0.12.1-1~bpo11+1_all.deb Size: 43500 MD5sum: 12ca52cab7fe1a3b9ac1db90ac1924c3 SHA1: 95d46852414baad0ad528112779d85d98701599d SHA256: 401f8d58c451b90ef65d81d849a729ae975850e3082fbe1e58c6e765f446a85e Section: python Priority: optional Homepage: https://github.com/alecthomas/voluptuous Description: Python 3 library to validate data 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-werkzeug Source: python-werkzeug Version: 2.0.1+dfsg1-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 905 Depends: libjs-jquery, python3:any Recommends: python3-openssl, python3-pyinotify Suggests: ipython3, python-werkzeug-doc, python3-lxml, python3-pkg-resources, python3-watchdog Filename: pool/bullseye-xena-backports-nochange/main/p/python-werkzeug/python3-werkzeug_2.0.1+dfsg1-1~bpo11+1_all.deb Size: 211116 MD5sum: 09387edfebbf41161a6b969802b20e3b SHA1: 087cb7f82cca3eb27c77b33ad75961aede54dbca SHA256: 2cb154802581faa4357940d790cf0786f090437200164b34eb728ed66eb3387e Section: python Priority: optional Homepage: http://werkzeug.pocoo.org/ Description: collection of utilities for WSGI applications (Python 3.x) The Web Server Gateway Interface (WSGI) is a standard interface between web server software and web applications written in Python. . Werkzeug is a lightweight library for interfacing with WSGI. It features request and response objects, an interactive debugging system and a powerful URI dispatcher. Combine with your choice of third party libraries and middleware to easily create a custom application framework. . This package contains the Python 3.x module. Package: python3-zzzeeksphinx Source: zzzeeksphinx Version: 1.2.5-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 211 Depends: python3-mako, python3-pyscss, python3-requests, python3:any Recommends: python3-pygments Enhances: python3-sphinx Filename: pool/bullseye-xena-backports-nochange/main/z/zzzeeksphinx/python3-zzzeeksphinx_1.2.5-1~bpo11+1_all.deb Size: 71944 MD5sum: 2890496cf7f65206606a24fd150a1520 SHA1: f1f26bb36a9486fbed2f308c08bdfcbc5b57c404 SHA256: d0b875d7415df1bab8411ba00c4e1882f9147b3a3cfc1e2d44147cdeb7f1ac92 Section: python Priority: optional Homepage: https://github.com/sqlalchemyorg/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: qemu-system-data Source: qemu Version: 1:5.2+dfsg-11+deb11u2.1 Architecture: all Maintainer: Debian QEMU Team Installed-Size: 7114 Conflicts: openbios-ppc, openbios-sparc, qemu-skiboot, qemu-slof, sgabios Replaces: openbios-ppc, openbios-sparc, qemu-slof, qemu-system-common (<< 1:2.12+dfsg-2~), qemu-system-ppc (<< 1:4.2-4~), qemu-system-sparc (<< 1:4.2-4~), sgabios Provides: openbios-ppc, openbios-sparc, qemu-keymaps, qemu-skiboot, qemu-slof, sgabios Filename: pool/bullseye-xena-backports-nochange/main/q/qemu/qemu-system-data_5.2+dfsg-11+deb11u2.1_all.deb Size: 1166084 MD5sum: 622ade1e048068ec2cd2e496a5f8c328 SHA1: 406537d6fb0cddc16e8aa1d9871466d06413f8da SHA256: 60588ced37d273f0efa304de329905d8337a93c430ea1ccf69f3b26762637f48 Section: otherosfs Priority: optional Multi-Arch: foreign Homepage: http://www.qemu.org/ Description: QEMU full system emulation (data files) This package provides architecture-neutral data files (such as keyboard definitions, icons) for system-mode QEMU emulation (qemu-system-*) packages. Package: sphinx-common Source: sphinx Version: 3.5.4-2~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 2806 Depends: libjs-sphinxdoc (= 3.5.4-2~bpo11+1) Recommends: python3-sphinx Conflicts: python-sphinx (<< 1.1) Replaces: python-sphinx (<< 1.1) Provides: dh-sequence-sphinxdoc Filename: pool/bullseye-xena-backports-nochange/main/s/sphinx/sphinx-common_3.5.4-2~bpo11+1_all.deb Size: 576424 MD5sum: 5a08743ba1f4a4cbb84f624df28ebd8e SHA1: 8c8f79e631a5cc89f691c2cfa88e6ab31e03c43d SHA256: 2d2145b68d6ae71dfee3b45e0179b66c1e24cd76b115476b1f614f305d284ccd Section: python Priority: optional Multi-Arch: foreign Homepage: https://www.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: 3.5.4-2~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 9145 Depends: docutils-doc, libjs-mathjax, python-requests-doc, python3-doc, libjs-sphinxdoc (>= 2.4.3-5~) Conflicts: python-sphinx (<< 1.1) Replaces: python-sphinx (<< 1.1) Filename: pool/bullseye-xena-backports-nochange/main/s/sphinx/sphinx-doc_3.5.4-2~bpo11+1_all.deb Size: 1976280 MD5sum: 3f420806bf10e891b770dd5fd019a869 SHA1: c2bb1e75e6f6268036ea04e5f5953411a83cc4a4 SHA256: dc8cdc054b4b5434093bcbf9bee27326a30840e5280cb1ffffc8f96d419c65f6 Section: doc Priority: optional Multi-Arch: foreign Homepage: https://www.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.