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 Version: 1:2.34.1-1~bpo11+1 Architecture: amd64 Maintainer: Jonathan Nieder Installed-Size: 37603 Depends: libc6 (>= 2.28), libcurl3-gnutls (>= 7.56.1), libexpat1 (>= 2.0.1), libpcre2-8-0 (>= 10.34), zlib1g (>= 1:1.2.0), perl, liberror-perl, git-man (>> 1:2.34.1), git-man (<< 1:2.34.1-.) Recommends: ca-certificates, patch, less, ssh-client Suggests: gettext-base, git-daemon-run | git-daemon-sysvinit, git-doc, git-email, git-gui, gitk, gitweb, git-cvs, git-mediawiki, git-svn Breaks: bash-completion (<< 1:1.90-1), cogito (<= 0.18.2+), dgit (<< 5.1~), git-buildpackage (<< 0.6.5), git-el (<< 1:2.32.0~rc2-1~), gitosis (<< 0.2+20090917-7), gitpkg (<< 0.15), guilt (<< 0.33), openssh-client (<< 1:6.8), stgit (<< 0.15), stgit-contrib (<< 0.15) Provides: git-completion, git-core Filename: pool/bullseye-xena-backports-nochange/main/g/git/git_2.34.1-1~bpo11+1_amd64.deb Size: 5748800 MD5sum: d11bf1a8cca5409bb616835faa90a0d1 SHA1: 018597c8b38a7a70a806c1cb14bdb3deef133c8b SHA256: 35f87caa5e88378962bad6991c848714cacb321153ac19b3e32a0f80c894820e Section: vcs Priority: optional Multi-Arch: foreign Homepage: https://git-scm.com/ Description: fast, scalable, distributed revision control system 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 main components with minimal dependencies. Additional functionality, e.g. a graphical user interface and revision tree visualizer, tools for interoperating with other VCS's, or a web interface, is provided as separate git* packages. 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-dbgsym Source: git Version: 1:2.34.1-1~bpo11+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Jonathan Nieder Installed-Size: 38725 Depends: git (= 1:2.34.1-1~bpo11+1) Filename: pool/bullseye-xena-backports-nochange/main/g/git/git-dbgsym_2.34.1-1~bpo11+1_amd64.deb Size: 37441780 MD5sum: df45f625919ae08a1ec4e6a03432413e SHA1: 3780695d74f7f42f7f8fdf2a67d9e2c7cd3912bf SHA256: 36f3d8cc18b1711161363aa28669d3c3bc2a09440acac8e21fa84a7a67e87b95 Section: debug Priority: optional Description: debug symbols for git Build-Ids: 0a29d4f795f742721dc7c90d1fed1e94d2065e9a 44d28a26dcbf36c67ccb21063ca4bf18681f5524 70a36988052fb6db23b2154f9c6f3d5a07c339fb 75e8642cb833ae68a9ccbc6b50940103ea2d2a2a 8a45706c8bde32786e7fe41e14a57fa409c4428e 8ca4d82aac3e1e707a2d5ebe05ef5d2f7ed24950 aaf4cd4f0d89849f6d5d3e2490aebadf40f02802 ea682564d5e89d197d4961936622ea1392c7bc91 f9156572d60b5ddfaa7ffd1ac44940d4b1d5652b 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: openseachest Version: 23.03.1-1+b1~bpo11+1 Architecture: amd64 Maintainer: Gürkan Myczko Installed-Size: 8425 Depends: libc6 (>= 2.28) Filename: pool/bullseye-xena-backports-nochange/main/o/openseachest/openseachest_23.03.1-1+b1~bpo11+1_amd64.deb Size: 1278452 MD5sum: 2a23d3d2a16238f2a7c564138ed5d06f SHA1: 22b5c9d4e613be2bef1bfc8ff1767eb6feb86a74 SHA256: 7fb90175ad4b7515dddc184e8f28529ec5da67d42062e87242cec374c1d57494 Section: admin Priority: optional Homepage: https://github.com/Seagate/openSeaChest Description: utilities for operations on SATA/SAS/NVMe/USB storage devices These are tools for storage devices, some allegedly general, some specific for Seagate devices. . These allow things like upgrading the device firmware or changing to exported sector size of HDDs (i.e. that it also uses 4K logical sectors and not just 512e/4Kn). Package: openseachest-dbgsym Source: openseachest Version: 23.03.1-1+b1~bpo11+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Gürkan Myczko Installed-Size: 13215 Depends: openseachest (= 23.03.1-1+b1~bpo11+1) Filename: pool/bullseye-xena-backports-nochange/main/o/openseachest/openseachest-dbgsym_23.03.1-1+b1~bpo11+1_amd64.deb Size: 12583656 MD5sum: de619ebf1cbc008c744fdc7e0e085b6d SHA1: 33a4a845e212cb746bc5ce8743e5ffc81e333512 SHA256: 8d24cc9fdf4dd9210446ec8ad56b88fe2012732864c728e42fec38e463f0720d Section: debug Priority: optional Description: debug symbols for openseachest Build-Ids: 07eb6479ebc676d8c4535a221c2acb6a7aaca09b 2535946a171043e2c180cf81eb44f5360013250c 3678c9d802041c1732c7f8e32b6075a506c3a191 3ab3e4d9f3ab782eec380c62f10daabee311e9db 4ddb182b5b7c9181183061548c85e3e8d838836d 55c82974821df824a0b7de018eb13bbb3669d6e6 71e4ac5b2fca1aa079a02dcbdb92f02a2399f8f5 8d86e72c1b08961cf9d56f9219db1bf219dd93c5 c20b1df81643eeb6460308d34e87350638c0f46c c29af6bf12d054dee39520ba4bceeba716423803 c5ed3077275e0648397ee70b96f506e415ede27c d669911cd12b066fc618005f943706cccc209084 d9030b239f33f794805a701543bb3983a0651070 e9da06540ec4bceff8ad02cb8a4ed9fb6f933cf8 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-dev Source: python-greenlet Version: 1.1.2-3~bpo11+1 Architecture: amd64 Maintainer: Debian Python Team , Installed-Size: 38 Depends: python3-greenlet (= 1.1.2-3~bpo11+1) Filename: pool/bullseye-xena-backports-nochange/main/p/python-greenlet/python-greenlet-dev_1.1.2-3~bpo11+1_amd64.deb Size: 14468 MD5sum: 1d9f20d45498cca40caf5967cd60e17a SHA1: 3d0c67a34d77383cc80cfab3c78415953e1c1cd8 SHA256: 622ebfaa842ee6b04ae90a75996a5d16e8c58630be3c4f56d26a43531d5d0a8b Section: python Priority: optional Homepage: https://pypi.python.org/pypi/greenlet Description: Lightweight in-process concurrent programming - development files The greenlet package is a spin-off of Stackless, a version of CPython that supports micro-threads called "tasklets". Tasklets run pseudo-concurrently (typically in a single or a few OS-level threads) and are synchronized with data exchanges on "channels". . greenlet is the standalone package derived from the py lib, and is used by several non-blocking IO packages as a more flexible alternative to Python's built in coroutines. . This is the development package for greenlet. Package: python-greenlet-doc Source: python-greenlet Version: 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-greenlet Source: python-greenlet Version: 1.1.2-3~bpo11+1 Architecture: amd64 Maintainer: Debian Python Team , Installed-Size: 321 Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1) Suggests: python-greenlet-dev, python-greenlet-doc Conflicts: python-codespeak-lib (<< 1.0) Provides: python3.9-greenlet Filename: pool/bullseye-xena-backports-nochange/main/p/python-greenlet/python3-greenlet_1.1.2-3~bpo11+1_amd64.deb Size: 67312 MD5sum: 857653bfb208b818fd3601f64a69cbb2 SHA1: 41c8832a739a8dcff8a96793d70b7ccc21d57a5a SHA256: 734f7afa544aeec2845f9ef6c014d769054cc199fc2b51d948cb750202dcf00c Section: python Priority: optional Homepage: https://pypi.python.org/pypi/greenlet Description: Lightweight in-process concurrent programming (python3) The greenlet package is a spin-off of Stackless, a version of CPython that supports micro-threads called "tasklets". Tasklets run pseudo-concurrently (typically in a single or a few OS-level threads) and are synchronized with data exchanges on "channels". . greenlet is the standalone package derived from the py lib, and is used by several non-blocking IO packages as a more flexible alternative to Python's built in coroutines. Python-Version: 3.9 Package: python3-greenlet-dbgsym Source: python-greenlet Version: 1.1.2-3~bpo11+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Python Team , Installed-Size: 86 Depends: python3-greenlet (= 1.1.2-3~bpo11+1) Filename: pool/bullseye-xena-backports-nochange/main/p/python-greenlet/python3-greenlet-dbgsym_1.1.2-3~bpo11+1_amd64.deb Size: 53664 MD5sum: 946a1b702aabf370661dd60e53637c5b SHA1: e27333f0acdaa17bb1a31ea229d56485fa157a54 SHA256: e27670dbee2ec7d50bd25b7625f0b1d51be3c3061ddd6aeda16a4895c3274539 Section: debug Priority: optional Description: debug symbols for python3-greenlet Build-Ids: 154e5d0c3c655d32d895c96ec68b093baf3c9e73 1dcb14bc178c7acca67bd008f78f75fba1adc1a8 acddac4856dfe471d4cc9b6f70607b0ffc976a7f Python-Version: 3.9 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-markupsafe Source: markupsafe Version: 2.0.1-1~bpo11+1 Architecture: amd64 Maintainer: Piotr Ożarowski Installed-Size: 51 Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.14) Filename: pool/bullseye-xena-backports-nochange/main/m/markupsafe/python3-markupsafe_2.0.1-1~bpo11+1_amd64.deb Size: 13668 MD5sum: 74ea481f9457f63dfa3f9d86b1418212 SHA1: e2c594efd04d9a5ce3e9b90ee9fb2007d046a6ba SHA256: 52f0fd5c75e0013907e1606ffec2a7bf814725a8325a4a6884b38bc8cd449f2f Section: python Priority: optional Homepage: https://palletsprojects.com/p/markupsafe/ Description: HTML/XHTML/XML string library MarkupSafe is a Python library implementing a unicode subclass that is aware of HTML escaping rules. It can be used to implement automatic string escaping. Package: python3-markupsafe-dbgsym Source: markupsafe Version: 2.0.1-1~bpo11+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Piotr Ożarowski Installed-Size: 27 Depends: python3-markupsafe (= 2.0.1-1~bpo11+1) Filename: pool/bullseye-xena-backports-nochange/main/m/markupsafe/python3-markupsafe-dbgsym_2.0.1-1~bpo11+1_amd64.deb Size: 13060 MD5sum: ca8c7ab37ede7597825798e1ab38ab0a SHA1: 4fcb50939c9669375f9c4c3e5d7a3e15e6a860d9 SHA256: 483e307d788db20b9306803e8dd2d7074e6519bf8e0e790d1226aa7b73dd5c71 Section: debug Priority: optional Description: debug symbols for python3-markupsafe Build-Ids: e9c2cd0bc5d78b511beccdfc6446a8dd67f7a2f2 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-sqlalchemy-ext Source: sqlalchemy Version: 1.4.23+ds1-1~bpo11+1 Architecture: amd64 Maintainer: Piotr Ożarowski Installed-Size: 82 Depends: python3-sqlalchemy (= 1.4.23+ds1-1~bpo11+1), python3 (<< 3.10), python3 (>= 3.9~), libc6 (>= 2.7) Filename: pool/bullseye-xena-backports-nochange/main/s/sqlalchemy/python3-sqlalchemy-ext_1.4.23+ds1-1~bpo11+1_amd64.deb Size: 22364 MD5sum: f328abae481135d2c37e1d1515f74d32 SHA1: 6ca70d5ced009567c2ac983473fa2a35fa8a4af0 SHA256: f4a2dca78c55f53e5ed3492c201cfd48c2082fa345975298a855020b34065af4 Section: python Priority: optional Multi-Arch: same Homepage: http://www.sqlalchemy.org/ Description: SQL toolkit and Object Relational Mapper for Python3 - C extension SQLAlchemy is an SQL database abstraction library for Python. . This package contains C coded extension accelerator for SQLAlchemy. Package: python3-sqlalchemy-ext-dbgsym Source: sqlalchemy Version: 1.4.23+ds1-1~bpo11+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Piotr Ożarowski Installed-Size: 74 Depends: python3-sqlalchemy-ext (= 1.4.23+ds1-1~bpo11+1) Filename: pool/bullseye-xena-backports-nochange/main/s/sqlalchemy/python3-sqlalchemy-ext-dbgsym_1.4.23+ds1-1~bpo11+1_amd64.deb Size: 43544 MD5sum: 4e7b55a7c8929c1e1f1a2c348a1a8f9d SHA1: b1bf23ef200746cfa3f157a7a4e1b381d182908e SHA256: ba3850c129f2f55e71c634b206ebe303ad82166b0bfdceb8e8e3eed300097830 Section: debug Priority: optional Multi-Arch: same Description: debug symbols for python3-sqlalchemy-ext Build-Ids: 3302b14282678adb35fa4433a7c7829b2d8839d5 487c051fac6a06e51a7727efccbbe0d2f7a153d9 f2c016f2cce3e4d12116ef57e223b0a3d45a130f 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 Version: 1:5.2+dfsg-11+deb11u2.1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 97 Filename: pool/bullseye-xena-backports-nochange/main/q/qemu/qemu_5.2+dfsg-11+deb11u2.1_amd64.deb Size: 71104 MD5sum: 7d75bf0bfcc5de34b6ce4045d3351b9c SHA1: 752dbe6af0e651fa6579b40b39a324d9a50d6d09 SHA256: 4900ca4e424c0bf7a757345448ad8fd2a2cb9128f47e5dee7067114c68a0491a Section: oldlibs Priority: optional Multi-Arch: foreign Homepage: http://www.qemu.org/ Description: fast processor emulator, dummy package QEMU is a fast processor emulator. Once upon a time there was only one package named `qemu', with all functionality included. These days, qemu become large and has been split into numerous packages. Different packages provides entirely different services, and it is very unlikely one will need all of them together. So current `qemu' package makes no sense anymore, and is becoming a dummy package. . If you want full system emulation of some architecture, install one or more of qemu-system-ARCH packages. If you want user-mode emulation, install qemu-user or qemu-user-static package. If you need utilities, use qemu-utils package. . This package can safely be removed. Package: qemu-block-extra Source: qemu Version: 1:5.2+dfsg-11+deb11u2.1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 320 Depends: libc6 (>= 2.14), libcurl3-gnutls (>= 7.16.3), libgfapi0 (>= 9.2), libglib2.0-0 (>= 2.12.0), libiscsi7 (>= 1.18.0), libnfs13 (>= 1.11.0), librados2 (>= 0.72.2), librbd1 (>= 12.0.3), libssh-4 (>= 0.8.4), qemu-system-x86 (= 1:5.2+dfsg-11+deb11u2.1) | qemu-system-arm (= 1:5.2+dfsg-11+deb11u2.1) | qemu-system-mips (= 1:5.2+dfsg-11+deb11u2.1) | qemu-system-ppc (= 1:5.2+dfsg-11+deb11u2.1) | qemu-system-sparc (= 1:5.2+dfsg-11+deb11u2.1) | qemu-system-misc (= 1:5.2+dfsg-11+deb11u2.1) | qemu-system-s390x (= 1:5.2+dfsg-11+deb11u2.1) | qemu-system-x86-xen (= 1:5.2+dfsg-11+deb11u2.1) Enhances: qemu-system-arm, qemu-system-mips, qemu-system-misc, qemu-system-sparc, qemu-system-x86, qemu-utils Filename: pool/bullseye-xena-backports-nochange/main/q/qemu/qemu-block-extra_5.2+dfsg-11+deb11u2.1_amd64.deb Size: 123184 MD5sum: 836bcd7d38a7037adf968dc6435d8180 SHA1: 5b6e13f6a8c84cd9576a61852142f3ef1c306c12 SHA256: 46cc2fee6b7d36330f256a69d78766ad753995dfe0585864480d9ef3c5bf77bc Section: otherosfs Priority: optional Homepage: http://www.qemu.org/ Description: extra block backend modules for qemu-system and qemu-utils QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides extra block device backend modules for qemu-system emulation and qemu-img from qemu-utils package, which are rarely used and has extra dependencies. Package: qemu-block-extra-dbgsym Source: qemu Version: 1:5.2+dfsg-11+deb11u2.1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 379 Depends: qemu-block-extra (= 1:5.2+dfsg-11+deb11u2.1) Filename: pool/bullseye-xena-backports-nochange/main/q/qemu/qemu-block-extra-dbgsym_5.2+dfsg-11+deb11u2.1_amd64.deb Size: 317936 MD5sum: bd35b28c24a91239284b08cd75f155c5 SHA1: 75334dd56b571ea23ad91dedf60b57459c9e8be8 SHA256: d632ca635139b976528fad64cb02ec89e5c76e2c6664523582519634787c961f Section: debug Priority: optional Description: debug symbols for qemu-block-extra Build-Ids: 14c34c512c74edd53dd6cc3997abe3873ccd5552 6f3914b9b041521c780e7f17c3fe0dafb5b6ca2a af21d56b3fda9620698fe723b2956b5138684557 c01871a1875ebf7396c2147a935a05fb3e88cd39 ea6cd6c8c1e7a43e56df8b656e8ebf44eeb152a1 f654c6b2b40ec43eedeb5e9f85f63eec2551dfb3 Package: qemu-guest-agent Source: qemu Version: 1:5.2+dfsg-11+deb11u2.1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 748 Pre-Depends: init-system-helpers (>= 1.54~) Depends: libc6 (>= 2.28), libglib2.0-0 (>= 2.63.3), libudev1 (>= 183), liburing1 (>= 0.7), lsb-base (>= 3.0-6) Filename: pool/bullseye-xena-backports-nochange/main/q/qemu/qemu-guest-agent_5.2+dfsg-11+deb11u2.1_amd64.deb Size: 272536 MD5sum: e6bf555e6893e2a0c2ccf70459afb1f1 SHA1: 29b20f7dfead4993e28958e70a430f644ffb5254 SHA256: ea78b0d564c642c191eef12193bed219d02ec836faba0337b6facab9acdff065 Section: otherosfs Priority: optional Multi-Arch: foreign Homepage: http://www.qemu.org/ Description: Guest-side qemu-system agent QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides a daemon (agent) to run inside qemu-system guests (full system emulation). It communicates with the host using a virtio-serial channel org.qemu.guest_agent.0, and allows one to perform some functions in the guest from the host, including: - querying and setting guest system time - performing guest filesystem sync operation - initiating guest shutdown or suspend to ram - accessing guest files - freezing/thawing guest filesystem operations - others. . Install this package on a system which is running as guest inside qemu virtual machine. It is not used on the host. Package: qemu-guest-agent-dbgsym Source: qemu Version: 1:5.2+dfsg-11+deb11u2.1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 848 Depends: qemu-guest-agent (= 1:5.2+dfsg-11+deb11u2.1) Filename: pool/bullseye-xena-backports-nochange/main/q/qemu/qemu-guest-agent-dbgsym_5.2+dfsg-11+deb11u2.1_amd64.deb Size: 745080 MD5sum: ea93ba3438f33c7969faf3be9a072a94 SHA1: a1bb15579c892e78a6250fe731d9f268fab273db SHA256: 687377aa5a7cdb8b77c2d9b9d8cd2edef0fe1b63d73abc3c52edac0fdf4c3cb2 Section: debug Priority: optional Description: debug symbols for qemu-guest-agent Build-Ids: 632e6b76b59fa971d09518482287c83261fbd2a6 Package: qemu-system Source: qemu Version: 1:5.2+dfsg-11+deb11u2.1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 98 Depends: qemu-system-arm, qemu-system-mips, qemu-system-ppc, qemu-system-sparc, qemu-system-x86, qemu-system-misc Filename: pool/bullseye-xena-backports-nochange/main/q/qemu/qemu-system_5.2+dfsg-11+deb11u2.1_amd64.deb Size: 71848 MD5sum: 7371c55fbc36ae5b9fbe334031928c02 SHA1: f953319bf8540a8ef070d4553f05441ed2447d83 SHA256: c0b37a287326d0bbc5dda69eec13bc49bd7b4dc712f0a947ee978706625e866e Section: otherosfs Priority: optional Multi-Arch: foreign Homepage: http://www.qemu.org/ Description: QEMU full system emulation binaries QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This metapackage provides the full system emulation binaries for all supported targets, by depending on all per-architecture system emulation packages which QEMU supports. Package: qemu-system-arm Source: qemu Version: 1:5.2+dfsg-11+deb11u2.1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 33328 Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libbrlapi0.8 (>= 6.3+dfsg), libc6 (>= 2.29), libcacard0 (>= 2.2), libcapstone4 (>= 4), libepoxy0 (>= 1.3), libfdt1 (>= 1.6.0), libgbm1 (>= 7.11~1), libgcc-s1 (>= 4.7), libglib2.0-0 (>= 2.39.4), libgnutls30 (>= 3.7.0), libibverbs1 (>= 28), libjpeg62-turbo (>= 1.3.1), libncursesw6 (>= 6), libnettle8, libnuma1 (>= 2.0.11), libpixman-1-0 (>= 0.30.0), libpmem1 (>= 1.4), libpng16-16 (>= 1.6.2-1), librdmacm1 (>= 1.0.15), libsasl2-2 (>= 2.1.27+dfsg), libseccomp2 (>= 2.1.0), libslirp0 (>= 4.0.0), libspice-server1 (>= 0.14.2), libstdc++6 (>= 4.6), libtinfo6 (>= 6), libudev1 (>= 183), liburing1 (>= 0.7), libusb-1.0-0 (>= 2:1.0.23~), libusbredirparser1 (>= 0.6), libvdeplug2 (>= 4.0.1), libvirglrenderer1 (>= 0.8.0), zlib1g (>= 1:1.2.0), qemu-system-common (>> 1:5.2+dfsg-11+deb11u2.1~), qemu-system-data (>> 1:5.2+dfsg-11+deb11u2.1~) Recommends: qemu-system-gui (= 1:5.2+dfsg-11+deb11u2.1), qemu-utils, ipxe-qemu (>= 1.0.0+git-20131111.c3d1e78-1~), qemu-efi-aarch64, qemu-efi-arm Suggests: samba, vde2, qemu-block-extra (= 1:5.2+dfsg-11+deb11u2.1) Provides: qemu-system-aarch64 Filename: pool/bullseye-xena-backports-nochange/main/q/qemu/qemu-system-arm_5.2+dfsg-11+deb11u2.1_amd64.deb Size: 7923728 MD5sum: dc3c08670d11160fc0b7ffffe89fddbd SHA1: b63711f07cf685a08c5ba270e16a0ab9f172ce12 SHA256: ec26618f6b6d74de2baa5a0679784d791bc0ce56d322f03defefbfa95dc19540 Section: otherosfs Priority: optional Multi-Arch: foreign Homepage: http://www.qemu.org/ Description: QEMU full system emulation binaries (arm) QEMU is a fast processor emulator: currently the package supports ARM emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following arm hardware: aarch64 arm. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-arm-dbgsym Source: qemu Version: 1:5.2+dfsg-11+deb11u2.1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 50392 Depends: qemu-system-arm (= 1:5.2+dfsg-11+deb11u2.1) Filename: pool/bullseye-xena-backports-nochange/main/q/qemu/qemu-system-arm-dbgsym_5.2+dfsg-11+deb11u2.1_amd64.deb Size: 47434600 MD5sum: 545527f4871e871bd3c42b9af70eebc9 SHA1: cd7992be2b1749e3e832c6893fcef8d965b00721 SHA256: 99f36c9bb26126f04d0efd0e2670f1ab50e17367c9a13399491f2642fd9b6a1e Section: debug Priority: optional Description: debug symbols for qemu-system-arm Build-Ids: 6dc516cb9f6ee917228402010fb56dc74b960d00 892e8b5e2c6f3b817424555c65c5a6b619cff048 Package: qemu-system-common Source: qemu Version: 1:5.2+dfsg-11+deb11u2.1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 7502 Depends: libaio1 (>= 0.3.93), libc6 (>= 2.28), libcap-ng0 (>= 0.7.9), libgbm1 (>= 12.0.0~0), libglib2.0-0 (>= 2.37.1), libgnutls30 (>= 3.7.0), libnettle8, libpixman-1-0 (>= 0.19.6), libseccomp2 (>= 0.0.0~20120605), liburing1 (>= 0.7), libvirglrenderer1 (>= 0.8.0), zlib1g (>= 1:1.1.4) Breaks: qemu-system-data (<< 1:3.1+dfsg-1~), qemu-utils (<< 1:3.1+dfsg-3~) Replaces: qemu-system-data (<< 1:3.1+dfsg-1~), qemu-utils (<< 1:3.1+dfsg-3~) Filename: pool/bullseye-xena-backports-nochange/main/q/qemu/qemu-system-common_5.2+dfsg-11+deb11u2.1_amd64.deb Size: 1669696 MD5sum: 4e07231d95c6ba37b663b905cd2c0149 SHA1: 7321ee9359de60017809bf87949aba28ceeb2787 SHA256: 3d4e7f5f3abfbd2dece8f204ffad73497df35bb78b19e643f199b081e102ec10 Section: otherosfs Priority: optional Homepage: http://www.qemu.org/ Description: QEMU full system emulation binaries (common files) QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides common files needed for target-specific full system emulation (qemu-system-*) packages. Package: qemu-system-common-dbgsym Source: qemu Version: 1:5.2+dfsg-11+deb11u2.1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 7500 Depends: qemu-system-common (= 1:5.2+dfsg-11+deb11u2.1) Filename: pool/bullseye-xena-backports-nochange/main/q/qemu/qemu-system-common-dbgsym_5.2+dfsg-11+deb11u2.1_amd64.deb Size: 6827240 MD5sum: 17b4c7abee412970a4e1f5c621173928 SHA1: d14b79ecc2e2ffdc0de481e5e06ed42eaae9ab0b SHA256: d18ff28b65e30278999a8809c7b6834baf048320abb8687b40fb6ab4c229e70f Section: debug Priority: optional Description: debug symbols for qemu-system-common Build-Ids: 152fd92035bf75d99981591a9f1ef6693d41dccf 1a12a17da3d5593c5f7d29cdf3c811413469238f 36197287574249aec7819ccf056455441f3b3ab1 488b29e89d7132be9d1972e38bbecaeda6d1e904 7bf69b9acde4fb96db957579aa5e9c7e6b53e839 fe8b9e5bcc325b3e7a7be2600263e492d5a02e3b 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: qemu-system-gui Source: qemu Version: 1:5.2+dfsg-11+deb11u2.1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 219 Depends: libc6 (>= 2.14), libcairo2 (>= 1.2.4), libepoxy0 (>= 1.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.21.4), libpixman-1-0 (>= 0.15.14), libpulse0 (>= 0.99.1), libvte-2.91-0 (>= 0.49.92), libx11-6, qemu-system-x86 (= 1:5.2+dfsg-11+deb11u2.1) | qemu-system-arm (= 1:5.2+dfsg-11+deb11u2.1) | qemu-system-mips (= 1:5.2+dfsg-11+deb11u2.1) | qemu-system-ppc (= 1:5.2+dfsg-11+deb11u2.1) | qemu-system-sparc (= 1:5.2+dfsg-11+deb11u2.1) | qemu-system-misc (= 1:5.2+dfsg-11+deb11u2.1) | qemu-system-s390x (= 1:5.2+dfsg-11+deb11u2.1) | qemu-system-x86-xen (= 1:5.2+dfsg-11+deb11u2.1) Filename: pool/bullseye-xena-backports-nochange/main/q/qemu/qemu-system-gui_5.2+dfsg-11+deb11u2.1_amd64.deb Size: 100492 MD5sum: 9944585c37ce143c622c04b374f06931 SHA1: 75e3590ba92dc4e40996f7f12918d1f8b8f456c0 SHA256: cecb580e57ff534901649dabc602af1fb49a3fb8ae0036beec68653436ea01cb Section: otherosfs Priority: optional Multi-Arch: same Homepage: http://www.qemu.org/ Description: QEMU full system emulation binaries (user interface and audio support) This package provides local graphical user interface (currently GTK) and audio backends for full system emulation (qemu-system-*) packages. Package: qemu-system-gui-dbgsym Source: qemu Version: 1:5.2+dfsg-11+deb11u2.1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 146 Depends: qemu-system-gui (= 1:5.2+dfsg-11+deb11u2.1) Filename: pool/bullseye-xena-backports-nochange/main/q/qemu/qemu-system-gui-dbgsym_5.2+dfsg-11+deb11u2.1_amd64.deb Size: 114864 MD5sum: 298a647b2918a842da8a3b5ea54abbab SHA1: ae8f1386c6bd92b0336366e7be46ad62cedf3048 SHA256: 35c7cd11a096a4cd22c19dba154b26b0ef3aa7298d836207ac7422645eef7884 Section: debug Priority: optional Multi-Arch: same Description: debug symbols for qemu-system-gui Build-Ids: 2e9570e6b84703951ce10ed55d8ea3560978208a dd3aaf35212b5e4d2aca3819cd88b6c936f2b8bf Package: qemu-system-mips Source: qemu Version: 1:5.2+dfsg-11+deb11u2.1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 51973 Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libbrlapi0.8 (>= 6.3+dfsg), libc6 (>= 2.29), libcacard0 (>= 2.2), libcapstone4 (>= 4), libepoxy0 (>= 1.3), libfdt1 (>= 1.6.0), libgbm1 (>= 7.11~1), libgcc-s1 (>= 4.7), libglib2.0-0 (>= 2.39.4), libgnutls30 (>= 3.7.0), libibverbs1 (>= 1.1.6), libjpeg62-turbo (>= 1.3.1), libncursesw6 (>= 6), libnettle8, libnuma1 (>= 2.0.11), libpixman-1-0 (>= 0.19.6), libpmem1 (>= 1.4), libpng16-16 (>= 1.6.2-1), librdmacm1 (>= 1.0.15), libsasl2-2 (>= 2.1.27+dfsg), libseccomp2 (>= 2.1.0), libslirp0 (>= 4.0.0), libspice-server1 (>= 0.14.2), libstdc++6 (>= 5.2), libtinfo6 (>= 6), libudev1 (>= 183), liburing1 (>= 0.7), libusb-1.0-0 (>= 2:1.0.23~), libusbredirparser1 (>= 0.6), libvdeplug2 (>= 4.0.1), libvirglrenderer1 (>= 0.8.0), zlib1g (>= 1:1.2.0), qemu-system-common (>> 1:5.2+dfsg-11+deb11u2.1~), qemu-system-data (>> 1:5.2+dfsg-11+deb11u2.1~) Recommends: qemu-system-gui (= 1:5.2+dfsg-11+deb11u2.1), qemu-utils, seabios, ipxe-qemu (>= 1.0.0+git-20131111.c3d1e78-1~) Suggests: samba, vde2, qemu-block-extra (= 1:5.2+dfsg-11+deb11u2.1) Provides: qemu-system-mips64, qemu-system-mips64el, qemu-system-mipsel Filename: pool/bullseye-xena-backports-nochange/main/q/qemu/qemu-system-mips_5.2+dfsg-11+deb11u2.1_amd64.deb Size: 12384460 MD5sum: bec71d8fa71b1778017e1120b9c1045b SHA1: ee4b65efec209dc4dad6537653a873900a38d5cd SHA256: 697a29b773dbfc2b29bde00c7046335430f5bad25cca8e8450db8d14ffc66be0 Section: otherosfs Priority: optional Multi-Arch: foreign Homepage: http://www.qemu.org/ Description: QEMU full system emulation binaries (mips) QEMU is a fast processor emulator: currently the package supports MIPS emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following mips hardware: mips mipsel mips64 mips64el. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-mips-dbgsym Source: qemu Version: 1:5.2+dfsg-11+deb11u2.1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 84598 Depends: qemu-system-mips (= 1:5.2+dfsg-11+deb11u2.1) Filename: pool/bullseye-xena-backports-nochange/main/q/qemu/qemu-system-mips-dbgsym_5.2+dfsg-11+deb11u2.1_amd64.deb Size: 77698408 MD5sum: 375a10fe5c6d4f5d2d44af8f856cc528 SHA1: d9b35caed4b825f2f5cd93a212802679807605fb SHA256: 292efb38722e3c195cfe44b6d37fe89741d5c41d95afd9e999cf3ae868249ff5 Section: debug Priority: optional Description: debug symbols for qemu-system-mips Build-Ids: 26b502871133e77a839e6cf3fd5b5f4d7c035618 3cbb9b7ecc10e0dc916ffd8a06f45f53d4b71573 9f75e468db6e4819e427b0b7f8a159247d560f65 e36fa878d545bc1b061fe7149ed360b7123ab1a1 Package: qemu-system-misc Source: qemu Version: 1:5.2+dfsg-11+deb11u2.1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 174891 Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libbrlapi0.8 (>= 6.3+dfsg), libc6 (>= 2.29), libcacard0 (>= 2.2), libcapstone4 (>= 4), libepoxy0 (>= 1.3), libfdt1 (>= 1.6.0), libgbm1 (>= 7.11~1), libgcc-s1 (>= 4.7), libglib2.0-0 (>= 2.39.4), libgnutls30 (>= 3.7.0), libibverbs1 (>= 28), libjpeg62-turbo (>= 1.3.1), libncursesw6 (>= 6), libnettle8, libnuma1 (>= 2.0.11), libpixman-1-0 (>= 0.19.6), libpmem1 (>= 1.4), libpng16-16 (>= 1.6.2-1), librdmacm1 (>= 1.0.15), libsasl2-2 (>= 2.1.27+dfsg), libseccomp2 (>= 2.1.0), libslirp0 (>= 4.0.0), libspice-server1 (>= 0.14.2), libtinfo6 (>= 6), libudev1 (>= 183), liburing1 (>= 0.7), libusb-1.0-0 (>= 2:1.0.23~), libusbredirparser1 (>= 0.6), libvdeplug2 (>= 4.0.1), libvirglrenderer1 (>= 0.8.0), zlib1g (>= 1:1.2.0), qemu-system-common (>> 1:5.2+dfsg-11+deb11u2.1~), qemu-system-data (>> 1:5.2+dfsg-11+deb11u2.1~) Recommends: qemu-system-gui (= 1:5.2+dfsg-11+deb11u2.1), qemu-utils, seabios, ipxe-qemu (>= 1.0.0+git-20131111.c3d1e78-1~) Suggests: samba, vde2, qemu-block-extra (= 1:5.2+dfsg-11+deb11u2.1) Provides: qemu-system-alpha, qemu-system-avr, qemu-system-cris, qemu-system-hppa, qemu-system-m68k, qemu-system-microblaze, qemu-system-microblazeel, qemu-system-moxie, qemu-system-nios2, qemu-system-or1k, qemu-system-riscv32, qemu-system-riscv64, qemu-system-rx, qemu-system-s390x, qemu-system-sh4, qemu-system-sh4eb, qemu-system-tricore, qemu-system-xtensa, qemu-system-xtensaeb Filename: pool/bullseye-xena-backports-nochange/main/q/qemu/qemu-system-misc_5.2+dfsg-11+deb11u2.1_amd64.deb Size: 35352244 MD5sum: 0eedf97934122a2fa719ccfdc1850648 SHA1: e4ccff0c22a207bef2fb9132f6bd8eae490e4f6f SHA256: 00b22412317ec6780221adf6e220235cc091d150e4b4b8e3062be96baf01c582 Section: otherosfs Priority: optional Multi-Arch: foreign Homepage: http://www.qemu.org/ Description: QEMU full system emulation binaries (miscellaneous) QEMU is a fast processor emulator: currently the package supports ARM, CRIS, M68k (ColdFire), MicroBlaze, and SH4 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate various other hardware which did not made into separate packages. Emulators for the following architectures are provided: alpha avr cris hppa m68k microblaze microblazeel moxie nios2 or1k riscv32 riscv64 rx sh4 sh4eb s390x tricore xtensa xtensaeb. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-misc-dbgsym Source: qemu Version: 1:5.2+dfsg-11+deb11u2.1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 254459 Depends: qemu-system-misc (= 1:5.2+dfsg-11+deb11u2.1) Filename: pool/bullseye-xena-backports-nochange/main/q/qemu/qemu-system-misc-dbgsym_5.2+dfsg-11+deb11u2.1_amd64.deb Size: 234985468 MD5sum: 459749375f5ae0db0deb3fed32191684 SHA1: bd50b26df2c409194a91f161fec91ae899044f5e SHA256: 359aa71fe445048bca222fcdf87be96f25b593a4769b2b0ff18941cbc5033363 Section: debug Priority: optional Description: debug symbols for qemu-system-misc Build-Ids: 08271cf47daeb16ff498d9eea1ef662253ef0aad 0e76189dd17d4876dfda57fe1483f0b4d7feb688 12b4f48d41670281b378c7bd01f6dc7ca0fb32f8 1c559bb0fc3e7ade1c5f33532b9c395c0d4b096b 1e72791982368fac5f7dc026ec0fbe0bbeeb7233 30f03b9ecdfe423af1e3baee5927723871a7ddb0 325120820c63fb4652eb26b7681e992a8fecb941 4f9f163eabffc4b8b75a57f9ee37fe647e40515a 745334c20a1e80479de6c6d53ab41d875a0f87d4 7f093c609b7208e8e387cf66736c7f057f2c3b8a 860561568535a1ca7d8946101615f424083b8b37 89d9decfd93c5bb82240dcd9747a40dd8e8bea18 8ab33a85ebe0586eb5ebf421fb6c49bc4718971b 8c64154fc98f2b21046d5b4d3f6facde0b05a725 dd63eef8de24eefac29f311fda3400aa10e88b54 e8fdb48aa56428303ef87a65673a6d0beea9c362 f51ae6efd5accd4709dff015a225f71116718ed4 f9d07529fce9b4e0cd782c5a333ae35c04caa8b2 fb3f6fc8a7666bcba398cffe2aef1e4b9adb119d Package: qemu-system-ppc Source: qemu Version: 1:5.2+dfsg-11+deb11u2.1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 29204 Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libbrlapi0.8 (>= 6.3+dfsg), libc6 (>= 2.29), libcacard0 (>= 2.2), libcapstone4 (>= 4), libepoxy0 (>= 1.3), libfdt1 (>= 1.6.0), libgbm1 (>= 7.11~1), libgcc-s1 (>= 4.7), libglib2.0-0 (>= 2.39.4), libgnutls30 (>= 3.7.0), libibverbs1 (>= 28), libjpeg62-turbo (>= 1.3.1), libncursesw6 (>= 6), libnettle8, libnuma1 (>= 2.0.11), libpixman-1-0 (>= 0.19.6), libpmem1 (>= 1.4), libpng16-16 (>= 1.6.2-1), librdmacm1 (>= 1.0.15), libsasl2-2 (>= 2.1.27+dfsg), libseccomp2 (>= 2.1.0), libslirp0 (>= 4.0.0), libspice-server1 (>= 0.14.2), libtinfo6 (>= 6), libudev1 (>= 183), liburing1 (>= 0.7), libusb-1.0-0 (>= 2:1.0.23~), libusbredirparser1 (>= 0.6), libvdeplug2 (>= 4.0.1), libvirglrenderer1 (>= 0.8.0), zlib1g (>= 1:1.2.0), qemu-system-common (>> 1:5.2+dfsg-11+deb11u2.1~), qemu-system-data (>> 1:5.2+dfsg-11+deb11u2.1~) Recommends: qemu-system-gui (= 1:5.2+dfsg-11+deb11u2.1), qemu-utils, seabios, ipxe-qemu (>= 1.0.0+git-20131111.c3d1e78-1~) Suggests: samba, vde2, qemu-block-extra (= 1:5.2+dfsg-11+deb11u2.1) Provides: qemu-system-ppc64 Filename: pool/bullseye-xena-backports-nochange/main/q/qemu/qemu-system-ppc_5.2+dfsg-11+deb11u2.1_amd64.deb Size: 6726656 MD5sum: bc5d4a771e7d49ae3e7c3c1603724bb4 SHA1: 02e7cec4fbef012f852c070ad5a886a498ef6117 SHA256: e1bce5e3b579d61bac9f35939cb0d51d3d10b5a664d68ac3cb76ee2dadca35dd Section: otherosfs Priority: optional Multi-Arch: foreign Homepage: http://www.qemu.org/ Description: QEMU full system emulation binaries (ppc) QEMU is a fast processor emulator: currently the package supports PowerPC emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following PowerPC hardware: ppc ppc64. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-ppc-dbgsym Source: qemu Version: 1:5.2+dfsg-11+deb11u2.1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 40711 Depends: qemu-system-ppc (= 1:5.2+dfsg-11+deb11u2.1) Filename: pool/bullseye-xena-backports-nochange/main/q/qemu/qemu-system-ppc-dbgsym_5.2+dfsg-11+deb11u2.1_amd64.deb Size: 38027688 MD5sum: 79739f16c27aeef433f323048a0dbc3f SHA1: 19965fe7c80c081ff543f71aab6184eba077d2d9 SHA256: 95294d2a641f25f3ddefabcfaaea9071d8f3d0462f8d210ff15d93969a102e52 Section: debug Priority: optional Description: debug symbols for qemu-system-ppc Build-Ids: 185f7405df21c43f9aa893fb803efaf2003d0c86 c6cfbbd9a5467d76d32e7a1b32eef4c9df28ff1b Package: qemu-system-sparc Source: qemu Version: 1:5.2+dfsg-11+deb11u2.1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 18943 Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libbrlapi0.8 (>= 6.3+dfsg), libc6 (>= 2.29), libcacard0 (>= 2.2), libcapstone4 (>= 4), libepoxy0 (>= 1.3), libfdt1 (>= 1.6.0), libgbm1 (>= 7.11~1), libgcc-s1 (>= 4.7), libglib2.0-0 (>= 2.39.4), libgnutls30 (>= 3.7.0), libibverbs1 (>= 1.1.6), libjpeg62-turbo (>= 1.3.1), libncursesw6 (>= 6), libnettle8, libnuma1 (>= 2.0.11), libpixman-1-0 (>= 0.19.6), libpmem1 (>= 1.4), libpng16-16 (>= 1.6.2-1), librdmacm1 (>= 1.0.15), libsasl2-2 (>= 2.1.27+dfsg), libseccomp2 (>= 2.1.0), libslirp0 (>= 4.0.0), libspice-server1 (>= 0.14.2), libtinfo6 (>= 6), libudev1 (>= 183), liburing1 (>= 0.7), libusb-1.0-0 (>= 2:1.0.23~), libusbredirparser1 (>= 0.6), libvdeplug2 (>= 4.0.1), libvirglrenderer1 (>= 0.8.0), zlib1g (>= 1:1.2.0), qemu-system-common (>> 1:5.2+dfsg-11+deb11u2.1~), qemu-system-data (>> 1:5.2+dfsg-11+deb11u2.1~) Recommends: qemu-system-gui (= 1:5.2+dfsg-11+deb11u2.1), qemu-utils, seabios, ipxe-qemu (>= 1.0.0+git-20131111.c3d1e78-1~) Suggests: samba, vde2, qemu-block-extra (= 1:5.2+dfsg-11+deb11u2.1) Provides: qemu-system-sparc64 Filename: pool/bullseye-xena-backports-nochange/main/q/qemu/qemu-system-sparc_5.2+dfsg-11+deb11u2.1_amd64.deb Size: 4656680 MD5sum: 2a3127fe22ceabd0094e5d0a88eb8690 SHA1: 8c528a18b6443bb38e4fba4debf22caf76dedfbc SHA256: 18ec5d1e17eddf7754bb6be89a3fefbe4c163b63b8844dc3c772b776439d3af4 Section: otherosfs Priority: optional Multi-Arch: foreign Homepage: http://www.qemu.org/ Description: QEMU full system emulation binaries (sparc) QEMU is a fast processor emulator: currently the package supports SPARC emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following sparc hardware: sparc sparc64. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-sparc-dbgsym Source: qemu Version: 1:5.2+dfsg-11+deb11u2.1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 27337 Depends: qemu-system-sparc (= 1:5.2+dfsg-11+deb11u2.1) Filename: pool/bullseye-xena-backports-nochange/main/q/qemu/qemu-system-sparc-dbgsym_5.2+dfsg-11+deb11u2.1_amd64.deb Size: 25365380 MD5sum: 8bfbf9c72afc7e5bd7627f8419443718 SHA1: 0597f018b3845eade82ce60c52ae31275fb7c65e SHA256: 21ff3a70a3d37b58cca156ca0ed1cbc155c8a6b2bfdf13fb42ed9e60b641e5f4 Section: debug Priority: optional Description: debug symbols for qemu-system-sparc Build-Ids: 56b2a0de252238337f1d35e6bc3278f2e3ccde7b 6a323b5b21d3a875ea028d98599f33bebb343840 Package: qemu-system-x86 Source: qemu Version: 1:5.2+dfsg-11+deb11u2.1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 34247 Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libbrlapi0.8 (>= 6.3+dfsg), libc6 (>= 2.29), libcacard0 (>= 2.2), libcapstone4 (>= 4), libepoxy0 (>= 1.3), libfdt1 (>= 1.6.0), libgbm1 (>= 7.11~1), libgcc-s1 (>= 4.7), libglib2.0-0 (>= 2.39.4), libgnutls30 (>= 3.7.0), libibverbs1 (>= 28), libjpeg62-turbo (>= 1.3.1), libncursesw6 (>= 6), libnettle8, libnuma1 (>= 2.0.11), libpixman-1-0 (>= 0.19.6), libpmem1 (>= 1.4), libpng16-16 (>= 1.6.2-1), librdmacm1 (>= 1.0.15), libsasl2-2 (>= 2.1.27+dfsg), libseccomp2 (>= 2.1.0), libslirp0 (>= 4.0.0), libspice-server1 (>= 0.14.2), libtinfo6 (>= 6), libudev1 (>= 183), liburing1 (>= 0.7), libusb-1.0-0 (>= 2:1.0.23~), libusbredirparser1 (>= 0.6), libvdeplug2 (>= 4.0.1), libvirglrenderer1 (>= 0.8.0), libxendevicemodel1, libxenevtchn1, libxenforeignmemory1, libxengnttab1, libxenmisc4.14, libxenstore3.0 (>= 4.2~), libxentoolcore1, zlib1g (>= 1:1.2.0), qemu-system-common (>> 1:5.2+dfsg-11+deb11u2.1~), qemu-system-data (>> 1:5.2+dfsg-11+deb11u2.1~), seabios (>= 1.10.2-1~), ipxe-qemu (>= 1.0.0+git-20131111.c3d1e78-1~) Recommends: qemu-system-gui (= 1:5.2+dfsg-11+deb11u2.1), qemu-utils, ovmf Suggests: samba, vde2, qemu-block-extra (= 1:5.2+dfsg-11+deb11u2.1), sgabios Breaks: qemu-kvm Replaces: qemu-kvm Provides: qemu-kvm, qemu-system-i386, qemu-system-x86-64 Filename: pool/bullseye-xena-backports-nochange/main/q/qemu/qemu-system-x86_5.2+dfsg-11+deb11u2.1_amd64.deb Size: 8262412 MD5sum: 823f7e9d450829de9e7ec4f9230c58ce SHA1: 271943ffc7352797e921798297e31dbd49f4133c SHA256: a657c6b5e120813a78563bf16fb8b443d187c95822a46968631da4e3eaaf1475 Section: otherosfs Priority: optional Multi-Arch: foreign Homepage: http://www.qemu.org/ Description: QEMU full system emulation binaries (x86) QEMU is a fast processor emulator: currently the package supports i386 and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following x86 hardware: i386 x86_64. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. . On x86 host hardware this package also enables KVM kernel virtual machine usage on systems which supports it. Package: qemu-system-x86-dbgsym Source: qemu Version: 1:5.2+dfsg-11+deb11u2.1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 49921 Depends: qemu-system-x86 (= 1:5.2+dfsg-11+deb11u2.1) Filename: pool/bullseye-xena-backports-nochange/main/q/qemu/qemu-system-x86-dbgsym_5.2+dfsg-11+deb11u2.1_amd64.deb Size: 46727684 MD5sum: 0fa61208e9e9e7d7ed631624473990b2 SHA1: 6e28e2e6700eea92e7cff77aff84911425dc72a4 SHA256: 542509386bd9d822e8a0cc71a3cb1c2ea1e7eb0ef0c20c1f9074601edc3b9515 Section: debug Priority: optional Description: debug symbols for qemu-system-x86 Build-Ids: a440407ad57a03a90166ca50906e508bd64961e7 c331260b3472f9f1060ada0a937df8c5613bd318 d189d7169675356f39432195dc664c47bc5922b2 Package: qemu-user Source: qemu Version: 1:5.2+dfsg-11+deb11u2.1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 89677 Depends: libc6 (>= 2.28), libcapstone4 (>= 4), libgcc-s1 (>= 4.7), libglib2.0-0 (>= 2.37.1), libgnutls30 (>= 3.7.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Recommends: qemu-user-binfmt Filename: pool/bullseye-xena-backports-nochange/main/q/qemu/qemu-user_5.2+dfsg-11+deb11u2.1_amd64.deb Size: 11330276 MD5sum: 9dc4d10d9c34e211b132a39ba336af1b SHA1: 8a9071c6d48229872b2900754c601c013cfc1023 SHA256: 8dcdac470c68db79ead6253cd139419b89e8c9d921ebfa221da0a09f78ad7a32 Section: otherosfs Priority: optional Multi-Arch: foreign Homepage: http://www.qemu.org/ Description: QEMU user mode emulation binaries QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the user mode emulation binaries. In this mode QEMU can launch Linux processes compiled for one CPU on another CPU. . If qemu-user-binfmt package is also installed, it will register binary format handlers from this qemu-user package with the kernel so it will be possible to run foreign binaries directly. However, this might not be suitable for using inside foreign chroots, in which case it is possible to use qemu-user-static package instead of qemu-user-binmft, -- qemu-user-static will register statically linked binfmt handlers instead. Package: qemu-user-binfmt Source: qemu Version: 1:5.2+dfsg-11+deb11u2.1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 66 Depends: qemu-user (= 1:5.2+dfsg-11+deb11u2.1), binfmt-support Conflicts: qemu-user-static Breaks: binfmt-support (<< 2.1.7~) Filename: pool/bullseye-xena-backports-nochange/main/q/qemu/qemu-user-binfmt_5.2+dfsg-11+deb11u2.1_amd64.deb Size: 3664 MD5sum: bcccaea1947c8ccb2d67ceccfab5b01f SHA1: 81830e07ca405d37df065b70ffbb37e5860976ea SHA256: d9304f938e8f99567040aca1bc9c96854986eec69b9768c95e180f7c1a4b52e2 Section: otherosfs Priority: optional Multi-Arch: foreign Homepage: http://www.qemu.org/ Description: QEMU user mode binfmt registration for qemu-user QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides binfmt support registration for the user mode emulation binaries from qemu-user. This is an empty package, it does not contain any additional files, only registration scripts which run at install and remove times. Package: qemu-user-dbgsym Source: qemu Version: 1:5.2+dfsg-11+deb11u2.1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 153377 Depends: qemu-user (= 1:5.2+dfsg-11+deb11u2.1) Filename: pool/bullseye-xena-backports-nochange/main/q/qemu/qemu-user-dbgsym_5.2+dfsg-11+deb11u2.1_amd64.deb Size: 139593916 MD5sum: 0a0195ff320838593efa8573fe18d61d SHA1: 8c9d8a898e2f8dc39176581f306811b682b99ebf SHA256: b2fe7a5629a263ae96e982e6f4de3aad4111de5c142f1a77f9573ebc2f46b8c0 Section: debug Priority: optional Description: debug symbols for qemu-user Build-Ids: 039b8e35c57853b8d7bc4a37a65f271483c4312d 0b8d416ad613f280ce58b7cec10e3427bc2f47d0 0cb195b3e89f4d8fbe51028af29ebb0fbc03f350 11b6136770679224ce73f7c56f5e130c2acd5783 1a36ab8f9903ba1c01978fdcbec6e4448ac3850a 1f7b9a2f354e6cb0c606f57aa0b74b804942f66e 20749b31d294870789c47c8cba4a838f3a5dc7c4 2736c8f35e7d021f3e7b1e3b275b739e9b4f4556 2a1bb6e217bc79e9b9c2f8b3e7e21fee346af2a0 2b3a00f66f23f2d04a87ac498e248a8f9da69448 3dc399ce41fb56e47eaf946d66f51028e388750b 43acaf064b88564fa08174b6ad076e6430fd02c4 4eb794b6ac344a71c85582773d15f644839e68f7 5fd51b9a7a259c45dffe1c4adce562e831775232 6239a395a7f38db2ae4eed84456cee36b75e0d22 66496eabd282f08989b2a9b977843b50229da011 6969a42c61202ef97acaae3b1a808817db43d415 6e5d9f18d73e53ab7ca70d008adc8748bf2b6ce3 77159fb8c27f375d095fff7850ce459c9c09b831 88c70b6caced22c702f43fe3aefc5f633a805b46 898a3b58a67136075c0bc2bbdd1019ec8590b34f 98eefa19654cb6d8ba521f199ad094772af18a1c 9ccf0259a80f21468f72405d47739831d4476c60 a38a9013dbd57162ef98da6d49c883cd6864f1f1 a86e0e7b7ae81655cbeb5f8c497370196731cc9f afbd1daccd5a3fcbfc6532532df537d8d5caad03 ca354daa824708cb1903a5e8b668d951d56f442f cfa2337844f59b6957abd3c88f886e7b50fd8bc4 de46740b4732960b8ba0721ded7c9cd45aa0333c df56c1ac31d0f564edf1e7cabe9ab7e68b5c447d ed656d4f1d3a5527ea595cc13cf9d386c1287b7e f4f72e1617ea22f055ab27ee2e8bb67352cd8b82 ffcc90d4cd41fdc408d7f8110f48ae7e4584eefb Package: qemu-user-static Source: qemu Version: 1:5.2+dfsg-11+deb11u2.1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 282120 Recommends: binfmt-support Suggests: sudo Conflicts: qemu-user-binfmt Breaks: binfmt-support (<< 2.1.7~) Provides: qemu-user-binfmt Built-Using: capstone (= 4.0.2-3), gcc-10 (= 10.2.1-6), glib2.0 (= 2.66.8-1), glibc (= 2.31-13+deb11u6), gnutls28 (= 3.7.1-5+deb11u3), zlib (= 1:1.2.11.dfsg-2+deb11u2) Filename: pool/bullseye-xena-backports-nochange/main/q/qemu/qemu-user-static_5.2+dfsg-11+deb11u2.1_amd64.deb Size: 41401148 MD5sum: 2532ddceaa8547cb0daab1ed992c0f07 SHA1: c00b61594eeb5443b2e40ff67e0e22414291b5f3 SHA256: 1e9f66a3a21c1501d50154de753d45eac023d7a3d196f6647d52c5638a6e6d9a Section: otherosfs Priority: optional Multi-Arch: foreign Homepage: http://www.qemu.org/ Description: QEMU user mode emulation binaries (static version) QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the user mode emulation binaries, built statically. In this mode QEMU can launch Linux processes compiled for one CPU on another CPU. . qemu-user-static package will register binary formats which the provided emulators can handle, so that it will be possible to run foreign binaries directly. Package: qemu-user-static-dbgsym Source: qemu Version: 1:5.2+dfsg-11+deb11u2.1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 168461 Depends: qemu-user-static (= 1:5.2+dfsg-11+deb11u2.1) Filename: pool/bullseye-xena-backports-nochange/main/q/qemu/qemu-user-static-dbgsym_5.2+dfsg-11+deb11u2.1_amd64.deb Size: 146213232 MD5sum: 87229a94a55c6a7f90e41a4112f25cf7 SHA1: c04bb71fed300fc418147dccfaa74a3d5dc58aa3 SHA256: 473be0445324923c0bf533f7d33ba0ed48af25e2b2e297bcaef919b905e13947 Section: debug Priority: optional Description: debug symbols for qemu-user-static Build-Ids: 077b9cbefd52955ac315c39b434dbac56703ca02 1307b1a1c878d14c31dfd799e570fe734bd6e610 1a5667afae5254a8c22e4b6199896f5de8694505 1d4ebfffdb30e45db072d7e212953db5a1613000 28423abf2a7a3a3a3c3ffb7e161f63dd38c609da 29fb27a49d496fff31fe96febef248e97c6eefda 351108de2aebed0778649f50898eaada67aaf414 3dfc546b68dd3ed499d9af2b378c77ee41c188d4 4e405ab24a1efc53d2c69d4ee613e7ef009678eb 4f34410ad369cf8f9b27267af7265cc52ba3845c 511330da1d7f20a5b70f8c0aa0145288974c5d33 6af216e5412b643ec2a2c42ce80bf003be493958 720663fdc7d7e3d9d58bbc018810e0f78659fc72 74aba934cfb15040fa0439df9b1a84ea87f2d3f6 89ff4725f9d894fe653e40f37ddd6cdb751d8714 903b98a73d37a587519ab5cc4b4196d3da361e10 935d4c4eca1cd3a24180a8c3862dd977a10f088b 9ad86753f38b114ac6da6766c711738ed59974ac 9e64e0619dd815476fb5dff59838be0f2013bc08 9fc4d4c2515fdcbb0d89bc3f1b9c8c0f2bdb61c2 aa4ad1c5803877c8d276dcee330c51297679f937 abf0d8c6af0ccc8341e7ccc0ec228be91b3d91f3 b69211bc8e0e2a22b2942bc0ea99af91d34a705f b7b7bb5dd059fdfdfef3ebce9fbd2b991e7b4d70 c889a4986a9ae918f83de69197830322d8784bcd ccf4cd5922091b26a65048997b7cdd5b84c124d9 d8e317907e43529c634035094ff2c28708235143 d9116425821e6e563aa39f3029de849c68fe71cc da89718fe0411af73e9e67a277956da4ed467194 e72dc4b578e669095b9d2e2c1ae3b558df5df965 f07333fb60c8d9c934297becc06aaf6ae7bb928b f7e2090c997b6946f003b486fc27dea98a1757c4 f92aba772047413ed4a662ce0f4bd128aac33411 Package: qemu-utils Source: qemu Version: 1:5.2+dfsg-11+deb11u2.1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 6078 Depends: libaio1 (>= 0.3.93), libc6 (>= 2.28), libglib2.0-0 (>= 2.37.1), libgnutls30 (>= 3.7.0), libnettle8, liburing1 (>= 0.7), zlib1g (>= 1:1.1.4) Suggests: debootstrap, qemu-block-extra (= 1:5.2+dfsg-11+deb11u2.1) Breaks: qemu-system-common (<< 1:3.1+dfsg-3~) Filename: pool/bullseye-xena-backports-nochange/main/q/qemu/qemu-utils_5.2+dfsg-11+deb11u2.1_amd64.deb Size: 1198324 MD5sum: 091b5164beb3141be6ed0d0fc668cd86 SHA1: 6c6787505da22ac73535c0c2f351af4e7d133da6 SHA256: c25a3a9cef76ef483cd72ba4382a0699fbc91876c3c13a829fc42b2e245bb339 Section: otherosfs Priority: optional Multi-Arch: foreign Homepage: http://www.qemu.org/ Description: QEMU utilities QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides QEMU related utilities: * qemu-img: QEMU disk image utility * qemu-io: QEMU disk exerciser * qemu-nbd: QEMU disk network block device server Package: qemu-utils-dbgsym Source: qemu Version: 1:5.2+dfsg-11+deb11u2.1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 12047 Depends: qemu-utils (= 1:5.2+dfsg-11+deb11u2.1) Filename: pool/bullseye-xena-backports-nochange/main/q/qemu/qemu-utils-dbgsym_5.2+dfsg-11+deb11u2.1_amd64.deb Size: 11229484 MD5sum: ea33a29a1daf0a7558884248af108900 SHA1: 63cf02fdea1f342b5b375bcd5765bd0e9aa3d37f SHA256: a500799a9dfdf7643e73ee80bfd7d86a6925633fe3226a165ebf07d51a80911c Section: debug Priority: optional Description: debug symbols for qemu-utils Build-Ids: 0f40a184a5e5746daddc3bcab978a9af8af3156f adca03446881008e8c1bb07e1cc8facaf938a0c3 e9bfc21b8a6844269b3bd24559e81911fd55a622 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.