Package: alembic Version: 1.7.6-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 2378 Depends: python3-alembic (= 1.7.6-1~bpo11+1), python3:any, libjs-sphinxdoc (>= 2.4.3-5~) Filename: pool/bullseye-yoga-backports-nochange/main/a/alembic/alembic_1.7.6-1~bpo11+1_all.deb Size: 433972 MD5sum: 79b876f7f93c53dbd5aba8c4c5d2fe0f SHA1: 98bb5c2813aa555b2d0d202207808fb39f6cae2b SHA256: 9d9311b83816fb37c4462a612e6a045978165bd464df0b1181c695dbbeaab047 Section: python Priority: optional Homepage: https://github.com/sqlalchemy/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: autoconf Version: 2.71-2~bpo11+1 Architecture: all Maintainer: Debian QA Group Installed-Size: 2033 Depends: perl (>> 5.005), m4 (>= 1.4.13), debianutils (>= 1.8) Recommends: automake | automaken Suggests: autoconf-archive, gnu-standards, autoconf-doc, libtool, gettext Breaks: gettext (<< 0.10.39), pkg-config (<< 0.25-1.1) Filename: pool/bullseye-yoga-backports-nochange/main/a/autoconf/autoconf_2.71-2~bpo11+1_all.deb Size: 343128 MD5sum: 67de5e6772ffeb07ee2821017af250ef SHA1: 0cbc7b957e8569789065d558e83956d3ac752267 SHA256: bfcdf61a39cd603183c2cdcac2add99149829c64a31cdc1bacb93372186284cf Section: devel Priority: optional Multi-Arch: foreign Homepage: https://www.gnu.org/software/autoconf/ Description: automatic configure script builder The standard for FSF source packages. This is only useful if you write your own programs or if you extensively modify other people's programs. . For an extensive library of additional Autoconf macros, install the `autoconf-archive' package. . This version of autoconf is not compatible with scripts meant for Autoconf 2.13 or earlier. Package: autoconf-doc Source: autoconf Version: 2.71-2~bpo11+1 Architecture: all Maintainer: Debian QA Group Installed-Size: 4459 Depends: gnu-standards Filename: pool/bullseye-yoga-backports-nochange/main/a/autoconf/autoconf-doc_2.71-2~bpo11+1_all.deb Size: 2919548 MD5sum: 55da22d97e3b32dc23175a55c2fdb6db SHA1: 37283fa3e884f2139fb4ae940bc288ba6f34245c SHA256: 2a6d00ab43cd2d3b2266f317e50df0396908f8a202a3a0e72d3b0fd5bc629766 Section: doc Priority: optional Homepage: https://www.gnu.org/software/autoconf/ Description: automatic configure script builder documentation GNU Autoconf is a package for creating scripts to configure source code packages using templates and an M4 macro package. This package contains the manual for GNU Autoconf. 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-yoga-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: elpa-protobuf-mode Source: protobuf Version: 3.12.4-1+b2~bpo11+1 Architecture: all Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 84 Depends: dh-elpa-helper, emacsen-common Filename: pool/bullseye-yoga-backports-nochange/main/p/protobuf/elpa-protobuf-mode_3.12.4-1+b2~bpo11+1_all.deb Size: 54084 MD5sum: f44fd09226e81b5ab0c6faed5d4399b9 SHA1: 7ae97a1fba769393fd43d7c692cf3072a2c6894a SHA256: 76ae109423c9315e21c9d0e20258868e4af9bd3645c59279780aea040d280a4a Section: editors Priority: optional Homepage: https://github.com/google/protobuf/ Description: Emacs addon for editing protocol buffers Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package provides an emacs major mode for editing files in protocol buffers format. It features syntax highlighting and auto-indentation. 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-yoga-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-yoga-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-yoga-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-yoga-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-yoga-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-yoga-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-yoga-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-yoga-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-yoga-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-yoga-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-yoga-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-yoga-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-yoga-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-yoga-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-yoga-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: libprotobuf-dev Source: protobuf Version: 3.12.4-1+b2~bpo11+1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 11459 Depends: zlib1g-dev, libprotobuf23 (= 3.12.4-1+b2~bpo11+1), libprotobuf-lite23 (= 3.12.4-1+b2~bpo11+1) Breaks: protobuf-compiler (>> 3.12.4-1+b2~bpo11+1), protobuf-compiler (<< 3.12.4-1+b2~bpo11+1) Provides: protobuf-api-23-0 Filename: pool/bullseye-yoga-backports-nochange/main/p/protobuf/libprotobuf-dev_3.12.4-1+b2~bpo11+1_amd64.deb Size: 1232484 MD5sum: b9d6a5a0ff6c99422b70de56cd03e07f SHA1: 6e3e86466b06a76253c02bc8008893a862da3727 SHA256: 39dcddda472696ce992b2b5a7565e7e5bde2b76c73386b94044a9fff487dda71 Section: libdevel Priority: optional Multi-Arch: same Homepage: https://github.com/google/protobuf/ Description: protocol buffers C++ library (development files) and proto files Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the development headers and static libraries needed for writing C++ applications. Includes well known proto type files. Package: libprotobuf-java Source: protobuf Version: 3.12.4-1+b2~bpo11+1 Architecture: all Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 2537 Filename: pool/bullseye-yoga-backports-nochange/main/p/protobuf/libprotobuf-java_3.12.4-1+b2~bpo11+1_all.deb Size: 1226692 MD5sum: 84854d471b7698cdf85735903a37d88f SHA1: a927439949ab328809490c6259e8c40d37058841 SHA256: 6f9d795de489566a303f4edc1bed2aaf96015181021ab21c91c55f36055bffbb Section: java Priority: optional Multi-Arch: foreign Homepage: https://github.com/google/protobuf/ Description: Java bindings for protocol buffers Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the Java bindings for the protocol buffers. You will need the protoc tool (in the protobuf-compiler package) to compile your definition to Java classes, and then the modules in this package will allow you to use those classes in your programs. Package: libprotobuf-lite23 Source: protobuf Version: 3.12.4-1+b2~bpo11+1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 807 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Filename: pool/bullseye-yoga-backports-nochange/main/p/protobuf/libprotobuf-lite23_3.12.4-1+b2~bpo11+1_amd64.deb Size: 241824 MD5sum: 704c7c0790e4d3b76ddf3f54ddaa2198 SHA1: eb3b1324434367c6875553245cd54d4812716481 SHA256: e6ca6965f06bca535ac3240cd3a1b124ebcab11d9e2f5748def54f4855275b32 Section: libs Priority: optional Multi-Arch: same Homepage: https://github.com/google/protobuf/ Description: protocol buffers C++ library (lite version) Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the runtime library needed for C++ applications whose message definitions have the "lite runtime" optimization setting. Package: libprotobuf-lite23-dbgsym Source: protobuf Version: 3.12.4-1+b2~bpo11+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 1774 Depends: libprotobuf-lite23 (= 3.12.4-1+b2~bpo11+1) Filename: pool/bullseye-yoga-backports-nochange/main/p/protobuf/libprotobuf-lite23-dbgsym_3.12.4-1+b2~bpo11+1_amd64.deb Size: 1626780 MD5sum: b3ac4af26490b06b4234e4c651338d0d SHA1: f6cf3720196a315739370abd762d735caa2ac8d1 SHA256: c47ae68a52fce9dcae0f78fd5aec61f28b979c2411f563135ba992e81e4d0828 Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libprotobuf-lite23 Build-Ids: 7a53d6e6ed96b5f758480ff5f56e27a6e18ae4a8 Package: libprotobuf23 Source: protobuf Version: 3.12.4-1+b2~bpo11+1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 3263 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Breaks: cura-engine (<< 1:3.3.0-2.1+b1), libarcus3 (<< 3.3.0-2) Filename: pool/bullseye-yoga-backports-nochange/main/p/protobuf/libprotobuf23_3.12.4-1+b2~bpo11+1_amd64.deb Size: 892412 MD5sum: 132fb4d45e529537ee3e88dbcfa4f446 SHA1: 22ef698dd6dd123c4baa9935a9fcd7b7ac74c6e9 SHA256: 0935c51c915bb1d3ed9e23ec22efd1e3f5e5c94d1c75f41041c6ec601e24e3d3 Section: libs Priority: optional Multi-Arch: same Homepage: https://github.com/google/protobuf/ Description: protocol buffers C++ library Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the runtime library needed for C++ applications. Package: libprotobuf23-dbgsym Source: protobuf Version: 3.12.4-1+b2~bpo11+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 11336 Depends: libprotobuf23 (= 3.12.4-1+b2~bpo11+1) Filename: pool/bullseye-yoga-backports-nochange/main/p/protobuf/libprotobuf23-dbgsym_3.12.4-1+b2~bpo11+1_amd64.deb Size: 10757652 MD5sum: 88946d68fe99881574a1ac032381e7a3 SHA1: 5a67b0f572f50d96e79bb8a0c9235d62a835a130 SHA256: dd8a37f25db3aa87d4592ef688f9efac359faaf4533ae9bff4497136361bc796 Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libprotobuf23 Build-Ids: d2a24013aec5947761f65e5c7bf5f9f7021afd55 Package: libprotoc-dev Source: protobuf Version: 3.12.4-1+b2~bpo11+1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 6782 Depends: libprotoc23 (= 3.12.4-1+b2~bpo11+1), libprotobuf-dev (= 3.12.4-1+b2~bpo11+1) Breaks: libprotobuf-dev (<< 2.1.0) Replaces: libprotobuf-dev (<< 2.1.0) Filename: pool/bullseye-yoga-backports-nochange/main/p/protobuf/libprotoc-dev_3.12.4-1+b2~bpo11+1_amd64.deb Size: 923948 MD5sum: f966ba213c83b7a5db9764f16531262a SHA1: e2eca717528cf570c0f0cec599840e6ead928fbc SHA256: 7a70b82623f2888c153a6caa351476243d479b2937900a1e9878ba4e6c9b0560 Section: libdevel Priority: optional Multi-Arch: same Homepage: https://github.com/google/protobuf/ Description: protocol buffers compiler library (development files) Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the development headers and static library needed for writing protobuf compilers. Package: libprotoc23 Source: protobuf Version: 3.12.4-1+b2~bpo11+1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 2936 Depends: libc6 (>= 2.15), libgcc-s1 (>= 3.0), libprotobuf23 (>= 3.12.4), libstdc++6 (>= 5.2) Filename: pool/bullseye-yoga-backports-nochange/main/p/protobuf/libprotoc23_3.12.4-1+b2~bpo11+1_amd64.deb Size: 802976 MD5sum: f9379838c189041a10c63d75affd13b9 SHA1: 96f242207f19d8f1d5d39e0745452ad0d444cd8d SHA256: 0cf1f3491b0acd48c440d3bd205b701e7aa6c24fa847134a733dc1f61230e2a7 Section: libs Priority: optional Multi-Arch: same Homepage: https://github.com/google/protobuf/ Description: protocol buffers compiler library Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the runtime library needed for the protocol buffer compiler. Package: libprotoc23-dbgsym Source: protobuf Version: 3.12.4-1+b2~bpo11+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 14567 Depends: libprotoc23 (= 3.12.4-1+b2~bpo11+1) Filename: pool/bullseye-yoga-backports-nochange/main/p/protobuf/libprotoc23-dbgsym_3.12.4-1+b2~bpo11+1_amd64.deb Size: 14125016 MD5sum: 342f914d612a84b83e118bad1558dec3 SHA1: 66dc51f5e9b76c662a931fb5d37210f67bae5c9d SHA256: 05ab2a7cc6adb7e970169b155a8386d42a13095d96b74b29685d5ea0d327d6eb Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libprotoc23 Build-Ids: e85d403bd61ada5d1d55fe0bcd3981f6e4bf07aa Package: libtpms-dev Source: libtpms Version: 0.9.2-3+b1~bpo11+1 Architecture: amd64 Maintainer: Seunghun Han Installed-Size: 2185 Depends: libtpms0 (= 0.9.2-3+b1~bpo11+1) Filename: pool/bullseye-yoga-backports-nochange/main/l/libtpms/libtpms-dev_0.9.2-3+b1~bpo11+1_amd64.deb Size: 445704 MD5sum: 9e73349335f9b7aa5db0741716c93a6a SHA1: b7763703ea872b7ec97b4c1a60ef0905badbc579 SHA256: cccbf89e99415dfd03bfb71d894f8ef6bdde7824c45f9b6b7990bebf803e6697 Section: libdevel Priority: optional Homepage: https://github.com/stefanberger/libtpms Description: libtpms header files and man pages The libtpms-dev package provides header files and man pages for the functions provided by libtpms. Package: libtpms0 Source: libtpms Version: 0.9.2-3+b1~bpo11+1 Architecture: amd64 Maintainer: Seunghun Han Installed-Size: 960 Depends: openssl, libc6 (>= 2.17), libssl1.1 (>= 1.1.1) Filename: pool/bullseye-yoga-backports-nochange/main/l/libtpms/libtpms0_0.9.2-3+b1~bpo11+1_amd64.deb Size: 323064 MD5sum: 173aeffe392f4d62c38456fd0aea2f81 SHA1: ab8102d2cba71ab796154391b373614f5b01e0a7 SHA256: 2c8cd837aba6b73947045fe88591d6074c7c03942a11240904819c187b010fc1 Section: libs Priority: optional Multi-Arch: same Homepage: https://github.com/stefanberger/libtpms Description: TPM emulation library Libtpms is a library that provides TPM functionality. Libtpm is used by swtpm package. Package: libtpms0-dbgsym Source: libtpms Version: 0.9.2-3+b1~bpo11+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Seunghun Han Installed-Size: 1069 Depends: libtpms0 (= 0.9.2-3+b1~bpo11+1) Filename: pool/bullseye-yoga-backports-nochange/main/l/libtpms/libtpms0-dbgsym_0.9.2-3+b1~bpo11+1_amd64.deb Size: 974384 MD5sum: 44268deb1fa012f69a414b5d15062b79 SHA1: ea88bbd170f7832d2045f3af7ab17a644ae951b4 SHA256: 044a33a32d4839d41cffb8503bd50ec90c3b0b94c8acd73ca6400984ba072c30 Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libtpms0 Build-Ids: db4143d1165722e8f8f16d5fe1b6c54f2792f0cf 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-yoga-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-yoga-backports-nochange/main/o/openseachest/openseachest_23.03.1-1+b1~bpo11+1_amd64.deb Size: 1279788 MD5sum: ca778bfc97c93fd6a75cb792e3f79e34 SHA1: e001aaa9e462edb4d7ecbc93204706ed2374add0 SHA256: bb5b178b516d88a196ac1cb7b55dfb72dedbd8aa98580449ba6d8eb3de860f5f 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-yoga-backports-nochange/main/o/openseachest/openseachest-dbgsym_23.03.1-1+b1~bpo11+1_amd64.deb Size: 12583652 MD5sum: 18568e4b5b77e346cb431d406799bb38 SHA1: b39b8c90cd89434c6c050cbdcb8361e3c09d8c7a SHA256: 04db81deee4b73389120ab5d7a598c93947cb95c731eb5ee64f8cd1eff99af5f 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-yoga-backports-nochange/main/o/openstack-backports-archive-keyring/openstack-backports-archive-keyring_0.1_all.deb Size: 3280 MD5sum: 22fa248749f0eb2905f7111bc616974a SHA1: 015ca2c80b73e1380f2af4467fddf32b2b9f5005 SHA256: 4a7127a8e848d33c84c0dd27b127a63896124d0f071deb5a80a6287e1ef84de7 Section: net Priority: extra Description: OpenStack bullseye-backports archive keyring for yoga This package installs the OpenStack unofficial bullseye-backports Debian repository apt key for the yoga OpenStack release. Package: paramiko-doc Source: paramiko Version: 2.8.1-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 63 Depends: libjs-jquery, libjs-underscore Filename: pool/bullseye-yoga-backports-nochange/main/p/paramiko/paramiko-doc_2.8.1-1~bpo11+1_all.deb Size: 16908 MD5sum: c7e71e6198bf137a25b37e88d58bdd01 SHA1: fb4ffdc9bde1dbf9ca8679430d2069c13fd73880 SHA256: c5383b4e2becdc2774bc9ff79158a20978d1e43803f6fafa0eb897b83aea8b7a Section: doc Priority: optional Multi-Arch: foreign Homepage: https://github.com/paramiko/paramiko/ Description: Make ssh v2 connections with Python (Documentation) "Paramiko" is a combination of the Esperanto words for "paranoid" and "friend". It's a module for Python 2.7/3.4+ that implements the SSH2 protocol for secure (encrypted and authenticated) connections to remote machines. Unlike SSL (aka TLS), SSH2 protocol does not require hierarchical certificates signed by a powerful central authority. You may know SSH2 as the protocol that replaced Telnet and rsh for secure access to remote shells, but the protocol also includes the ability to open arbitrary channels to remote services across the encrypted tunnel (this is how SFTP works, for example). . This is the documentation for the package. Package: protobuf-compiler Source: protobuf Version: 3.12.4-1+b2~bpo11+1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 150 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libprotoc23 (= 3.12.4-1+b2~bpo11+1), libstdc++6 (>= 5.2) Recommends: libprotobuf-dev Suggests: protobuf-mode-el Filename: pool/bullseye-yoga-backports-nochange/main/p/protobuf/protobuf-compiler_3.12.4-1+b2~bpo11+1_amd64.deb Size: 75220 MD5sum: be34096fbc73bf3c47e46349504e219e SHA1: d1c349030098b468593ea25a26400edfdd05165f SHA256: 971ce4c9d045a89194d7b4966ad9e278ed974261bfec87222b32924906a1f28f Section: devel Priority: optional Multi-Arch: foreign Homepage: https://github.com/google/protobuf/ Description: compiler for protocol buffer definition files Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the protocol buffer compiler that is used for translating from .proto files (containing the definitions) to the language binding for the supported languages. Package: protobuf-compiler-dbgsym Source: protobuf Version: 3.12.4-1+b2~bpo11+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 119 Depends: protobuf-compiler (= 3.12.4-1+b2~bpo11+1) Filename: pool/bullseye-yoga-backports-nochange/main/p/protobuf/protobuf-compiler-dbgsym_3.12.4-1+b2~bpo11+1_amd64.deb Size: 104792 MD5sum: 6f5d8ea32636d0e058b76100aced3e4b SHA1: c0afd643ce75c766d37b9f6973b3546972d4bce1 SHA256: afa48be999b1d861e015c476c3b3d70f6f60a0f6724982dddbaebe92790dbb46 Section: debug Priority: optional Description: debug symbols for protobuf-compiler Build-Ids: ab5050fb156f6d3a2fe382c326405df3426c291b 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-yoga-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-yoga-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.9-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 1336 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Filename: pool/bullseye-yoga-backports-nochange/main/p/python-amqp/python-amqp-doc_5.0.9-1~bpo11+1_all.deb Size: 139476 MD5sum: a112341b2609d94a0893b5ee3097c6e8 SHA1: 6cd6f94aa1aeecaa757d1a6db0245f779b99822a SHA256: f95bdd7f2024bba6be55e0960f4ea7102f4ef8a1c378a90cb75d6ae6bfc0be64 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-cffi-doc Source: python-cffi Version: 1.15.0-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 840 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Filename: pool/bullseye-yoga-backports-nochange/main/p/python-cffi/python-cffi-doc_1.15.0-1~bpo11+1_all.deb Size: 139760 MD5sum: c5d4aa26ea08fe81389d9f3cb61b6abe SHA1: 596a442829736c86a11d298a22a356900d02bb1b SHA256: c100058f3e00b7487010bb04764be8ce2d1b99332fd2274103b35985d72ea684 Section: doc Priority: optional Multi-Arch: foreign Homepage: https://cffi.readthedocs.org/ Description: Foreign Function Interface for Python calling C code - documentation Convenient and reliable way of calling C code from Python. . The aim of this project is to provide a convenient and reliable way of calling C code from Python. It keeps Python logic in Python, and minimises the C required. It is able to work at either the C API or ABI level, unlike most other approaches, that only support the ABI level. . This package contains the developer documentation for cffi. 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-yoga-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-click-doc Source: python-click Version: 8.0.3-1~bpo11+1 Architecture: all Maintainer: Sandro Tosi Installed-Size: 1649 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Filename: pool/bullseye-yoga-backports-nochange/main/p/python-click/python-click-doc_8.0.3-1~bpo11+1_all.deb Size: 303592 MD5sum: a743abe0d572bf8140826451baed991d SHA1: fff24f6329ae0fee0029bb2cf8aad525f39c81ae SHA256: 0d0808d188cff60de8b7dadc320d02e6bd66558701719869e1622a4bee60a741 Section: doc Priority: optional Multi-Arch: foreign Homepage: https://github.com/pallets/click Description: Wrapper around optparse for command line utilities - documentation Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as necessary. It's the "Command Line Interface Creation Kit". It's highly configurable but comes with sensible defaults out of the box. . It aims to make the process of writing command line tools quick and fun while also preventing any frustration caused by the inability to implement an intended CLI API. . This package contains the documentation for Click. Package: python-coverage-doc Source: python-coverage Version: 6.2+dfsg1-2~bpo11+1 Architecture: all Maintainer: Ben Finney Installed-Size: 1341 Depends: libjs-sphinxdoc (>= 2.4.3-5~), sphinx-rtd-theme-common (>= 0.5.1+dfsg) Filename: pool/bullseye-yoga-backports-nochange/main/p/python-coverage/python-coverage-doc_6.2+dfsg1-2~bpo11+1_all.deb Size: 349984 MD5sum: 8499c33458c8434b28278ffffc733f08 SHA1: 08ee9a054aadaff2897f89a1f20523ec8116a409 SHA256: a6e4fd9514bdf1fddf8393ceda74fd52b5fe1dd7650feb51d9d8ba2db9af1c93 Section: doc Priority: optional Homepage: https://coverage.readthedocs.io/ Description: code coverage tool for Python — documentation Coverage.py is a tool for measuring code coverage of Python programs. It monitors your program, noting which parts of the code have been executed, then analyzes the source to identify code that could have been executed but was not. . This package installs the HTML documentation for Coverage.py. Package: python-cryptography-doc Source: python-cryptography Version: 3.4.8-1~bpo11+1 Architecture: all Maintainer: Tristan Seligmann Installed-Size: 3502 Depends: libjs-sphinxdoc (>= 2.4.3-5~), sphinx-rtd-theme-common (>= 1.0.0+dfsg) Built-Using: sphinx (= 3.5.4-2~bpo11+1) Filename: pool/bullseye-yoga-backports-nochange/main/p/python-cryptography/python-cryptography-doc_3.4.8-1~bpo11+1_all.deb Size: 319808 MD5sum: ba6121a55ccedb747dcfad08968c58f2 SHA1: 803c9bb23cfdf4a767910b56522d4044a05285bb SHA256: 1d96dda1f625012a167abce1c9dd973ec2256395ccb5a62c56bfabddca42882e Section: doc Priority: optional Homepage: https://cryptography.io/ Description: Python library exposing cryptographic recipes and primitives (documentation) The cryptography library is designed to be a "one-stop-shop" for all your cryptographic needs in Python. . As an alternative to the libraries that came before it, cryptography tries to address some of the issues with those libraries: - Lack of PyPy and Python 3 support. - Lack of maintenance. - Use of poor implementations of algorithms (i.e. ones with known side-channel attacks). - Lack of high level, "Cryptography for humans", APIs. - Absence of algorithms such as AES-GCM. - Poor introspectability, and thus poor testability. - Extremely error prone APIs, and bad defaults. . This package contains the documentation for cryptography. Package: python-django-doc Source: python-django Version: 2:3.2.12-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 30516 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Filename: pool/bullseye-yoga-backports-nochange/main/p/python-django/python-django-doc_3.2.12-1~bpo11+1_all.deb Size: 3394108 MD5sum: 8ab0a3780e0697ffccb4a337cc6e44aa SHA1: 001db3b4877fa02f96f2387ad9fa50cf3838ad76 SHA256: c4033c5c66c47f2e0a13dda6c321f8371ae913b6dcee7748eb5831f2f5c740f9 Section: doc Priority: optional Multi-Arch: foreign Homepage: http://www.djangoproject.com/ Description: High-level Python web development framework (documentation) Django is a high-level web application framework that loosely follows the model-view-controller design pattern. . Python's equivalent to Ruby on Rails, Django lets you build complex data-driven websites quickly and easily - Django focuses on automating as much as possible and adhering to the "Don't Repeat Yourself" (DRY) principle. . Django additionally emphasizes reusability and "pluggability" of components; many generic third-party "applications" are available to enhance projects or to simply to reduce development time even further. . This package contains the HTML documentation and example projects. Package: python-eventlet-doc Source: python-eventlet Version: 0.33.0-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 940 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Filename: pool/bullseye-yoga-backports-nochange/main/p/python-eventlet/python-eventlet-doc_0.33.0-1~bpo11+1_all.deb Size: 164216 MD5sum: 0b8fabec9b7cd68b08827d444c23bd7f SHA1: 4fdf81848f3982e46c95da4445e2accbbbb48a64 SHA256: 3aab1f8a0b57ebd07e5ead9790d60081e01d98b8ca432f653cd3c99f907ced8f 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-yoga-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-yoga-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+b1~bpo11+1 Architecture: amd64 Maintainer: Debian Python Team , Installed-Size: 38 Depends: python3-greenlet (= 1.1.2-3+b1~bpo11+1) Filename: pool/bullseye-yoga-backports-nochange/main/p/python-greenlet/python-greenlet-dev_1.1.2-3+b1~bpo11+1_amd64.deb Size: 14472 MD5sum: e388500a3a4fbeba4f0c059033dc6643 SHA1: 84b0ad930ec45bd99e2d84e8dbd33ed9c7de2fb4 SHA256: 6aa2c8de46589239b48a945647f25c609210c9bcc9f65e730d1e8e75b20ce68d 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+b1~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-yoga-backports-nochange/main/p/python-greenlet/python-greenlet-doc_1.1.2-3+b1~bpo11+1_all.deb Size: 62352 MD5sum: 909dc41a1c2a93d747a4ed9836b305f6 SHA1: eb37de59c637857618c0e64adfd136e89c2f36a7 SHA256: 26a9344e0ff4ca99195b98a0e77c8648f8858850e9ab584df36dddf462a97f9c 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-yoga-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-yoga-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.3-1~bpo11+1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 1360 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Recommends: python3-jinja2 Filename: pool/bullseye-yoga-backports-nochange/main/j/jinja2/python-jinja2-doc_3.0.3-1~bpo11+1_all.deb Size: 187080 MD5sum: c8ce75d191f0f69d9179957e3ac710cd SHA1: 76d685b8db2ebd608beabfcfedada6fd9380776d SHA256: 3e5c65d7bf4d5781905168ce4d65aae2e976c88b7242a3e5a7239229f79960be 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-kombu-doc Source: kombu Version: 5.2.3-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 6337 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Filename: pool/bullseye-yoga-backports-nochange/main/k/kombu/python-kombu-doc_5.2.3-1~bpo11+1_all.deb Size: 406272 MD5sum: aa3b21843b92aa8fa6b71c4ccba9dee7 SHA1: 91c2923faa074487a0fe57ce0a6c7fde012a6597 SHA256: 83d66ba02a04d3b8c1c0128c088b3c7c4c5a4563b8e205e8521f8c430d4eaa8e Section: doc Priority: optional Multi-Arch: foreign Homepage: https://github.com/celery/kombu/ Description: AMQP Messaging Framework for Python (Documentation) The aim of Kombu is to make messaging in Python as easy as possible by providing an idiomatic high-level interface for the AMQP protocol. It is meant to replace the carrot library by providing a compatibility layer. . Features: * Allows application authors to support several message server solutions by using pluggable transports. * Supports automatic encoding, serialization and compression of message payloads. * The ability to ensure that an operation is performed by gracefully handling connection and channel errors. . This package contains the documentation. Package: python-lxml-doc Source: lxml Version: 4.9.1-1+b1~bpo11+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 5804 Recommends: python3-lxml Filename: pool/bullseye-yoga-backports-nochange/main/l/lxml/python-lxml-doc_4.9.1-1+b1~bpo11+1_all.deb Size: 504388 MD5sum: 384ec363fec2d66db3309191f31dc516 SHA1: 577c3239d3616b20400ab966ee9e6425cff2e0cf SHA256: b047a4248d9099d267f580bbf08eeebccdad1bc08d58a3d3d9f2ef83583a0f52 Section: doc Priority: optional Multi-Arch: foreign Homepage: http://lxml.de/ Description: pythonic binding for the libxml2 and libxslt libraries (documentation) lxml is a new Python binding for libxml2 and libxslt, completely independent from these existing Python bindings. . This package contains the html documentation. 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-yoga-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-psutil-doc Source: python-psutil Version: 5.9.0-1~bpo11+1 Architecture: all Maintainer: Sandro Tosi Installed-Size: 1558 Depends: libjs-sphinxdoc (>= 2.4.3-5~), sphinx-rtd-theme-common (>= 1.0.0+dfsg) Filename: pool/bullseye-yoga-backports-nochange/main/p/python-psutil/python-psutil-doc_5.9.0-1~bpo11+1_all.deb Size: 203304 MD5sum: 1ad5a299e4531327ff4fdbb72267b69d SHA1: 9ca2bb067414c4cce1988292b645f114423ea812 SHA256: 8b2bfd8a7615d348093919807aba54b3eba24d94186c5c538e78e194e29148d6 Section: doc Priority: optional Homepage: https://github.com/giampaolo/psutil Description: module providing convenience functions for managing processes (doc) psutil is a module providing an interface for retrieving information on running processes and system utilization (CPU, memory) in a portable way by using Python, implementing many functionalities offered by tools like ps, top and Windows task manager. . It currently supports Linux, OS X, FreeBSD and Windows. . This package contains the documentation for psutil. Package: python-pyparsing-doc Source: pyparsing Version: 3.0.7-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 2905 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Filename: pool/bullseye-yoga-backports-nochange/main/p/pyparsing/python-pyparsing-doc_3.0.7-1~bpo11+1_all.deb Size: 746144 MD5sum: 599ef283662a8973376fc7b5642f183e SHA1: 63792a1a0fc93a0fc39f92eb2890f0ad7917f513 SHA256: 1a73a1ce6f7530a0359502f92db3cee7e625e8ddd5dc36ea09add1b0f2246c10 Section: doc Priority: optional Multi-Arch: foreign Homepage: https://github.com/pyparsing/pyparsing/ Description: alternative to creating and executing simple grammars - doc The parsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The parsing module provides a library of classes that client code uses to construct the grammar directly in Python code. . Here's an example: . from pyparsing import Word, alphas greet = Word(alphas) + "," + Word(alphas) + "!" hello = "Hello, World!" print hello, "->", greet.parseString(hello) . This package contains documentation for python-pyparsing. Package: python-pytest-doc Source: pytest Version: 6.2.5-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 8054 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Recommends: python3-pytest Built-Using: sphinx (= 3.5.4-2~bpo11+1) Filename: pool/bullseye-yoga-backports-nochange/main/p/pytest/python-pytest-doc_6.2.5-1~bpo11+1_all.deb Size: 1008236 MD5sum: fd5122e72e27316c9c2f995cef1be1d9 SHA1: 8e0cf8113c2b44deca438d47a7c5a893c8368bc0 SHA256: 047fe1849df4017e93dcaa16f4bef296405e102edd6f89b07c17b7c31e5bba08 Section: doc Priority: optional Homepage: https://pytest.org/ Description: Simple, powerful testing in Python - Documentation This testing tool has for objective to allow the developers to limit the boilerplate code around the tests, promoting the use of built-in mechanisms such as the `assert` keyword. . This package contains the documentation for pytest. Package: python-pytest-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-yoga-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-requests-doc Source: requests Version: 2.25.1+dfsg-2~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 1446 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Filename: pool/bullseye-yoga-backports-nochange/main/r/requests/python-requests-doc_2.25.1+dfsg-2~bpo11+1_all.deb Size: 174648 MD5sum: df7260b1ed2e590b59960d805528a485 SHA1: 64e2c4f252abf24c98053416a2bec034642a8b99 SHA256: ab33fac72040255c207931e4d16f3ec53e2d8ad4521d027073ad3a7d3b4f8ca5 Section: doc Priority: optional Multi-Arch: foreign Homepage: http://python-requests.org Description: elegant and simple HTTP library for Python (Documentation) Requests allow you to send HTTP/1.1 requests. You can add headers, form data, multipart files, and parameters with simple Python dictionaries, and access the response data in the same way. It's powered by httplib and urllib3, but it does all the hard work and crazy hacks for you. . Features . - International Domains and URLs - Keep-Alive & Connection Pooling - Sessions with Cookie Persistence - Browser-style SSL Verification - Basic/Digest Authentication - Elegant Key/Value Cookies - Automatic Decompression - Unicode Response Bodies - Multipart File Uploads - Connection Timeouts . This package contains the documentation. Package: python-setuptools-doc Source: setuptools Version: 59.6.0-1.2~bpo11+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 2428 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Filename: pool/bullseye-yoga-backports-nochange/main/s/setuptools/python-setuptools-doc_59.6.0-1.2~bpo11+1_all.deb Size: 380528 MD5sum: 3d4b8a11e8748af73ea5435f82e58fcc SHA1: 9fafceb244b5ccf17109020665cb950faa076233 SHA256: b3c954fa819e00375d4f2f70189f77a65ab8d67272254df72ba485964527f1d5 Section: doc Priority: optional Multi-Arch: foreign Homepage: https://pypi.python.org/pypi/setuptools Description: Python Distutils Enhancements (documentation) Extensions to the Python distutils for large or complex distributions. The package contains the documentation in html format. Package: python-simplejson-doc Source: simplejson Version: 3.17.6-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 256 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Recommends: python3-simplejson Filename: pool/bullseye-yoga-backports-nochange/main/s/simplejson/python-simplejson-doc_3.17.6-1~bpo11+1_all.deb Size: 55428 MD5sum: 5b4c62bde7f20d590920265462a296ca SHA1: 3fc3d3f9c9da7165fa1a76970edcac51683e515a SHA256: 492ac25473ace806daf8caf3564427f10465f8cb01504c032ba9b1bccb32ea2f Section: doc Priority: optional Multi-Arch: foreign Homepage: https://simplejson.readthedocs.io/ Description: simple, fast, extensible JSON encoder/decoder for Python - documentation simplejson is a simple, fast, complete, correct and extensible JSON encoder and decoder. . The encoder may be subclassed to provide serialization in any kind of situation, without any special support by the objects to be serialized (somewhat like pickle). . The decoder can handle incoming JSON strings of any specified encoding (UTF-8 by default). . simplejson is the externally maintained development version of the json library included with Python 2.6 and Python 3.0, but maintains backwards compatibility with Python 2.5. . This package contains 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-yoga-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-yoga-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-trie-doc Source: python-trie Version: 0.4.0+ds-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 114 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Filename: pool/bullseye-yoga-backports-nochange/main/p/python-trie/python-trie-doc_0.4.0+ds-1~bpo11+1_all.deb Size: 16600 MD5sum: 5cbff2680bb8637d95d2b3b91b8528d5 SHA1: 606c1148d4a74354f6b1e0f892c2b0454f8ce2cd SHA256: 7f097c0e8d8cd98d0b78445506b73bad04d62a3e524bcafdafe1e2644c00a1eb Section: doc Priority: optional Multi-Arch: foreign Homepage: https://github.com/gsakkis/pytrie Description: Pure Python implementation of the trie data structure (doc) A trie is an ordered tree data structure that is used to store a mapping where the keys are sequences, usually strings over an alphabet. In addition to implementing the mapping interface, tries allow finding the items for a given prefix, and vice versa, finding the items whose keys are prefixes of a given key. . This package contains the HTML 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-yoga-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-yoga-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: python-wrapt-doc Source: python-wrapt Version: 1.13.3-1+b1~bpo11+1 Architecture: all Maintainer: Debian OpenStack Installed-Size: 542 Depends: libjs-sphinxdoc (>= 2.4.3-5~), sphinx-rtd-theme-common (>= 1.0.0+dfsg) Filename: pool/bullseye-yoga-backports-nochange/main/p/python-wrapt/python-wrapt-doc_1.13.3-1+b1~bpo11+1_all.deb Size: 64304 MD5sum: 79f2774b2818377457cd5509d7a62cf1 SHA1: acff4310553f0ca1916510c243e882bec1bbd21f SHA256: 32bf026963fc4fc5b175e784a31ae680dac0a3a81af84e2ca8cb7fe2ba198b20 Section: doc Priority: optional Homepage: https://github.com/GrahamDumpleton/wrapt Description: decorators, wrappers and monkey patching. - doc The aim of the wrapt module is to provide a transparent object proxy for Python, which can be used as the basis for the construction of function wrappers and decorator functions. . The wrapt module focuses very much on correctness. It therefore goes way beyond existing mechanisms such as functools.wraps() to ensure that decorators preserve introspectability, signatures, type checking abilities etc. The decorators that can be constructed using this module will work in far more scenarios than typical decorators and provide more predictable and consistent behaviour. . To ensure that the overhead is as minimal as possible, a C extension module is used for performance critical components. An automatic fallback to a pure Python implementation is also provided where a target system does not have a compiler to allow the C extension to be compiled. . This package contains the documentation. Package: python3-alembic Source: alembic Version: 1.7.6-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 911 Depends: python3-pkg-resources, python3-importlib-metadata | python3 (>> 3.9), python3-importlib-resources | python3 (>> 3.9), python3-mako, python3-sqlalchemy (>= 1.3.0), python3:any Filename: pool/bullseye-yoga-backports-nochange/main/a/alembic/python3-alembic_1.7.6-1~bpo11+1_all.deb Size: 136976 MD5sum: fce1db3ffa8010287f796ceebc6f10d0 SHA1: aa5538598fe7237cf046750763202ec69564fb4c SHA256: aee1cb5a4a17d60e735c260d7b96912049ba20fe227eef3644a5727d40fda29c Section: python Priority: optional Homepage: https://github.com/sqlalchemy/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.9-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 218 Depends: python3-vine, python3:any Suggests: python-amqp-doc Filename: pool/bullseye-yoga-backports-nochange/main/p/python-amqp/python3-amqp_5.0.9-1~bpo11+1_all.deb Size: 44588 MD5sum: 2123fa06931533e7f85a99fa1b189de3 SHA1: 79090c202cca74a39ec843f6ceb9b3ff056c2b4d SHA256: 372c9d5dad52fd07534599590b2a27cf0befc2a54d687b5d511f4fc427ef9d8e 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-apscheduler Source: apscheduler Version: 3.8.1-1~bpo11+1 Architecture: all Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 246 Depends: python3-funcsigs | python3 (>> 3.5), python3-pkg-resources, python3-six (>= 1.4.0), python3-tz, python3-tzlocal, python3:any Filename: pool/bullseye-yoga-backports-nochange/main/a/apscheduler/python3-apscheduler_3.8.1-1~bpo11+1_all.deb Size: 41300 MD5sum: ceb344f0f0b92c51827a49dee76bbd1a SHA1: fb42232742f1ded7aecf18fdbc30d69d70ff7353 SHA256: 7a4018392cfc0e9cb2eec7ee509d08d73e587c11c647d7372144395e9de5745d Section: python Priority: optional Homepage: https://github.com/agronholm/apscheduler Description: In-process task scheduler with Cron-like capabilities The Advanced Python Scheduler (APScheduler) is a light but powerful in-process task scheduler that lets you schedule jobs (functions or any Python callables) to be executed at times of your choosing. . This can be a far better alternative to externally run cron scripts for long-running applications (e.g. web applications), as it is platform neutral and can directly access your application's variables and functions. . This package contains the Python 3 module. Package: python3-boto3 Source: python-boto3 Version: 1.20.34+dfsg-1~bpo11+1 Architecture: all Maintainer: Debian Cloud Team Installed-Size: 1077 Depends: python3-botocore (>= 1.6.6), python3-requests, python3-s3transfer (>= 0.1.10), python3-six, python3-jmespath, python3:any Filename: pool/bullseye-yoga-backports-nochange/main/p/python-boto3/python3-boto3_1.20.34+dfsg-1~bpo11+1_all.deb Size: 136116 MD5sum: ddcfabc428bd2c7796e71efd4299f40a SHA1: e22a691f6485a1cb720786edd71a4e5b5bcbace0 SHA256: 1218b77cf3309f69162ca4fce2ed2e91678e98d73f3f88d685a824f14c5ec8ea Section: python Priority: optional Homepage: https://github.com/boto/boto3 Description: Python interface to Amazon's Web Services - Python 3.x Boto is the Amazon Web Services interface for Python. It allows developers to write software that makes use of Amazon services like S3 and EC2. Boto provides an easy to use, object-oriented API as well as low-level direct service access. Package: python3-botocore Source: python-botocore Version: 1.23.34+repack-1~bpo11+1 Architecture: all Maintainer: Debian Cloud Team Installed-Size: 62572 Depends: python3-dateutil, python3-jmespath, python3-urllib3, python3:any, python3-requests Breaks: awscli (<< 1.18.140) Filename: pool/bullseye-yoga-backports-nochange/main/p/python-botocore/python3-botocore_1.23.34+repack-1~bpo11+1_all.deb Size: 4679976 MD5sum: 84533a70066bc02730ef3e02f622a457 SHA1: 8a3c56dfd16b09048cd40412abe7d0d5e50ccdef SHA256: 5652bd7a31051b6e08a7324bcd78393d966c0ebf60aab052cefa9be0e1a0d4d4 Section: python Priority: optional Homepage: https://github.com/boto/botocore Description: Low-level, data-driven core of boto 3 (Python 3) A low-level interface to a growing number of Amazon Web Services. The botocore package is the foundation for AWS-CLI. . This package contains the module for Python 3. 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-yoga-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-cachetools Source: python-cachetools Version: 5.0.0-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 55 Depends: python3:any Filename: pool/bullseye-yoga-backports-nochange/main/p/python-cachetools/python3-cachetools_5.0.0-1~bpo11+1_all.deb Size: 13412 MD5sum: a0e126591c8b16b0721c6f92992f8027 SHA1: 7fc5d4a9a10d585a867920bd406664c9a3562b77 SHA256: 1d2e4669f58089a0d2321785bbf22c3503dd96745457651368c21e8b0e24e450 Section: python Priority: optional Homepage: https://github.com/tkem/cachetools/ Description: extensible memoizing collections and decorators for Python 3 This Python 3 module provides various memoizing collections and decorators, including variants of the Python 3 Standard Library's functools.lru_cache() function decorator. . The supported cache algorithms are: . * First in first out (FIFO) * Least recently used (LRU) * Most recently used (MRU) * Least frequently used (LFU) * Random replacement (RR) * Per-item time-to-live (TTL) * Time aware least recently used (TLRU) Package: python3-cffi Source: python-cffi Version: 1.15.0-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 409 Depends: python3-cffi-backend (<< 1.15.0-1~bpo11+1+c), python3-cffi-backend (>= 1.15.0-1~bpo11+1), python3-pycparser, python3:any Suggests: python3-dev Filename: pool/bullseye-yoga-backports-nochange/main/p/python-cffi/python3-cffi_1.15.0-1~bpo11+1_all.deb Size: 88476 MD5sum: b03d3a72b4929cd117f8f35eb0ebe2c2 SHA1: f2083a9936f254602196ea90f40f684c46095b74 SHA256: 2c1a5ca368b5fa11e6a1fdcb19b11d7b37e90ecd883121b9cbc931bd487b7571 Section: python Priority: optional Homepage: https://cffi.readthedocs.org/ Description: Foreign Function Interface for Python 3 calling C code Convenient and reliable way of calling C code from Python 3. . The aim of this project is to provide a convenient and reliable way of calling C code from Python. It keeps Python logic in Python, and minimises the C required. It is able to work at either the C API or ABI level, unlike most other approaches, that only support the ABI level. . This package contains the necessary build and runtime support for cffi modules. Package: python3-cffi-backend Source: python-cffi Version: 1.15.0-1~bpo11+1 Architecture: amd64 Maintainer: Debian Python Team Installed-Size: 210 Depends: python3 (<< 3.10), python3 (>= 3.9~), libc6 (>= 2.14), libffi7 (>= 3.3~20180313) Provides: python3-cffi-backend-api-9729, python3-cffi-backend-api-max (= 10495), python3-cffi-backend-api-min (= 9729) Filename: pool/bullseye-yoga-backports-nochange/main/p/python-cffi/python3-cffi-backend_1.15.0-1~bpo11+1_amd64.deb Size: 86260 MD5sum: a65391954dd18e492b844517837f553c SHA1: 76e7d108556ccb908d81575795f0d6d7f7187dcc SHA256: 37c077bdc60e4a68ad36b683b8b900b0f450cf0a80c58308f9c93e639528efb3 Section: python Priority: optional Multi-Arch: same Homepage: https://cffi.readthedocs.org/ Description: Foreign Function Interface for Python 3 calling C code - runtime Convenient and reliable way of calling C code from Python 3. . The aim of this project is to provide a convenient and reliable way of calling C code from Python. It keeps Python logic in Python, and minimises the C required. It is able to work at either the C API or ABI level, unlike most other approaches, that only support the ABI level. . This package contains the runtime support for pre-built cffi modules. Package: python3-cffi-backend-dbgsym Source: python-cffi Version: 1.15.0-1~bpo11+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Python Team Installed-Size: 230 Depends: python3-cffi-backend (= 1.15.0-1~bpo11+1) Breaks: python3-cffi-backend-dbg (<< 1.14.6-2) Replaces: python3-cffi-backend-dbg (<< 1.14.6-2) Filename: pool/bullseye-yoga-backports-nochange/main/p/python-cffi/python3-cffi-backend-dbgsym_1.15.0-1~bpo11+1_amd64.deb Size: 202980 MD5sum: 84a2c5cf9d37231db3024239b777378b SHA1: 13907fb667976140926d001ae34fdf8e194baf8e SHA256: b6f2e861257763c8bb2830ad008c4b8f5d38e314b6029f45398c59d7dd1b686f Section: debug Priority: optional Multi-Arch: same Description: debug symbols for python3-cffi-backend Build-Ids: 0d06ea090a3850bc977a6d7baa1ab3bb677739d9 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-yoga-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-click Source: python-click Version: 8.0.3-1~bpo11+1 Architecture: all Maintainer: Sandro Tosi Installed-Size: 380 Depends: python3-colorama, python3-importlib-metadata | python3 (>> 3.8), python3:any Breaks: python3-click-threading (<< 0.5.0) Filename: pool/bullseye-yoga-backports-nochange/main/p/python-click/python3-click_8.0.3-1~bpo11+1_all.deb Size: 91980 MD5sum: 00cf8c444de2a48735879c8148691d3e SHA1: 2f9828f54f9b1728cb44e7c8486f0332814b863e SHA256: f8eae65da0b30342fd7aea6905a695f5df327a7408b369b7a5cc4289070460c6 Section: python Priority: optional Homepage: https://github.com/pallets/click Description: Wrapper around optparse for command line utilities - Python 3.x Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as necessary. It's the "Command Line Interface Creation Kit". It's highly configurable but comes with sensible defaults out of the box. . It aims to make the process of writing command line tools quick and fun while also preventing any frustration caused by the inability to implement an intended CLI API. . This is the Python 3 compatible package. Package: python3-cmd2 Source: cmd2 Version: 2.3.3-1~bpo11+1 Architecture: all Maintainer: Federico Ceratto Installed-Size: 639 Pre-Depends: dpkg (>= 1.15.6~) Depends: python3-attr, python3-importlib-metadata | python3 (>> 3.8), python3-pyperclip, python3-typing-extensions | python3 (>> 3.8), python3-wcwidth, python3:any Breaks: python3-pyperclip (<< 1.6.0-1) Filename: pool/bullseye-yoga-backports-nochange/main/c/cmd2/python3-cmd2_2.3.3-1~bpo11+1_all.deb Size: 148232 MD5sum: cc20100231931a8edeaf347be6b49b5e SHA1: 82a2a3d4244a2c9b22805d62d5cf3eeddbbbdaed SHA256: 2855e3a0cf778690f24062ffa1c5d9d0594a6a138a5e01a364ade6226af67d0c 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-coverage Source: python-coverage Version: 6.2+dfsg1-2~bpo11+1 Architecture: amd64 Maintainer: Ben Finney Installed-Size: 621 Depends: python3-pkg-resources, python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.4) Suggests: python-coverage-doc Filename: pool/bullseye-yoga-backports-nochange/main/p/python-coverage/python3-coverage_6.2+dfsg1-2~bpo11+1_amd64.deb Size: 152136 MD5sum: af23bd02a6c52d85393d7da3549254d9 SHA1: d96b5b1a1c37577c7a0041cb1443dd92ea6599e4 SHA256: 942be52347f17d7b488239cd78d195b5e881daa8e5e6fed3543cf16828c49ee2 Section: python Priority: optional Homepage: https://coverage.readthedocs.io/ Description: code coverage tool for Python 3 Coverage.py is a tool for measuring code coverage of Python programs. It monitors your program, noting which parts of the code have been executed, then analyzes the source to identify code that could have been executed but was not. . Coverage measurement is typically used to gauge the effectiveness of tests. It can show which parts of your code are being exercised by tests, and which are not. . This package installs the Python version 3 ‘coverage’ library, and the ‘python3-coverage’ program to perform and report coverage tests. Package: python3-coverage-dbgsym Source: python-coverage Version: 6.2+dfsg1-2~bpo11+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Ben Finney Installed-Size: 40 Depends: python3-coverage (= 6.2+dfsg1-2~bpo11+1) Filename: pool/bullseye-yoga-backports-nochange/main/p/python-coverage/python3-coverage-dbgsym_6.2+dfsg1-2~bpo11+1_amd64.deb Size: 25552 MD5sum: f83fb7195898175e45f1a26f3f6af990 SHA1: 6cf56b2cb83a268e4cf71e0d8bb5036c549409be SHA256: 717e9fe27b1b0f7671e8a8309d9c0dcbd2bd6d9b09679e8318ccbb53bb33ff88 Section: debug Priority: optional Description: debug symbols for python3-coverage Build-Ids: 0285a11f9b6f4811385e1b916c881673ef2501fc Package: python3-cryptography Source: python-cryptography Version: 3.4.8-1~bpo11+1 Architecture: amd64 Maintainer: Tristan Seligmann Installed-Size: 1490 Depends: python3 (>= 3~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3:any, libc6 (>= 2.14), libssl1.1 (>= 1.1.1) Suggests: python-cryptography-doc, python3-cryptography-vectors Breaks: python3-openssl (<< 16.0.0) Filename: pool/bullseye-yoga-backports-nochange/main/p/python-cryptography/python3-cryptography_3.4.8-1~bpo11+1_amd64.deb Size: 228172 MD5sum: 7bb31d9f4595825abca64d192b902b14 SHA1: 941602b8c7c6df023f0cacf10ba619c7ab91c448 SHA256: 9466c6c27052e5d39cee640acf5f8b60034f8453e387f3c8f6acdc308635619d Section: python Priority: optional Homepage: https://cryptography.io/ Description: Python library exposing cryptographic recipes and primitives (Python 3) The cryptography library is designed to be a "one-stop-shop" for all your cryptographic needs in Python. . As an alternative to the libraries that came before it, cryptography tries to address some of the issues with those libraries: - Lack of PyPy and Python 3 support. - Lack of maintenance. - Use of poor implementations of algorithms (i.e. ones with known side-channel attacks). - Lack of high level, "Cryptography for humans", APIs. - Absence of algorithms such as AES-GCM. - Poor introspectability, and thus poor testability. - Extremely error prone APIs, and bad defaults. . This package contains the Python 3 version of cryptography. Package: python3-cryptography-dbgsym Source: python-cryptography Version: 3.4.8-1~bpo11+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Tristan Seligmann Installed-Size: 608 Depends: python3-cryptography (= 3.4.8-1~bpo11+1) Filename: pool/bullseye-yoga-backports-nochange/main/p/python-cryptography/python3-cryptography-dbgsym_3.4.8-1~bpo11+1_amd64.deb Size: 439388 MD5sum: 343d1646a8a1fe9e35a22ca1742957e1 SHA1: bb279a1836b6526261ad7dc5086bb409b70d3981 SHA256: 9a2bbe4ae56e478b45e7c72c47735c996e27951222d579aa15a9a1277f926269 Section: debug Priority: optional Description: debug symbols for python3-cryptography Build-Ids: 5b47c18f0bd9a2b438a1e0c45351e5967bc60a0c e02e63cfc8b66a4e17bec6b9efe1fc5c01a03e1d Package: python3-cryptography-vectors Source: python-cryptography-vectors Version: 3.4.8-1~bpo11+1 Architecture: all Maintainer: Tristan Seligmann Installed-Size: 73557 Depends: python3:any Breaks: python3-cryptography (>= 3.4.9~), python3-cryptography (<< 3.4.8~) Filename: pool/bullseye-yoga-backports-nochange/main/p/python-cryptography-vectors/python3-cryptography-vectors_3.4.8-1~bpo11+1_all.deb Size: 29015332 MD5sum: 0c3296fa5ff96c7d6e0b92660d22e14a SHA1: e7185ffd518822b9a372f32221eac15d53e9f038 SHA256: 18249378c510019edea71f64ee3888b601a6cc6b8b2b51c6ec05f944187421cf Section: python Priority: optional Homepage: https://cryptography.io/ Description: Test vectors for python-cryptography (Python 3) The test vectors for the cryptography library are rather large; thus, they are broken out into their own package so that users who do not need to run the tests do not need to download and install them. . This package contains the Python 3 version of cryptography_vectors. Package: python3-django Source: python-django Version: 2:3.2.12-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 24114 Depends: python3-asgiref, python3-sqlparse, python3-tz, python3:any Recommends: libjs-jquery Suggests: bpython3, geoip-database-contrib, gettext, ipython3, libgdal20, libsqlite3-mod-spatialite, python-django-doc, python3-bcrypt, python3-flup, python3-pymemcache | python3-pylibmc, python3-mysqldb, python3-pil, python3-psycopg2, python3-selenium, python3-sqlite, python3-yaml Breaks: lava-server (<< 2021.11), python-django-common, python3-django-countries (<< 7.1~), python3-django-filters (<< 2.1.0), python3-django-pyscss (<< 2.0.2-10~), python3-django-tables2 (<< 2.3.4), python3-mysqldb (<< 1.3.13) Replaces: python-django-common Provides: python-django-common Filename: pool/bullseye-yoga-backports-nochange/main/p/python-django/python3-django_3.2.12-1~bpo11+1_all.deb Size: 2841604 MD5sum: 7a0600e7e0da1ea03228d4c737e44d11 SHA1: b05aa11cd03ea460a149e7ea147c9f31a6335be4 SHA256: 3876d1b9a6d6bc357318e5030f93ef733d1eb709e309cdbbb1a07f256e9ae20e Section: python Priority: optional Homepage: http://www.djangoproject.com/ Description: High-level Python web development framework Django is a high-level web application framework that loosely follows the model-view-controller design pattern. . Python's equivalent to Ruby on Rails, Django lets you build complex data-driven websites quickly and easily - Django focuses on automating as much as possible and adhering to the "Don't Repeat Yourself" (DRY) principle. . Django additionally emphasizes reusability and "pluggability" of components; many generic third-party "applications" are available to enhance projects or to simply to reduce development time even further. . Notable features include: * An object-relational mapper (ORM) * Automatic admin interface * Elegant URL dispatcher * Form serialization and validation system * Templating system * Lightweight, standalone web server for development and testing * Internationalization support * Testing framework and client 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-yoga-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-elementpath Source: elementpath Version: 2.3.0-1~bpo11+1 Architecture: all Maintainer: Alvin Chen Installed-Size: 640 Depends: python3:any Filename: pool/bullseye-yoga-backports-nochange/main/e/elementpath/python3-elementpath_2.3.0-1~bpo11+1_all.deb Size: 104860 MD5sum: 7e1ff1426f8c8e3ab1f9a08a77ace67d SHA1: d4f43bfe6ec63c9fd816adc67b1941edd5561ce2 SHA256: 73c05d9899d5b11555f8d8f2e85da7e6c2ef9a124008a70fec3aa5576af69625 Section: python Priority: optional Homepage: https://github.com/sissaschool/elementpath Description: Providing XPath selectors for Python's XML data structures The proposal of this package is to provide XPath 1.0 and 2.0 selectors for Python's ElementTree XML data structures, both for the standard ElementTree library and for the lxml.etree library.For lxml.etree. this package can be useful for providing XPath 2.0 selectors, because lxml.etree already has it's own implementation of XPath 1.0. Package: python3-eventlet Source: python-eventlet Version: 0.33.0-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 788 Depends: netbase, python3-greenlet, python3-dnspython, python3-monotonic (>= 1.4) | python3 (>> 3.5), python3-six (>= 1.10.0), python3:any Suggests: python-eventlet-doc Filename: pool/bullseye-yoga-backports-nochange/main/p/python-eventlet/python3-eventlet_0.33.0-1~bpo11+1_all.deb Size: 177912 MD5sum: 9b6b7e1ebb24b761914900e4e7f380a0 SHA1: a2309cb348125d2d1f0025eac866f94477c55b6f SHA256: c210a14675624c8c802962f5a94027ee346dc9a077e0e0541609dbacc2872c6e 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-filelock Source: python-filelock Version: 3.4.2-2~bpo11+1 Architecture: all Maintainer: Sascha Steinbiss Installed-Size: 46 Depends: python3:any Filename: pool/bullseye-yoga-backports-nochange/main/p/python-filelock/python3-filelock_3.4.2-2~bpo11+1_all.deb Size: 11364 MD5sum: 7e77de4533e006632157a0f55211c826 SHA1: c791ef74fb3123a7eb47812980dbca71b5a35b45 SHA256: 146c728552fcdcd84bab62f1d31820614a7a05865167886ad7b093e87fc69215 Section: python Priority: optional Homepage: https://github.com/benediktschmitt/py-filelock Description: platform independent file locking module This package contains a single module, which implements a platform independent file locking mechanism for Python. The lock includes a lock counter and is thread safe. This means, when locking the same lock object twice, it will not block. 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-yoga-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-yoga-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-yoga-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+b1~bpo11+1 Architecture: amd64 Maintainer: Debian Python Team , Installed-Size: 320 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-yoga-backports-nochange/main/p/python-greenlet/python3-greenlet_1.1.2-3+b1~bpo11+1_amd64.deb Size: 67340 MD5sum: b46bf28c2738c8d5e5bae879764c5fcc SHA1: 8bd2cede431167844dd78f053309546352292f11 SHA256: 46dbfd7e4fa1f24bb9fc53433fda0f8499cef51128a5c8ea8b589552597aa7a2 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+b1~bpo11+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Python Team , Installed-Size: 86 Depends: python3-greenlet (= 1.1.2-3+b1~bpo11+1) Filename: pool/bullseye-yoga-backports-nochange/main/p/python-greenlet/python3-greenlet-dbgsym_1.1.2-3+b1~bpo11+1_amd64.deb Size: 53668 MD5sum: 1e8e5a779b8a01950582ede36e79ec1a SHA1: 308abb0df59a1bedb873535c84966250d5513f06 SHA256: 57ebcc07512de4bc58ce3d7069d786d27430fbbbe502e1b27595ddb452735c22 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-yoga-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-yoga-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.3-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 302 Depends: python3:any Filename: pool/bullseye-yoga-backports-nochange/main/p/python-idna/python3-idna_3.3-1~bpo11+1_all.deb Size: 39372 MD5sum: 0b44dd2d6f82dd6b71707dd6390a9e36 SHA1: 3edef48493109ad2aa47cf5b3e3d85e9aa7e8047 SHA256: 432eb0fd7b7e68ce661835314b01d596e8d0576ec5e93671b7bfaabbd88e0b4e 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-yoga-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-imagesize Source: python-imagesize Version: 1.3.0-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 33 Depends: python3:any Filename: pool/bullseye-yoga-backports-nochange/main/p/python-imagesize/python3-imagesize_1.3.0-1~bpo11+1_all.deb Size: 6440 MD5sum: bee304d8b62f909480c70ae2d47a8e3a SHA1: def81eb8112f9ef738dcf2d89475ed9317b7b6d4 SHA256: 71bcb61646cc3d12109989a22654bcd7f2143c167b7acf521394bd364e44c090 Section: python Priority: optional Homepage: https://github.com/shibukawa/imagesize_py Description: Python module for getting image size or DPI This module parses image header and returns width and height of the image, or dots per inch. Supported formats are: JPEG, JPEG 2000, PNG, GIF, TIFF, SVG, Netpbm. Package: python3-importlib-metadata Source: python-importlib-metadata Version: 4.6.4-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 74 Depends: python3-typing-extensions | python3 (>> 3.8), python3-zipp (>= 0.5), python3:any Filename: pool/bullseye-yoga-backports-nochange/main/p/python-importlib-metadata/python3-importlib-metadata_4.6.4-1~bpo11+1_all.deb Size: 22600 MD5sum: 34815554057f5463e6b01cd53c679b96 SHA1: b9fd68ab8966ed0a11c7ec3c17472b3204d7c5d4 SHA256: d6e2c59bdfce28d94541f6ffcbbc922b7ff22983cbb458d9594d18835cb95ea0 Section: python Priority: optional Homepage: https://github.com/python/importlib_metadata Description: library to access the metadata for a Python package - Python 3.x Provides an API for accessing an installed package’s metadata, such as its entry points or its top-level name. This functionality intends to replace most uses of pkg_resources entry point API and metadata API. . This package contains Python 3.x module. 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-yoga-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-iso8601 Source: python-iso8601 Version: 1.0.2-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 62 Depends: python3:any Filename: pool/bullseye-yoga-backports-nochange/main/p/python-iso8601/python3-iso8601_1.0.2-1~bpo11+1_all.deb Size: 16576 MD5sum: c9cc33307b29e9f6bc8dfcc420770459 SHA1: 807f740f42d9de954b37d848bc9640ccd9c6e1b8 SHA256: 281952c027df6e3fca525e9a5cbc8af550bdba03aa7a41e000d9f34ab0153d91 Section: python Priority: optional Homepage: https://github.com/micktwomey/pyiso8601 Description: Python module to parse ISO 8601 dates - Python 3.x Many file formats and standards use the ISO 8601 date format (e.g. 2007-01-14T20:34:22+00:00) to store dates in a neutral, unambiguous manner. This simple Python module parses the most common forms encountered and returns Python datetime objects. . This package provides the Python 3.x module. Package: python3-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-yoga-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.3-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-yoga-backports-nochange/main/j/jinja2/python3-jinja2_3.0.3-1~bpo11+1_all.deb Size: 121560 MD5sum: 8d03cb72b6b64eff0c209c512f8f4225 SHA1: f262af7f1565d10845308fa0fb01ccbfeefd79b0 SHA256: e88c3268cf072b505c726ea3ee7454ef9ec35985c81a2f3e9ae0a4179a1799bf 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-jsondiff Source: python-jsondiff Version: 1.3.1-2~bpo11+1 Architecture: all Maintainer: Debian Science Maintainers Installed-Size: 47 Depends: python3:any Conflicts: cbmc Filename: pool/bullseye-yoga-backports-nochange/main/p/python-jsondiff/python3-jsondiff_1.3.1-2~bpo11+1_all.deb Size: 8036 MD5sum: 4fbebfefa64052546eb48fa460680117 SHA1: 5e8e896532acddb74862f3f51bf2775ae76957da SHA256: a1f18b2fe6334560b9aad527bda9db28fe380809c4edeeb1532916f2a242e3a5 Section: python Priority: optional Homepage: https://github.com/ZoomerAnalytics/jsondiff/ Description: diff JSON and JSON-like structures in Python 3 Python 3 module providing diff JSON and JSON-like structures. . This package provides the Python 3 version of the module. Package: python3-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-yoga-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-jwt Source: pyjwt Version: 2.3.0-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 89 Depends: python3:any Recommends: python3-cryptography Suggests: python3-crypto Filename: pool/bullseye-yoga-backports-nochange/main/p/pyjwt/python3-jwt_2.3.0-1~bpo11+1_all.deb Size: 23912 MD5sum: 5a13cbbffef625c678f99a68f9def822 SHA1: 1e77366aeaa91d207f5462154c1331a4cf4dee0b SHA256: 946dd3da4d09271979d9b09978b11e494acabe5224a7ed653d011ae4fa79de4e Section: python Priority: optional Homepage: https://github.com/jpadilla/pyjwt Description: Python 3 implementation of JSON Web Token PyJWT implements the JSON Web Token draft 01, a way of representing signed content using JSON data structures. . Supported algorithms for cryptographic signing: . * HS256 - HMAC using SHA-256 hash algorithm (default) * HS384 - HMAC using SHA-384 hash algorithm * HS512 - HMAC using SHA-512 hash algorithm * RS256 - RSASSA-PKCS1-v1_5 signature algorithm using SHA-256 hash algorithm * RS384 - RSASSA-PKCS1-v1_5 signature algorithm using SHA-384 hash algorithm * RS512 - RSASSA-PKCS1-v1_5 signature algorithm using SHA-512 hash algorithm . Supported reserved claim names: - "exp" (Expiration Time) Claim . This package contains the Python 3 version of the library. Package: python3-keyring Source: python-keyring Version: 23.5.0-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 154 Depends: python3-importlib-metadata (>= 3.6), python3-jeepney (>= 0.4.2), python3-secretstorage (>= 3.2), python3:any Suggests: gir1.2-secret-1, gnome-keyring, libkf5wallet-bin, python3-dbus, python3-gi, python3-keyrings.alt Breaks: python3-keyrings.alt (<< 3.1), python3-wheel (<< 0.27) Filename: pool/bullseye-yoga-backports-nochange/main/p/python-keyring/python3-keyring_23.5.0-1~bpo11+1_all.deb Size: 52500 MD5sum: abc7b866711631899356c2b41706bd13 SHA1: 7d362a15f5328e1f3ce2369cfeff4ec97f37d837 SHA256: 2613ea0e6dc12996183f17aa8e7b455f41f6e980ee13fea697dac14cc56b1f69 Section: python Priority: optional Homepage: https://github.com/jaraco/keyring Description: store and access your passwords safely The Python keyring library provides an easy way to access the system keyring service (e.g Gnome-Keyring, KWallet) from Python. It can be used in any application that needs safe password storage. Package: python3-kombu Source: kombu Version: 5.2.3-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 692 Depends: python3-amqp (>= 5.0.0), python3-anyjson (>= 0.3.3), python3-vine, python3-cached-property | python3 (>> 3.8), python3-importlib-metadata | python3 (>> 3.8), python3:any Recommends: python3-yaml Suggests: python-kombu-doc, python3-boto, python3-django, python3-pymongo, python3-redis, python3-sqlalchemy Breaks: python3-celery (<< 5.0) Filename: pool/bullseye-yoga-backports-nochange/main/k/kombu/python3-kombu_5.2.3-1~bpo11+1_all.deb Size: 139140 MD5sum: e209276c4f795509c9deb45f7ee50897 SHA1: a5553d86e12e50c47cdcdf2902f1927b8cf9321e SHA256: 57c952f530cfa6e2253ec4ba5751e4d77b05c6a54144dc93ea73fe537b3e1773 Section: python Priority: optional Homepage: https://github.com/celery/kombu/ Description: AMQP Messaging Framework for Python (Python3 version) The aim of Kombu is to make messaging in Python as easy as possible by providing an idiomatic high-level interface for the AMQP protocol. It is meant to replace the carrot library by providing a compatibility layer. . Features: * Allows application authors to support several message server solutions by using pluggable transports. * Supports automatic encoding, serialization and compression of message payloads. * The ability to ensure that an operation is performed by gracefully handling connection and channel errors. . This package contains the Python 3 version of the library. Package: python3-lxml Source: lxml Version: 4.9.1-1+b1~bpo11+1 Architecture: amd64 Maintainer: Matthias Klose Installed-Size: 4003 Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.14), libxml2 (>= 2.9.0), libxslt1.1 (>= 1.1.26) Recommends: python3-bs4, python3-html5lib Suggests: python-lxml-doc Provides: python3.9-lxml Filename: pool/bullseye-yoga-backports-nochange/main/l/lxml/python3-lxml_4.9.1-1+b1~bpo11+1_amd64.deb Size: 1100508 MD5sum: 20cf9204deeae3f72dedb9dd66b73bf6 SHA1: ab0b7e6a6e67b0c5f0d3599886115643238ba1e4 SHA256: a082d861a58e29daaab03a4c9b865951f14fc8a023329122832e86bd335a6d42 Section: python Priority: optional Multi-Arch: same Homepage: http://lxml.de/ Description: pythonic binding for the libxml2 and libxslt libraries lxml is a new Python binding for libxml2 and libxslt, completely independent from existing Python bindings. Its aim: . * Pythonic API. * Documented. * Use Python unicode strings in API. * Safe (no segfaults). * No manual memory management! . lxml aims to provide a Pythonic API by following as much as possible the ElementTree API, trying to avoid inventing too many new APIs, or the user's having to learn new things -- XML is complicated enough. Package: python3-lxml-dbgsym Source: lxml Version: 4.9.1-1+b1~bpo11+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Matthias Klose Installed-Size: 5901 Depends: python3-lxml (= 4.9.1-1+b1~bpo11+1) Filename: pool/bullseye-yoga-backports-nochange/main/l/lxml/python3-lxml-dbgsym_4.9.1-1+b1~bpo11+1_amd64.deb Size: 5362952 MD5sum: 978e23269a95763dfefac19a28a19446 SHA1: 241ea8a989bcf37ae14e6005ce45281d9faf6d23 SHA256: 502b429cfab06533c18c045ca5fa522e794e80ea24bc9f5e8ae0b8c0151a0ba1 Section: debug Priority: optional Multi-Arch: same Description: debug symbols for python3-lxml Build-Ids: 3ecea5ca566320fe6e1754bf94654a3eb4433053 4fa31a146b101cf0b07d5ce0824e9257842b7834 58968e0bb0d5a9f8ee9ddd45afd25ea163e0a328 731b05cfb191d9852fd3cd062e605bd508fa9d39 b1d23f3cb6d4870a328ab02997ff70c380ec7fc6 d2d86bb1c0b746ac174ddf66bd737b49bec1f7b0 eaefa9d457a412767924f1d1fa7b354385ed4c57 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-yoga-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-yoga-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-monotonic Source: python-monotonic Version: 1.6-2~bpo11+1 Architecture: all Maintainer: Debian OpenStack Installed-Size: 26 Depends: python3:any Filename: pool/bullseye-yoga-backports-nochange/main/p/python-monotonic/python3-monotonic_1.6-2~bpo11+1_all.deb Size: 5808 MD5sum: adb7fc6c8d312bc09eb25b539ff1a7dc SHA1: dd67c759c2596d55f48253750d661d07cae12b10 SHA256: 9525143c7c1a31ae78f31f024bdba838485b73f2317df8665c1010430806ca1b Section: python Priority: optional Homepage: https://github.com/atdt/monotonic Description: implementation of time.monotonic() - Python 3.x This module provides a monotonic() function which returns the value (in fractional seconds) of a clock which never goes backwards. On Python 3.3 or newer, monotonic will be an alias of time.monotonic from the standard library. On older versions, it will fall back to an equivalent implementation: GetTickCount64 on Windows, mach_absolute_time on OS X, and clock_gettime(3) on Linux/BSD. . If no suitable implementation exists for the current platform, attempting to import this module (or to import from it) will cause a RuntimeError exception to be raised. . This package contains the Python 3.x module. 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-yoga-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-oauthlib Source: python-oauthlib Version: 3.2.0-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 563 Depends: python3:any, python3-blinker, python3-cryptography, python3-jwt (>= 1.0.0) Filename: pool/bullseye-yoga-backports-nochange/main/p/python-oauthlib/python3-oauthlib_3.2.0-1~bpo11+1_all.deb Size: 96216 MD5sum: a669acfa7c1b03d5f8cba403399ae073 SHA1: 7b9d2e78840dd876c41f1b1ed674ee382550e2b9 SHA256: 2d92992ceab169f6588d8c5b5a19f3d527002c83ef8c8aa7926aa30bee8cf354 Section: python Priority: optional Homepage: https://github.com/idan/oauthlib Description: generic, spec-compliant implementation of OAuth for Python3 OAuthLib is a generic utility which implements the logic of OAuth without assuming a specific HTTP request object. It can be used to graft OAuth support onto HTTP libraries. . OAuth 1 is fully supported per the RFC for both clients and providers. . OAuth 2 client and provider support for: . - Authorization Code Grant - Implicit Grant - Client Credentials Grant - Resource Owner Password Credentials Grant - Refresh Tokens - Bearer Tokens - Draft MAC tokens - Token Revocation - OpenID Connect Authentication . This package contains the Python 3 version of the library. Package: python3-pallets-sphinx-themes Source: python-pallets-sphinx-themes Version: 2.0.1-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 106 Depends: python3-importlib-metadata, python3-packaging, python3-sphinx, python3:any Filename: pool/bullseye-yoga-backports-nochange/main/p/python-pallets-sphinx-themes/python3-pallets-sphinx-themes_2.0.1-1~bpo11+1_all.deb Size: 21132 MD5sum: ad1da4e881885f02e136f2983de073e8 SHA1: 4959b1b86fe07d21cc164cd5e4286ba03e46d2a4 SHA256: d247f21613bb9f76a39ef2257c29bc0a4486c94efd391f177b85ac3040eb0b2e Section: python Priority: optional Homepage: https://github.com/pallets/pallets-sphinx-themes Description: Sphinx themes for Pallets and related projects Available themes: * flask * jinja * werkzeug * click . This package contains the Python 3.x module. Package: python3-paramiko Source: paramiko Version: 2.8.1-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 729 Depends: python3-bcrypt (>= 3.1.3), python3-cryptography (>= 2.5), python3-nacl (>= 1.0.1), python3:any Recommends: python3-invoke Suggests: python3-gssapi (>= 0.6.1) Filename: pool/bullseye-yoga-backports-nochange/main/p/paramiko/python3-paramiko_2.8.1-1~bpo11+1_all.deb Size: 131056 MD5sum: 4f4dd0aa8e0422c905225511ef657fea SHA1: 9d4bc50ef59c647899bb90b69bf57ae45c08968e SHA256: ebdc6faf1891d2a1b9ca7fcac8e9c32919c07ea65703f2b2b335c62625cfd5a2 Section: python Priority: optional Homepage: https://github.com/paramiko/paramiko/ Description: Make ssh v2 connections (Python 3) "Paramiko" is a combination of the Esperanto words for "paranoid" and "friend". It's a module for Python 2.7/3.4+ that implements the SSH2 protocol for secure (encrypted and authenticated) connections to remote machines. Unlike SSL (aka TLS), SSH2 protocol does not require hierarchical certificates signed by a powerful central authority. You may know SSH2 as the protocol that replaced Telnet and rsh for secure access to remote shells, but the protocol also includes the ability to open arbitrary channels to remote services across the encrypted tunnel (this is how SFTP works, for example). . This is the Python 3 version of the package. Package: python3-pkg-resources Source: setuptools Version: 59.6.0-1.2~bpo11+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 580 Depends: python3:any Suggests: python3-setuptools Filename: pool/bullseye-yoga-backports-nochange/main/s/setuptools/python3-pkg-resources_59.6.0-1.2~bpo11+1_all.deb Size: 195800 MD5sum: e253d8d75baf9bb151ce8ece91031e56 SHA1: b8cfce1d0e38d483694af9fb9b4bc27cbbbfb7ab SHA256: 3462139f54a86472d0c3ad2392ae67acd86b111da8a5bb09f4b1483a47a406b4 Section: python Priority: optional Multi-Arch: foreign Homepage: https://pypi.python.org/pypi/setuptools Description: Package Discovery and Resource Access using pkg_resources The pkg_resources module provides an API for Python libraries to access their resource files, and for extensible applications and frameworks to automatically discover plugins. It also provides runtime support for using C extensions that are inside zipfile-format eggs, support for merging packages that have separately-distributed modules or subpackages, and APIs for managing Python's current "working set" of active packages. Package: python3-pkginfo Source: python-pkginfo Version: 1.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-yoga-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-yoga-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-yoga-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-protobuf Source: protobuf Version: 3.12.4-1+b2~bpo11+1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 3417 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libprotobuf23 (>= 3.12.4), libstdc++6 (>= 5.2), python3 (<< 3.10), python3 (>= 3.9~), python3-pkg-resources, python3-six (>= 1.9), python3:any Filename: pool/bullseye-yoga-backports-nochange/main/p/protobuf/python3-protobuf_3.12.4-1+b2~bpo11+1_amd64.deb Size: 382392 MD5sum: 031b52c21ab18a95983c1d2451830f58 SHA1: 069748e6ce8fcfc932835c8af9c487d5b61fe7f5 SHA256: ea100fa6c1feff14ee090464c3cd2d51181e7bc9d5199b68d97d39eefe3030dc Section: python Priority: optional Homepage: https://github.com/google/protobuf/ Description: Python 3 bindings for protocol buffers Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the Python 3 bindings for the protocol buffers. You will need the protoc tool (in the protobuf-compiler package) to compile your definition to Python classes, and then the modules in this package will allow you to use those classes in your programs. Package: python3-protobuf-dbgsym Source: protobuf Version: 3.12.4-1+b2~bpo11+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 1305 Depends: python3-protobuf (= 3.12.4-1+b2~bpo11+1) Filename: pool/bullseye-yoga-backports-nochange/main/p/protobuf/python3-protobuf-dbgsym_3.12.4-1+b2~bpo11+1_amd64.deb Size: 1203492 MD5sum: bf877ac3615f776fce78c8b138d59997 SHA1: 2107518ed8243b27fb34079a607d12d6d02bd794 SHA256: 7e8a90eaa7bff9c075a09a3eccd3d3de30353ab53ee149a3f0da68e65d5057fa Section: debug Priority: optional Description: debug symbols for python3-protobuf Build-Ids: c759bfa3a7e7eecf44a781bc958aba72258d5832 c83514e099246757b7a8ddbe2ec400eb0fb05dce Package: python3-psutil Source: python-psutil Version: 5.9.0-1~bpo11+1 Architecture: amd64 Maintainer: Sandro Tosi Installed-Size: 944 Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.7) Suggests: python-psutil-doc Filename: pool/bullseye-yoga-backports-nochange/main/p/python-psutil/python3-psutil_5.9.0-1~bpo11+1_amd64.deb Size: 187712 MD5sum: 1e37df727997403f088a342dd1c57189 SHA1: 0d22271617f5a86568f6d04f42ab8641c9814a3d SHA256: 640b230b6165d8c32227a8bd7958601ff4360c8e55a110c57713fdd6db289fc4 Section: python Priority: optional Homepage: https://github.com/giampaolo/psutil Description: module providing convenience functions for managing processes (Python3) psutil is a module providing an interface for retrieving information on running processes and system utilization (CPU, memory) in a portable way by using Python, implementing many functionalities offered by tools like ps, top and Windows task manager. . It currently supports Linux, OS X, FreeBSD and Windows. . This package contains the Python 3 version of psutil. Package: python3-psutil-dbgsym Source: python-psutil Version: 5.9.0-1~bpo11+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Sandro Tosi Installed-Size: 66 Depends: python3-psutil (= 5.9.0-1~bpo11+1) Filename: pool/bullseye-yoga-backports-nochange/main/p/python-psutil/python3-psutil-dbgsym_5.9.0-1~bpo11+1_amd64.deb Size: 39072 MD5sum: 97e52e0590cf3865566da2da3bb27780 SHA1: f0187a418c7dadb2109b081e2b5333b7a0277e2f SHA256: 6aa578ea9c9e7920fd65834757f4f76027f55d64ab89828ee92fc179cbbdb0af Section: debug Priority: optional Description: debug symbols for python3-psutil Build-Ids: 39b9b10e28d249c2ef7d5b13dc69a2c8ecf1b0c6 dba6d971533a903a2a1f49b234e0ac9378782268 Package: python3-pyparsing Source: pyparsing Version: 3.0.7-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 452 Depends: python3:any Suggests: python-pyparsing-doc Filename: pool/bullseye-yoga-backports-nochange/main/p/pyparsing/python3-pyparsing_3.0.7-1~bpo11+1_all.deb Size: 139536 MD5sum: 2fca65dd56d5d9e00f60e48039516ee1 SHA1: a7de85ee05fbe2efbd4b94eac8b0ad028c37677f SHA256: f44be90fd87acba487479e1bc39ca42053d8f1222469521e9035d14e9cc5b37f Section: python Priority: optional Homepage: https://github.com/pyparsing/pyparsing/ Description: alternative to creating and executing simple grammars - Python 3.x The parsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The parsing module provides a library of classes that client code uses to construct the grammar directly in Python code. . Here's an example: . from pyparsing import Word, alphas greet = Word(alphas) + "," + Word(alphas) + "!" hello = "Hello, World!" print hello, "->", greet.parseString(hello) . This package contains the Python 3.x version of python-pyparsing. Package: python3-pytest Source: pytest Version: 6.2.5-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 1027 Depends: python3-attr (>= 17.4.0), python3-more-itertools, python3-pkg-resources, python3-pluggy (>= 0.12), python3-py (>= 1.5.0), python3-importlib-metadata | python3 (>> 3.8), python3-iniconfig, python3-packaging, python3-pluggy (<< 1.0), python3-toml, python3:any Recommends: python3-pygments Breaks: python3-flaky (<< 3.6.1-1~), python3-pytest-cov (<< 2.7.1-1~), python3-pytest-mock (<< 1.10.4-1~), python3-pytest-xdist (<< 2.2.0-1~), python3-pytest-xvfb (<< 1.2.0-1~) Filename: pool/bullseye-yoga-backports-nochange/main/p/pytest/python3-pytest_6.2.5-1~bpo11+1_all.deb Size: 217948 MD5sum: 5a3a12fdb9c15759b093f9fd3b7c490b SHA1: b748af1401cc0d5fb158d25a4024b9bb643e5203 SHA256: 256802b39e3deb0fdc89f4d7b4b946e0e27bcfb144c72768b4a9c1da665f39fd Section: python Priority: optional Homepage: https://pytest.org/ Description: Simple, powerful testing in Python3 This testing tool has for objective to allow the developers to limit the boilerplate code around the tests, promoting the use of built-in mechanisms such as the `assert` keyword. . This package provides the Python 3 module and the py.test-3 script. 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-yoga-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-requests Source: requests Version: 2.25.1+dfsg-2~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 230 Depends: python3-certifi, python3-chardet (>= 3.0.2), python3-idna, python3-urllib3 (>= 1.21.1), python3:any, ca-certificates Suggests: python3-cryptography, python3-idna (>= 2.5), python3-openssl, python3-socks, python-requests-doc Breaks: awscli (<< 1.11.139) Filename: pool/bullseye-yoga-backports-nochange/main/r/requests/python3-requests_2.25.1+dfsg-2~bpo11+1_all.deb Size: 69348 MD5sum: 659ccd6596e8fe1b0a694e093bd8edb7 SHA1: d67efce0c3cd929766d78045c5eaf1ce6f5af19e SHA256: 99cfa10336795d4bb7acf4fe7afb6bf7520c320288acfbbdd7662d38ee4c3991 Section: python Priority: optional Homepage: http://python-requests.org Description: elegant and simple HTTP library for Python3, built for human beings Requests allow you to send HTTP/1.1 requests. You can add headers, form data, multipart files, and parameters with simple Python dictionaries, and access the response data in the same way. It's powered by httplib and urllib3, but it does all the hard work and crazy hacks for you. . Features . - International Domains and URLs - Keep-Alive & Connection Pooling - Sessions with Cookie Persistence - Browser-style SSL Verification - Basic/Digest Authentication - Elegant Key/Value Cookies - Automatic Decompression - Unicode Response Bodies - Multipart File Uploads - Connection Timeouts . This package contains the Python 3 version of the library. Package: python3-responses Source: responses Version: 0.18.0-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 199 Depends: python3-requests, python3-urllib3 (>= 1.25.10), python3:any Filename: pool/bullseye-yoga-backports-nochange/main/r/responses/python3-responses_0.18.0-1~bpo11+1_all.deb Size: 41864 MD5sum: 723e53e6f0b38e0c3b5ec21836124698 SHA1: 0e27346e524555b5032f21e13c8209a50c3f8892 SHA256: e4a81b839877135c7bab8ca5ca0a7c1bd597d9c301c0256cbca4699213bc57d9 Section: python Priority: optional Homepage: https://github.com/getsentry/responses Description: Utility library for mocking out the requests Python 3 library responses is a module used to mock out the `requests' Python 3 library in order to perform unit tests. . This package provides the Python 3 module. Package: python3-rfc3986 Source: python-rfc3986 Version: 1.5.0-2~bpo11+1 Architecture: all Maintainer: Debian OpenStack Installed-Size: 125 Depends: python3-idna, python3:any Filename: pool/bullseye-yoga-backports-nochange/main/p/python-rfc3986/python3-rfc3986_1.5.0-2~bpo11+1_all.deb Size: 22208 MD5sum: 84629813ac8c897bc38c01c8ec660e8a SHA1: c2cda4a30ed94d208ebc6544965736988251b8fd SHA256: de32f0c2438a12f2440473a5b23f9f90a2b1912206add9a284ce68733c61db14 Section: python Priority: optional Homepage: https://rfc3986.rtfd.org Description: validating URI references per RFC 3986 - Python 3.x This package provides a Python implementation of RFC 3986, including validation and authority parsing. . This package contains the Python 3.x module. Package: python3-setuptools Source: setuptools Version: 59.6.0-1.2~bpo11+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 1747 Depends: python3-pkg-resources (= 59.6.0-1.2~bpo11+1), python3-distutils, python3:any Suggests: python-setuptools-doc Filename: pool/bullseye-yoga-backports-nochange/main/s/setuptools/python3-setuptools_59.6.0-1.2~bpo11+1_all.deb Size: 400604 MD5sum: ce7db9bf00464ae4b6330a4e9020263a SHA1: 10fcbbc44c5f1200ab6f9361f3546d102b24c7af SHA256: 0e2f0d725981ede60c93704043f7f574e6b2cb176159bdc0d90d3a3150ced66b Section: python Priority: optional Multi-Arch: foreign Homepage: https://pypi.python.org/pypi/setuptools Description: Python3 Distutils Enhancements Extensions to the python-distutils for large or complex distributions. Package: python3-setuptools-whl Source: setuptools Version: 59.6.0-1.2~bpo11+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 1007 Breaks: python-pip-whl (<< 21.3.1+dfsg-2~) Replaces: python-pip-whl (<< 21.3.1+dfsg-2~) Filename: pool/bullseye-yoga-backports-nochange/main/s/setuptools/python3-setuptools-whl_59.6.0-1.2~bpo11+1_all.deb Size: 857788 MD5sum: 724404127f4ffa9131ad7915f4aef0d4 SHA1: a98ea395558c0b17bb45fa509f2ca3708ed76c0e SHA256: 36ddc1bbd911f3c1389022233d2eef3046f7b9666354574e34572161b9963334 Section: python Priority: optional Homepage: https://pypi.python.org/pypi/setuptools Description: Python Distutils Enhancements (wheel package) Extensions to the python-distutils for large or complex distributions. . This is the support package for the PEP 427 wheel version of the package, required for using setuptools inside a virtual environment. Package: python3-simplejson Source: simplejson Version: 3.17.6-1~bpo11+1 Architecture: amd64 Maintainer: Debian Python Team Installed-Size: 266 Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.4) Filename: pool/bullseye-yoga-backports-nochange/main/s/simplejson/python3-simplejson_3.17.6-1~bpo11+1_amd64.deb Size: 63152 MD5sum: eab1e5461fbbe2dbf34387fe08dd7480 SHA1: e695ca5979424ec0e8567a1842e24d668125a39b SHA256: 1b5cbbfaf3f2911d061e8d2c3a96cf60c87878df1ec68a2cbcfd6af20a672880 Section: python Priority: optional Homepage: https://simplejson.readthedocs.io/ Description: simple, fast, extensible JSON encoder/decoder for Python 3.x simplejson is a simple, fast, complete, correct and extensible JSON encoder and decoder. . The encoder may be subclassed to provide serialization in any kind of situation, without any special support by the objects to be serialized (somewhat like pickle). . The decoder can handle incoming JSON strings of any specified encoding (UTF-8 by default). . simplejson is the externally maintained development version of the json library included with Python 2.6 and Python 3.0, but maintains backwards compatibility with Python 2.5. . This package contains the Python 3.x module. Package: python3-simplejson-dbgsym Source: simplejson Version: 3.17.6-1~bpo11+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Python Team Installed-Size: 66 Depends: python3-simplejson (= 3.17.6-1~bpo11+1) Filename: pool/bullseye-yoga-backports-nochange/main/s/simplejson/python3-simplejson-dbgsym_3.17.6-1~bpo11+1_amd64.deb Size: 50136 MD5sum: 13d1e9d080dc35033ea16fa676fe39d2 SHA1: e646d55b7e01b086bd6fcf09e979c2836cc88a99 SHA256: fb1ee8d60c64c5063786fca5bc1d055750fbaa033e2aea420bcd61bf98c34b75 Section: debug Priority: optional Description: debug symbols for python3-simplejson Build-Ids: b71efd2b9c2c1b47e86ae35b9c11b6d6f6e8bbe1 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-yoga-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-sphinx-rtd-theme Source: sphinx-rtd-theme Version: 1.0.0+dfsg-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 240 Depends: sphinx-rtd-theme-common (= 1.0.0+dfsg-1~bpo11+1), python3-docutils, python3-sphinx, python3:any Filename: pool/bullseye-yoga-backports-nochange/main/s/sphinx-rtd-theme/python3-sphinx-rtd-theme_1.0.0+dfsg-1~bpo11+1_all.deb Size: 26576 MD5sum: 5a0772f675e6b95d25d4cf24b31ff35f SHA1: 9711e8eb67d8c9b963b5c51ec826f3217a5055d6 SHA256: 41f6d201818e1d27f6040a4f3dc63f5605549fa892eee0136d74e0efcdda2e33 Section: python Priority: optional Homepage: https://github.com/readthedocs/sphinx_rtd_theme Description: sphinx theme from readthedocs.org (Python 3) This mobile-friendly sphinx theme was initially created for readthedocs.org, but can be incorporated in any project. . Among other things, it features a left panel with a browseable table of contents, and a search bar. . This is the Python 3 version of the package. Package: python3-sphinxcontrib.svg2pdfconverter Source: sphinxcontrib-svg2pdfconverter Version: 1.2.0-1~bpo11+1 Architecture: all Maintainer: Gianfranco Costamagna Installed-Size: 37 Depends: python3-sphinx, python3:any, librsvg2-bin, inkscape, python3-cairosvg Filename: pool/bullseye-yoga-backports-nochange/main/s/sphinxcontrib-svg2pdfconverter/python3-sphinxcontrib.svg2pdfconverter_1.2.0-1~bpo11+1_all.deb Size: 6772 MD5sum: a9400c46fd7895dc89b35988cf5442a5 SHA1: 36ea0baaf8f2e00817e2bfc8f9cea8e5242df130 SHA256: 90554487004e97e6f15c7aee765b9378fb4eb2808a0d5d665f1591da5407ba41 Section: python Priority: optional Homepage: https://github.com/missinglinkelectronics/sphinxcontrib-svg2pdfconverter Description: Sphinx SVG to PDF Converter Extension This extension converts SVG images to PDF in case the builder does not support SVG images natively (e.g. LaTeX). . Internally, either Inkscape or rsvg-convert from libRSVG as a more lightweight alternative is used to convert images. . This package contains the Python 3.x module. 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-yoga-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-yoga-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-yoga-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-tcolorpy Source: python-tcolorpy Version: 0.1.2-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 48 Depends: python3:any Filename: pool/bullseye-yoga-backports-nochange/main/p/python-tcolorpy/python3-tcolorpy_0.1.2-1~bpo11+1_all.deb Size: 9896 MD5sum: f955107fe76069450662440603d16f14 SHA1: 2db50b9ad83e19af57f2ca7aaf3800bcb83f27b7 SHA256: eb1432bf059878a651a672af6ea66666d2f9b471561e34828a6cadcfc2d4eb92 Section: python Priority: optional Homepage: https://github.com/thombashi/tcolorpy/ Description: apply true color for terminal text (Python3 version) tcolopy is a Python library to apply true color for terminal text. It supports foreground and background color in addition to styles like "bold", "italic", etc. . This package contains the Python 3 version of the library. 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-yoga-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-yoga-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-trie Source: python-trie Version: 0.4.0+ds-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 34 Depends: python3-sortedcontainers, python3:any Suggests: python-trie-doc Filename: pool/bullseye-yoga-backports-nochange/main/p/python-trie/python3-trie_0.4.0+ds-1~bpo11+1_all.deb Size: 7740 MD5sum: b241b76413931e3ce784a4de78936dd1 SHA1: fe63c35142ad8b6746b9af78c7dd41cf35537245 SHA256: b322f0618da10a582d2060061882a0474b2a2b4b3572eb48c82b493e4e92a5cb Section: python Priority: optional Homepage: https://github.com/gsakkis/pytrie Description: Pure Python implementation of the trie data structure (Python 3) A trie is an ordered tree data structure that is used to store a mapping where the keys are sequences, usually strings over an alphabet. In addition to implementing the mapping interface, tries allow finding the items for a given prefix, and vice versa, finding the items whose keys are prefixes of a given key. . This is the Python 3 package. Package: python3-ujson Source: ujson Version: 5.1.0-1~bpo11+1 Architecture: amd64 Maintainer: Debian Python Team Installed-Size: 71 Depends: python3:any, python3 (<< 3.10), python3 (>= 3.9~), libc6 (>= 2.14), libdouble-conversion3 (>= 2.0.0), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Filename: pool/bullseye-yoga-backports-nochange/main/u/ujson/python3-ujson_5.1.0-1~bpo11+1_amd64.deb Size: 22056 MD5sum: 40df46920c8b2c87e19f5766352b9288 SHA1: 2aae8200af7c7194955f6ba88669d39d4cb2b92a SHA256: 18e7e301a2d4e6788cdf73489a8d80d82ce8dc5d329b60a9feb747f9d91a8908 Section: python Priority: optional Multi-Arch: same Homepage: https://github.com/ultrajson/ultrajson Description: ultra fast JSON encoder and decoder for Python 3 UltraJSON is an ultra fast JSON encoder and decoder written in pure C with bindings for Python. . This package contains the Python 3 module of ujson. Package: python3-urllib3 Source: python-urllib3 Version: 1.26.5-1~exp1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 457 Depends: python3:any, python3-six Recommends: ca-certificates Suggests: python3-cryptography, python3-idna, python3-openssl, python3-socks Filename: pool/bullseye-yoga-backports-nochange/main/p/python-urllib3/python3-urllib3_1.26.5-1~exp1~bpo11+1_all.deb Size: 114368 MD5sum: 3615b43b414b17f9c82a8024ae704312 SHA1: e5503ac8f0aecc980328b9599a912927595ecc74 SHA256: ef5193e9381d2e29da78592fc37c839fab52f949065370ec66129c0bc384d3d0 Section: python Priority: optional Homepage: https://urllib3.readthedocs.org Description: HTTP library with thread-safe connection pooling for Python3 urllib3 supports features left out of urllib and urllib2 libraries. . - Re-use the same socket connection for multiple requests (HTTPConnectionPool and HTTPSConnectionPool) (with optional client-side certificate verification). - File posting (encode_multipart_formdata). - Built-in redirection and retries (optional). - Supports gzip and deflate decoding. - Thread-safe and sanity-safe. - Small and easy to understand codebase perfect for extending and building upon. . This package contains the Python 3 version of the library. Package: python3-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-yoga-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.2-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 189 Depends: python3:any Filename: pool/bullseye-yoga-backports-nochange/main/v/voluptuous/python3-voluptuous_0.12.2-1~bpo11+1_all.deb Size: 43692 MD5sum: 9774a54953e1a38e10136d2fbdb3a9b5 SHA1: 518c79e7187e3771c058f6f9b5700248ca07a23f SHA256: d589a256908656ca515251842f6605b044c90c6f18d303603af46e6a84c1b251 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-wcwidth Source: wcwidth Version: 0.2.5+dfsg1-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 599 Depends: python3:any Filename: pool/bullseye-yoga-backports-nochange/main/w/wcwidth/python3-wcwidth_0.2.5+dfsg1-1~bpo11+1_all.deb Size: 21776 MD5sum: 1db145ffb1e6b1e03c20fe9e819bc6dd SHA1: 6854d2dc5306ba0f72377ce18d04f4d0dbcfb353 SHA256: 6761a59980bca333e96fbbc75dfae9ad0ad0bbbc17bb6bbbcc37603520721594 Section: python Priority: optional Homepage: https://github.com/jquast/wcwidth Description: determine printable width of a string on a terminal wcwidth allows one to determine the printable width of a string on a terminal. It provides functions similar to wcwidth(3) and wcswidth(3) for Python programs. Package: python3-websocket Source: websocket-client Version: 1.2.3-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 206 Depends: python3:any Filename: pool/bullseye-yoga-backports-nochange/main/w/websocket-client/python3-websocket_1.2.3-1~bpo11+1_all.deb Size: 40520 MD5sum: 24d18a3e2f4282a2a3af6cd4ae8b41f7 SHA1: 78e82856cbbdd7228503a1d9e5aa35f5abf2e6bd SHA256: b8f9715d22af73d62f5a9393ee68307e7abb4f24ff8aea981df853c2e8d8046a Section: python Priority: optional Homepage: https://github.com/liris/websocket-client Description: WebSocket client library - Python 3.x websocket-client provides a low-level, synchronous API providing WebSocket client functionality to Python programs. It conforms to the WebSocket specification as standardized by the IETF in RFC 6455. . WebSocket is a protocol providing full-duplex communication channels over TCP, mostly used in Web browsers. . This package provides the Python 3.x version. 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-yoga-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-wrapt Source: python-wrapt Version: 1.13.3-1+b1~bpo11+1 Architecture: amd64 Maintainer: Debian OpenStack Installed-Size: 155 Depends: python3-six, python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.4) Filename: pool/bullseye-yoga-backports-nochange/main/p/python-wrapt/python3-wrapt_1.13.3-1+b1~bpo11+1_amd64.deb Size: 41444 MD5sum: 95aeb76e62527fb806baa289d7cf50e1 SHA1: 5afc919877d619fc2617934d748c3f92465d3d9a SHA256: bdf2b972e6cefd0c7c41e6c45f90070279369564445d70cce138f40bedb86059 Section: python Priority: optional Homepage: https://github.com/GrahamDumpleton/wrapt Description: decorators, wrappers and monkey patching. - Python 3.x The aim of the wrapt module is to provide a transparent object proxy for Python, which can be used as the basis for the construction of function wrappers and decorator functions. . The wrapt module focuses very much on correctness. It therefore goes way beyond existing mechanisms such as functools.wraps() to ensure that decorators preserve introspectability, signatures, type checking abilities etc. The decorators that can be constructed using this module will work in far more scenarios than typical decorators and provide more predictable and consistent behaviour. . To ensure that the overhead is as minimal as possible, a C extension module is used for performance critical components. An automatic fallback to a pure Python implementation is also provided where a target system does not have a compiler to allow the C extension to be compiled. . This package contains the Python 3.x module. Package: python3-wrapt-dbgsym Source: python-wrapt Version: 1.13.3-1+b1~bpo11+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian OpenStack Installed-Size: 60 Depends: python3-wrapt (= 1.13.3-1+b1~bpo11+1) Filename: pool/bullseye-yoga-backports-nochange/main/p/python-wrapt/python3-wrapt-dbgsym_1.13.3-1+b1~bpo11+1_amd64.deb Size: 39604 MD5sum: c81c8a51079055bd8098e9c2dabb5560 SHA1: aaf1850d81255896babbd34c0cbc17f1f9ee609d SHA256: 8fa81a8b968a874412b882a860c1a70108f009ee59f73fb626352bfa5d5b2314 Section: debug Priority: optional Description: debug symbols for python3-wrapt Build-Ids: 7ca76aa0ba50c2c239aa20a39b1057c9e07679bc Package: python3-yaml Source: pyyaml Version: 6.0-1~bpo11+1 Architecture: amd64 Maintainer: Debian Python Team Installed-Size: 524 Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.14), libyaml-0-2 Breaks: libpython-stdlib (<< 2.7.18), python (<< 2.7.18), python-minimal (<< 2.7.18), python-yaml (<< 5.3.1-2) Filename: pool/bullseye-yoga-backports-nochange/main/p/pyyaml/python3-yaml_6.0-1~bpo11+1_amd64.deb Size: 128560 MD5sum: c44b8c4c7306e8757db0bd0fa050d0d9 SHA1: 099d0e75cb2e15ebdacc0d7e9855944568e232f5 SHA256: c18736d5ba056ed2686ef1a3f5f8a595666924f07e89a0ec8f1111ab296b52a9 Section: python Priority: optional Multi-Arch: allowed Homepage: https://github.com/yaml/pyyaml Description: YAML parser and emitter for Python3 Python3-yaml is a complete YAML 1.1 parser and emitter for Python3. It can parse all examples from the specification. The parsing algorithm is simple enough to be a reference for YAML parser implementors. A simple extension API is also provided. The package is built using libyaml for improved speed. Package: python3-yaml-dbgsym Source: pyyaml Version: 6.0-1~bpo11+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Python Team Installed-Size: 421 Depends: python3-yaml (= 6.0-1~bpo11+1) Filename: pool/bullseye-yoga-backports-nochange/main/p/pyyaml/python3-yaml-dbgsym_6.0-1~bpo11+1_amd64.deb Size: 381448 MD5sum: 70e042184730b8ff1004f5f891646564 SHA1: 8b80820a3bbd554b38ccb8a9d1335ab11ab6f175 SHA256: cf39367f4226c254b46bf4742e2e05e1051383e052d4d2bc0df0aa715ef431d3 Section: debug Priority: optional Description: debug symbols for python3-yaml Build-Ids: 59719c2fe58efd8f99ccddd79ea698919a7e9590 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-yoga-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-yoga-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-yoga-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-yoga-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-yoga-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-yoga-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-yoga-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-yoga-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-yoga-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-yoga-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-yoga-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-yoga-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-yoga-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-yoga-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-yoga-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-yoga-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-yoga-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-yoga-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-yoga-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-yoga-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-yoga-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-yoga-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-yoga-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-yoga-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-yoga-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-yoga-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-yoga-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-yoga-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-yoga-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-yoga-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-yoga-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: ruby-google-protobuf Source: protobuf Version: 3.12.4-1+b2~bpo11+1 Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 483 Depends: ruby | ruby-interpreter, libc6 (>= 2.11), libruby2.7 (>= 2.7.0) Conflicts: ruby-google-protobuf (<< 3.6.0~) Replaces: ruby-google-protobuf (<< 3.6.0~) Filename: pool/bullseye-yoga-backports-nochange/main/p/protobuf/ruby-google-protobuf_3.12.4-1+b2~bpo11+1_amd64.deb Size: 179272 MD5sum: a1f0bfbfcd933101dfeb46372d07b38f SHA1: 392aaa7d578ee81bbf523d89aac18610e90b6921 SHA256: 78630abdd6ac32c2c0b11406db69972c3f49123fb7e71a77c65527d42945b9f0 Section: ruby Priority: optional Multi-Arch: same Homepage: https://github.com/google/protobuf/ Description: Protocol Buffers Protocol Buffers are Google's data interchange format. . This library contains the Ruby extension that implements Protocol Buffers functionality in Ruby. . The Ruby extension makes use of generated Ruby code that defines message and enum types in a Ruby DSL. You may write definitions in this DSL directly, but we recommend using protoc's Ruby generation support with .proto files. The build process in this directory only installs the extension; you need to install protoc as well to have Ruby code generation functionality. Ruby-Versions: ruby2.7 Package: ruby-google-protobuf-dbgsym Source: protobuf Version: 3.12.4-1+b2~bpo11+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 600 Depends: ruby-google-protobuf (= 3.12.4-1+b2~bpo11+1) Filename: pool/bullseye-yoga-backports-nochange/main/p/protobuf/ruby-google-protobuf-dbgsym_3.12.4-1+b2~bpo11+1_amd64.deb Size: 555196 MD5sum: 58a8b26bd7c3cc41f863eff733f4b017 SHA1: 39748bdc0066f7174d12ccae32a05188545dd759 SHA256: eaace457560e37535525e5fe25f91f7550340fbadfcdd2b01955380631bbd6ca Section: debug Priority: optional Multi-Arch: same Description: debug symbols for ruby-google-protobuf Build-Ids: 51706b07f160c8a95ea9b8298ce8d9a8a4a23ab8 Ruby-Versions: ruby2.7 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-yoga-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-yoga-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. Package: sphinx-rtd-theme-common Source: sphinx-rtd-theme Version: 1.0.0+dfsg-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 1140 Depends: fonts-font-awesome, fonts-lato Filename: pool/bullseye-yoga-backports-nochange/main/s/sphinx-rtd-theme/sphinx-rtd-theme-common_1.0.0+dfsg-1~bpo11+1_all.deb Size: 996492 MD5sum: 4764cf13bde6695a512b2e526a06acaf SHA1: 4a63a0733545db2dc9b0d53a1cd9148ab2f7fda8 SHA256: a31cb6f9bdc991797626ada173d06ccefdd90ffc7e18651e89c1c2b77e519e0c Section: python Priority: optional Homepage: https://github.com/readthedocs/sphinx_rtd_theme Description: sphinx theme from readthedocs.org (common files) This mobile-friendly sphinx theme was initially created for readthedocs.org, but can be incorporated in any project. . Among other things, it features a left panel with a browseable table of contents, and a search bar. . This package contains the common files used by the theme. Package: swtpm Version: 0.7.1-1+b1~bpo11+1 Architecture: amd64 Maintainer: Seunghun Han Installed-Size: 71 Depends: swtpm-libs (= 0.7.1-1+b1~bpo11+1), libc6 (>= 2.4), libtpms0 (>= 0.8.0~dev1) Filename: pool/bullseye-yoga-backports-nochange/main/s/swtpm/swtpm_0.7.1-1+b1~bpo11+1_amd64.deb Size: 25184 MD5sum: b765c07bfde2bc5c212d087974aaaf20 SHA1: 268520f3e6b30b3b289d0f7bbeeb74ea6116efb7 SHA256: 71983eb247ba773a413212150b74b0eaeac471c1e197a7e6e145c3c203680d47 Section: misc Priority: optional Homepage: https://github.com/stefanberger/swtpm Description: Libtpms-based TPM emulator The swtpm package provides TPM emulators that listen for TPM commands on sockets, character devices, or CUSE devices. Package: swtpm-dbgsym Source: swtpm Version: 0.7.1-1+b1~bpo11+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Seunghun Han Installed-Size: 33 Depends: swtpm (= 0.7.1-1+b1~bpo11+1) Filename: pool/bullseye-yoga-backports-nochange/main/s/swtpm/swtpm-dbgsym_0.7.1-1+b1~bpo11+1_amd64.deb Size: 16712 MD5sum: 05a9c661b004842644916d251aeef41e SHA1: b607aabb799036361d196aca9692447f8d4c36f9 SHA256: cf677807e87c7dcc30ec9ce7cd2d9d1012fd51b2973601b667d10f8e66082ec3 Section: debug Priority: optional Description: debug symbols for swtpm Build-Ids: 784c3fbfb68610a4f4dc1841e0bdff1a084f25c8 Package: swtpm-dev Source: swtpm Version: 0.7.1-1+b1~bpo11+1 Architecture: amd64 Maintainer: Seunghun Han Installed-Size: 49 Filename: pool/bullseye-yoga-backports-nochange/main/s/swtpm/swtpm-dev_0.7.1-1+b1~bpo11+1_amd64.deb Size: 17276 MD5sum: 3a712c15876a107229d208ecfd9ca59d SHA1: f621f326de05f881ada79c51f456b8f17d3be7ce SHA256: 378b7634c209637fdf1838fd5bc54e2c89b753aea2e110cadc82d246e64fbb54 Section: misc Priority: optional Homepage: https://github.com/stefanberger/swtpm Description: Include files for the TPM emulator's CUSE interface The swtpm-dev package provides include files for developing clients controlling the CUSE TPM through ioctls. Package: swtpm-libs Source: swtpm Version: 0.7.1-1+b1~bpo11+1 Architecture: amd64 Maintainer: Seunghun Han Installed-Size: 121 Depends: libglib2.0-0, libtpms0 (>= 0.8.0~dev1), openssl, libc6 (>= 2.17), libseccomp2 (>= 0.0.0~20120605), libssl1.1 (>= 1.1.0) Filename: pool/bullseye-yoga-backports-nochange/main/s/swtpm/swtpm-libs_0.7.1-1+b1~bpo11+1_amd64.deb Size: 40852 MD5sum: 12034bd3f5a22dfb2cdb84f09c3cc440 SHA1: 4431b85ef3f70783d2ac785eae0420e1b41046f6 SHA256: b39cb93596f5fe293cd8d9a8717d72f3700b54dba12f36acbed954c9c60084c6 Section: misc Priority: optional Multi-Arch: same Homepage: https://github.com/stefanberger/swtpm Description: Common libraries for TPM emulators The swtpm-libs package provides the shared libraries for the swtpm and swtpm-cuse packages. Package: swtpm-libs-dbgsym Source: swtpm Version: 0.7.1-1+b1~bpo11+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Seunghun Han Installed-Size: 122 Depends: swtpm-libs (= 0.7.1-1+b1~bpo11+1) Filename: pool/bullseye-yoga-backports-nochange/main/s/swtpm/swtpm-libs-dbgsym_0.7.1-1+b1~bpo11+1_amd64.deb Size: 100900 MD5sum: 938f2f4363dd99cfadc717de1b740e60 SHA1: 63db2e7c724bedd3ba77df7e819a08ebfb95bd71 SHA256: e9bf7556d2ba00d48ea3f56ee47e3050ff4612e6a9ee76ea9ae7c85fe4316eea Section: debug Priority: optional Multi-Arch: same Description: debug symbols for swtpm-libs Build-Ids: 7f39c57d72247f8075466228ef1b7693f687c274 Package: swtpm-tools Source: swtpm Version: 0.7.1-1+b1~bpo11+1 Architecture: amd64 Maintainer: Seunghun Han Installed-Size: 310 Depends: gnutls-bin, swtpm (= 0.7.1-1+b1~bpo11+1), adduser, libc6 (>= 2.15), libglib2.0-0 (>= 2.43.2), libgnutls30 (>= 3.7.0), libjson-glib-1.0-0 (>= 1.5.2), libssl1.1 (>= 1.1.1), libtasn1-6 (>= 4.14) Suggests: trousers (>= 0.3.9) Filename: pool/bullseye-yoga-backports-nochange/main/s/swtpm/swtpm-tools_0.7.1-1+b1~bpo11+1_amd64.deb Size: 104376 MD5sum: 53c4ae55f3d1500bfabb50df45f96719 SHA1: 318a3153939cea9904e21808e90c431af0ef1f50 SHA256: ecac9d77d66b032299fa037c056a1474552655cebcc3edc98488dd8599762beb Section: misc Priority: optional Homepage: https://github.com/stefanberger/swtpm Description: Tools for the TPM emulator The swtpm-tools package contains the following types of tools: - swtpm_bios: Tool for initializing the TPM - swtpm_ioctl: Tool for controlling the CUSE TPM - swtpm_setup: Tool for creating the initial state of the TPM; this tool basically simulates TPM manufacturing where certificates are written into the NVRAM of the TPM - swtpm_cert: Creation of certificates for the TPM (x509) Package: swtpm-tools-dbgsym Source: swtpm Version: 0.7.1-1+b1~bpo11+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Seunghun Han Installed-Size: 226 Depends: swtpm-tools (= 0.7.1-1+b1~bpo11+1) Filename: pool/bullseye-yoga-backports-nochange/main/s/swtpm/swtpm-tools-dbgsym_0.7.1-1+b1~bpo11+1_amd64.deb Size: 171176 MD5sum: f658f47db69b3f8768bc0d018e9c40d9 SHA1: e5fa1344c786e6b404732afca8bb50dac8f6c1df SHA256: 961b85ca73299ae911103cba7ca4ead9f36135039341a04dd3d344ad9b364d35 Section: debug Priority: optional Description: debug symbols for swtpm-tools Build-Ids: 196099959932ea5208d221c182526d86d13e1ceb 46d3f2bb7898b1cd69e65273049ffba217b0ff5c 56d0888fea2254e3a8947aeecdf8fe678fc2e55f b15181aa179b370e3919a3c136385a98b4e4b469 c3d5474661199c21b82e365dc342054b88d22b74