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-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-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-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: 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: 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: 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-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-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-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-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-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-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-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-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-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-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-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: 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.