Package: dh-python Version: 6.20240310~bpo12+1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 449 Depends: python3-distutils | python3 (<< 3.6.5~rc1-1), python3-setuptools, python3:any Suggests: dpkg-dev, flit, libdpkg-perl, python3-build, python3-installer, python3-wheel Breaks: python3 (<< 3.3.2-4~) Provides: dh-sequence-python3 Filename: pool/bookworm-epoxy-backports-nochange/main/d/dh-python/dh-python_6.20240310~bpo12+1_all.deb Size: 106492 MD5sum: 06391ec754bbddc439529d66589645ca SHA1: 60bcafbc9df4672b160c47a3fb0cef3d9d879bdd SHA256: 69eb8d4473658e7aa044dc2449cfa990ddeaa8ca89ebec7944be1f16b826cb7b 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_python3 - calculates Python 3.X dependencies for Debian packages, adds maintainer scripts to byte compile files, etc. Package: extrepo-offline-data Source: extrepo-data Version: 1.0.4~bpo12+1 Architecture: all Maintainer: Thomas Goirand Installed-Size: 4484 Filename: pool/bookworm-epoxy-backports-nochange/main/e/extrepo-data/extrepo-offline-data_1.0.4~bpo12+1_all.deb Size: 468868 MD5sum: 020806dac737e4da8e37f08f31fac09f SHA1: f098e6f5a09b6364238aa8883081486215f6f607 SHA256: 509cad278c01670a825a86357f38e646d9e1b1303575e3ca46c12455faad4a33 Section: admin Priority: optional Homepage: https://salsa.debian.org/extrepo-team/extrepo Description: External repository manager External repositories are additional software package repositories that are not maintained by Debian. Before extrepo, maintainers of such repositories would suggest that you download and execute an (unsigned) shell script as root, or that you download and install their (unsigned) package, which is not ideal for security. . The extrepo package tries to remedy this, by providing a curated list of external repositories that can be enabled by a simple command, allowing unsigned scripts to be replaced by a simple "extrepo enable example.com_repo". . Note, however, that while the repositories are curated, and that any repositories with malicious content will be removed and/or disabled when detected, no warranty is made by the Debian project as to the security or quality of the software in these third-party repositories. . This package contains all of the repository offline data, to be used if your computer isn't connected to internet. Package: mypy Version: 1.9.0-2~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 52 Depends: python3:any, python3-mypy (>= 1.9.0-2~bpo12+1) Recommends: python3-typeshed Suggests: mypy-doc Filename: pool/bookworm-epoxy-backports-nochange/main/m/mypy/mypy_1.9.0-2~bpo12+1_all.deb Size: 28920 MD5sum: 91f8ff264a37d6286209787561eba66b SHA1: 722017f9cec3fdfdca446a4d383787f174b9105f SHA256: 871c1eed6ab77d3af8bb1e7c98b8608ebd18178ec25d447dd57e37f0f234d603 Section: utils Priority: optional Homepage: https://www.mypy-lang.org/ Description: optional static typing for Python Add type annotations to your Python programs, and use mypy to type check them. Mypy is essentially a Python linter on steroids, and it can catch many programming errors by analyzing your program, without actually having to run it. Mypy has a powerful type system with features such as type inference, gradual typing, generics and union types. . This package provides the command-line interface. Package: mypy-doc Source: mypy Version: 1.9.0-2~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 2928 Depends: libjs-sphinxdoc (>= 5.2) Suggests: python3-doc, cython-doc, python-six-doc, python-setuptools-doc, python-attr-doc Built-Using: sphinx (= 5.3.0-4) Filename: pool/bookworm-epoxy-backports-nochange/main/m/mypy/mypy-doc_1.9.0-2~bpo12+1_all.deb Size: 293100 MD5sum: 40b7abc040460dc8d430b69e9c6cf6f1 SHA1: 72d9e2db3f7c05544d0beb2ce6246dc90e73fc2c SHA256: bc8ed2a3659676ec10cc76230694770b72a07a341ae3b230b6a23270220b415a Section: doc Priority: optional Multi-Arch: foreign Homepage: https://www.mypy-lang.org/ Description: documentation for mypy Add type annotations to your Python programs, and use mypy to type check them. Mypy is essentially a Python linter on steroids, and it can catch many programming errors by analyzing your program, without actually having to run it. Mypy has a powerful type system with features such as type inference, gradual typing, generics and union types. . This package provides the documentation. Package: openstack-backports-archive-keyring Version: 0.1 Architecture: all Maintainer: Debian OpenStack Installed-Size: 12 Filename: pool/bookworm-epoxy-backports-nochange/main/o/openstack-backports-archive-keyring/openstack-backports-archive-keyring_0.1_all.deb Size: 3280 MD5sum: 0cb77265a9342d2571f7edd0e6bb122b SHA1: c0170aadd5a64517a3842fb254a5a81dfc32eafc SHA256: 02c5853ef66b79476c5543c7fd733762ae35976cf368e88b8055da2eec29bb3b Section: net Priority: extra Description: OpenStack bookworm-backports archive keyring for epoxy This package installs the OpenStack unofficial bookworm-backports Debian repository apt key for the epoxy OpenStack release. Package: paramiko-doc Source: paramiko Version: 3.4.1-2~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 62 Depends: libjs-jquery, libjs-underscore Filename: pool/bookworm-epoxy-backports-nochange/main/p/paramiko/paramiko-doc_3.4.1-2~bpo12+1_all.deb Size: 15020 MD5sum: bf0dec8b05ca8fb31443b9f72f2686a3 SHA1: 83d5b54ffa55aff007651b1ef1d8fecaef8a8722 SHA256: c9e8e1abf1699ec3081ec904ea342fc0a9fff07801feb3e42d685b373d35da95 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-7~bpo12+1 Architecture: all Maintainer: Puppet Package Maintainers Installed-Size: 219 Depends: puppet (>= 4) | puppet-common (>= 3), puppet-module-nanliu-staging, puppet-module-puppetlabs-stdlib, puppet-module-puppetlabs-translate Filename: pool/bookworm-epoxy-backports-nochange/main/p/puppet-module-puppetlabs-mysql/puppet-module-puppetlabs-mysql_8.1.0-7~bpo12+1_all.deb Size: 51020 MD5sum: 39ab2cc0bf2ea0f8900867c7c952e469 SHA1: 23a949a103284de81004558b07d22a58941cb2d4 SHA256: 36849ec9bb8f44d7d6d8478b67f52c20018e36deba65daa7d09072cc7ce0c16f 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-autopkgtest Source: dh-python Version: 6.20240310~bpo12+1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 17 Depends: debhelper, dh-python (= 6.20240310~bpo12+1), make Filename: pool/bookworm-epoxy-backports-nochange/main/d/dh-python/pybuild-plugin-autopkgtest_6.20240310~bpo12+1_all.deb Size: 10976 MD5sum: 95aeabe75c072b1a0e6db97d7f1e0075 SHA1: 40b1500ff770e11dff87aeaa2e421a58bf76688d SHA256: 20100b80803aa83b3221bb0b49fbf2792810c2063f8eb6c9e97ca11500d9b13f Section: python Priority: optional Multi-Arch: foreign Description: pybuild autopkgtest test runner (metapackage) This package depends on the packages required to run pybuild-autopkgtest, a pybuild-based autopkgtest test runner. pybuild-autopkgtest will run the same test suite that regular pybuild runs during build time, but against the installed packages and without doing a build first. Package: pybuild-plugin-pyproject Source: dh-python Version: 6.20240310~bpo12+1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 17 Depends: dh-python (= 6.20240310~bpo12+1), python3-build (>> 0.7~), python3 (>> 3.11~) | python3-tomli, python3-installer Filename: pool/bookworm-epoxy-backports-nochange/main/d/dh-python/pybuild-plugin-pyproject_6.20240310~bpo12+1_all.deb Size: 10952 MD5sum: 9fffeed38b868e9d3caf6eb17d99403d SHA1: 8ca5398c17255363dc40fff6b67049028a4c7728 SHA256: 6ba7da97c5d05ef6f849b1cfc216b7c9e69ceae286b1a1d85269d12ffec878ba 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: pysassc Source: libsass-python Version: 0.23.0-0.1~bpo12+1 Architecture: all Maintainer: Frédéric Bonnard Installed-Size: 23 Depends: python3:any, python3-libsass Filename: pool/bookworm-epoxy-backports-nochange/main/l/libsass-python/pysassc_0.23.0-0.1~bpo12+1_all.deb Size: 11276 MD5sum: 3f71388ddb14d5923004243d97a6f4cf SHA1: adfd92af0d045013e9b8eec2c70bd50e5af5b38e SHA256: a9eb0b53d650869a3c02b25030eb9a0e620398cd9aa110e39d480336b35b85e4 Section: web Priority: optional Homepage: https://sass.github.io/libsass-python Description: SASS for Python: command line utility for libsass This package provides a simple Python script to access libsass functionnalities. Libsass (written in C/C++ by Hampton Catlin and Aaron Leung). It's very straightforward and there isn't any headache related Python distribution/deployment. Package: python-aiosqlite-doc Source: python-aiosqlite Version: 0.21.0-1~bpo12+1 Architecture: all Maintainer: Benjamin Hof Installed-Size: 196 Depends: libjs-sphinxdoc (>= 5.2) Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-aiosqlite/python-aiosqlite-doc_0.21.0-1~bpo12+1_all.deb Size: 39272 MD5sum: 8d771216814ccc42afe104a0670c4ee4 SHA1: 28f8d1ace462bb10ba9e87710ca686da2b0d7034 SHA256: b480f899882be4e4a369be6e53bf8954af2db1159167daa3f6c37ff595f13a42 Section: doc Priority: optional Multi-Arch: foreign Homepage: https://github.com/omnilib/aiosqlite Description: sqlite library for Python 3 using asyncio (documentation) A Python 3 module for using sqlite with asyncio. It allows interaction with SQLite databases on the main asyncio event loop without blocking execution of other coroutines while waiting for queries or data fetches. . This package installs the documentation. Package: python-amqp-doc Source: python-amqp Version: 5.2.0-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 1442 Depends: libjs-sphinxdoc (>= 5.2) Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-amqp/python-amqp-doc_5.2.0-1~bpo12+1_all.deb Size: 144696 MD5sum: 9eccaa8dbfd581d2ed4213b7c16bbd01 SHA1: 6c237f40c447f824597152c5e92d44e18b7880de SHA256: 6399d7ff8034d7c01258218db2229d8cff4c3f4ff18da18b0034bd5180b7eea4 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-attr-doc Source: python-attrs Version: 23.2.0-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 1870 Depends: libjs-sphinxdoc (>= 5.2) Recommends: python3-doc Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-attrs/python-attr-doc_23.2.0-1~bpo12+1_all.deb Size: 755780 MD5sum: 8fa5c557b7ca23aa29868654a049e636 SHA1: 561b20d9ed763a6b6af0c2875701108e7f10960d SHA256: 4cc34e42c2a83edde995dfa122afeff8f04da82d820bed25398ca41631ab54c4 Section: doc Priority: optional Multi-Arch: foreign Homepage: https://attrs.readthedocs.org/ Description: documentation for the attrs Python library attrs is an MIT-licensed Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols. . You just specify the attributes to work with and attrs gives you: - a nice human-readable __repr__, - a complete set of comparison methods, - an initializer, - and much more without writing dull boilerplate code again and again. . This package provides documentation for attrs. Package: python-blinker-doc Source: blinker Version: 1.9.0-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 201 Depends: libjs-sphinxdoc (>= 5.2) Filename: pool/bookworm-epoxy-backports-nochange/main/b/blinker/python-blinker-doc_1.9.0-1~bpo12+1_all.deb Size: 34520 MD5sum: 4557ce1a9c59cf0de549cd459c7d6c66 SHA1: 5ba67518e05e0c43d7b251d38f9eb82b2b8d672f SHA256: 2f774d9b32cb0baf7d48a141498db554783f4a34a8fafb0c7d70d1ecc877e8ad Section: doc Priority: optional Multi-Arch: foreign Homepage: https://github.com/pallets-eco/blinker Description: Fast, simple object-to-object and broadcast signaling (Documentation) Blinker provides fast & simple object-to-object and broadcast signaling for Python objects. Interested signal receivers can subscribe to specific senders or receive signals sent by any sender. . The core of Blinker is quite small but provides powerful features: * a global registry of named signals * anonymous signals * custom name registries * permanently or temporarily connected receivers * automatically disconnected receivers via weak referencing * sending arbitrary data payloads * collecting return values from signal receivers * thread safety . This package contains the documentation for the blinker Python library. Package: python-chardet-doc Source: chardet Version: 5.2.0+dfsg-1~bpo12+1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 1316 Depends: libjs-sphinxdoc (>= 5.2), sphinx-rtd-theme-common (>= 1.2.0+dfsg) Filename: pool/bookworm-epoxy-backports-nochange/main/c/chardet/python-chardet-doc_5.2.0+dfsg-1~bpo12+1_all.deb Size: 70356 MD5sum: d40bd5b883762f00aec176e4e58244ca SHA1: 63bfcf758dda4077f7c83745e2d3a4636ddea576 SHA256: 8468c5a610cb10c73b969f7d38b711fc14ded5bebd85c236fd6a0871dcd9cb9e Section: doc Priority: optional Multi-Arch: foreign Homepage: https://github.com/chardet/chardet Description: Universal Character Encoding Detector (Documentation) Chardet is a continuation of Mark Pilgrim's excellent original chardet port from C, and Ian Cordasco's charade Python 3-compatible fork. Chardet takes a sequence of bytes in an unknown character encoding, and attempts to determine the encoding. . Supported encodings: * Big5, GB2312/GB18030, EUC-TW, HZ-GB-2312, and ISO-2022-CN (Traditional and Simplified Chinese) * EUC-JP, SHIFT_JIS, and ISO-2022-JP (Japanese) * EUC-KR and ISO-2022-KR (Korean) * KOI8-R, MacCyrillic, IBM855, IBM866, ISO-8859-5, and windows-1251 (Russian) * ISO-8859-2 and windows-1250 (Hungarian) * ISO-8859-5 and windows-1251 (Bulgarian) * ISO-8859-1 and windows-1252 (Western European languages) * ISO-8859-7 and windows-1253 (Greek) * ISO-8859-8 and windows-1255 (Visual and Logical Hebrew) * TIS-620 (Thai) * UTF-32 BE, LE, 3412-ordered, or 2143-ordered (with a BOM) * UTF-16 BE or LE (with a BOM) * UTF-8 (with or without a BOM) * ASCII . This library is a port of the auto-detection code in Mozilla. . This package contains the documentation of the library. Package: python-django-doc Source: python-django Version: 3:4.2.11-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 33772 Depends: libjs-sphinxdoc (>= 5.2) Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-django/python-django-doc_4.2.11-1~bpo12+1_all.deb Size: 3588224 MD5sum: 587a89616b972ac233e32334548c5132 SHA1: ecfcb01be03ad7a1756652f75b75a58c12555cf3 SHA256: a31c0d36009dd90171e62bc3cf2c87c8dbefee806984f3aceb7862372f25966e Section: doc Priority: optional 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-flask-doc Source: flask Version: 3.1.0-2~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 4222 Depends: libjs-sphinxdoc (>= 5.2) Recommends: python3-flask Filename: pool/bookworm-epoxy-backports-nochange/main/f/flask/python-flask-doc_3.1.0-2~bpo12+1_all.deb Size: 746692 MD5sum: a93ecb3ea1ed1e1079c6cc6a6c24b5fb SHA1: d12d495a92d0007b6ed75b1b9ba06da47b2c00e9 SHA256: c6be0263e816d6ee83a92b7951805accd3f802b8e1d27003262ac4d8513b1579 Section: doc Priority: optional Multi-Arch: foreign Homepage: https://github.com/pallets/flask 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-greenlet-doc Source: python-greenlet Version: 3.0.1-3~bpo12+1 Architecture: all Maintainer: Debian Python Team , Installed-Size: 460 Depends: libjs-sphinxdoc (>= 5.2) Suggests: python-greenlet-dev, python3-greenlet Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-greenlet/python-greenlet-doc_3.0.1-3~bpo12+1_all.deb Size: 71828 MD5sum: c6614870bd045e63e20e9706d7fc19b3 SHA1: 56f95fe8a6335643df43f226b9775f53e851fb5f SHA256: 549b66df24abc79ce1bd8bbeaaacbb1bc74f39b752a87d1c7e20960c6b10c3d3 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-itsdangerous-doc Source: python-itsdangerous Version: 2.2.0-2~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 520 Depends: libjs-sphinxdoc (>= 5.2) Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-itsdangerous/python-itsdangerous-doc_2.2.0-2~bpo12+1_all.deb Size: 69992 MD5sum: 7e20ab73dbcd4f60f0bd7e3444f6e34b SHA1: 47fcc7359e13c7979a6f830b99906681ed4d25b2 SHA256: 35bdb472382b09eb2ff4260b4b7d04af1e3b78c458cfe75e322997692da8c133 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-ldap-doc Source: python-ldap Version: 3.4.4-1+b1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 1059 Depends: libjs-sphinxdoc (>= 5.2) Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-ldap/python-ldap-doc_3.4.4-1+b1~bpo12+1_all.deb Size: 139596 MD5sum: 3181c6036954da8151f959860868060e SHA1: b67a0df536931ecf21e1c859c3d4a20a74393768 SHA256: 8f579348361f6beddaf5129fb882dd56fb5c08c56b75ad4b26aee7e1118f2cf9 Section: doc Priority: optional Multi-Arch: foreign Homepage: https://www.python-ldap.org Description: LDAP interface module (Documentation) This module provides a Python3 interface to the OpenLDAP client library. . This package contains the documentation. Package: python-libpysal-doc Source: libpysal Version: 4.10-1~bpo12+1 Architecture: all Maintainer: Debian Science Maintainers Installed-Size: 10617 Depends: libjs-sphinxdoc (>= 5.2) Filename: pool/bookworm-epoxy-backports-nochange/main/l/libpysal/python-libpysal-doc_4.10-1~bpo12+1_all.deb Size: 1669736 MD5sum: a896681e8fcfb8c40815c2a206c5ad4a SHA1: 4b69541d7ea4f89de8e428f59363f8be945d035c SHA256: f0346c2ea115159edb4bcfde9b1654191f0830d89dbe588eec3dd07e0069f663 Section: doc Priority: optional Multi-Arch: foreign Homepage: https://github.com/pysal/libpysal Description: Improved Python libpaysal module from (common documentation) Module has the libpysal.cg responsible for Computational Geometry, as well as the libpysal.io which allows input and output as well as libpysal.weights capable of processing Space Weights. . This package contains HTML documentation, incorporates instructions on how to install and configure and use this module Python libpaysal. Package: python-lxml-doc Source: lxml Version: 5.3.0-1~bpo12+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 7258 Recommends: python3-lxml Filename: pool/bookworm-epoxy-backports-nochange/main/l/lxml/python-lxml-doc_5.3.0-1~bpo12+1_all.deb Size: 645192 MD5sum: 97337da8f98525c1fe6bd943033d8319 SHA1: 35f30db52858dee7f6638f8db539c42f7318d962 SHA256: 54e80f0fa4e7c5136a933dc2be2f31211dd26ff5d08916e5d9d402614278c31a 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-mapclassify-doc Source: mapclassify Version: 2.6.1-3~bpo12+1 Architecture: all Maintainer: Debian Science Maintainers Installed-Size: 1558 Depends: libjs-mathjax, libjs-requirejs, libjs-sphinxdoc (>= 5.2), sphinx-rtd-theme-common (>= 1.2.0+dfsg) Filename: pool/bookworm-epoxy-backports-nochange/main/m/mapclassify/python-mapclassify-doc_2.6.1-3~bpo12+1_all.deb Size: 583816 MD5sum: 11c2bf143503c79f136d59de1df45f57 SHA1: 0b442f8b2a3511d27d5096f73d28b699594016f5 SHA256: 98fe6241bf59335a05d73c7fcddff6f82fe603d413b31b6058bb882dfe6ee3e7 Section: doc Priority: optional Multi-Arch: foreign Homepage: https://github.com/pysal/mapclassify Description: Classification Schemes for Choropleth Maps (common documentation) Library that provides tools for classifying geographic data on maps. It allows you to divide a spatial dataset into different classes or ranges, making it easier to visualize and analyze this data on maps. . This library is especially useful for grouping and categorizing geographic information, helping to identify patterns and trends in data. . It supports multiple classification methods such as Jenks Natural Breaks, Equal Interval and Quantile, among others, allowing users to choose the best approach for their specific analysis. Additionally, the library is integrated with other popular geographic data analysis tools, making it easy to incorporate their functionality into existing workflows. . This package contains HTML documentation, incorporates instructions on how to install and configure and use this module with mapclassify. Package: python-opentracing-doc Source: python-opentracing Version: 2.4.0-2~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 317 Depends: libjs-sphinxdoc (>= 5.2), sphinx-rtd-theme-common (>= 1.2.0+dfsg) Built-Using: sphinx (= 5.3.0-4) Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-opentracing/python-opentracing-doc_2.4.0-2~bpo12+1_all.deb Size: 53240 MD5sum: 30a286d7729c919697912aa876bf4357 SHA1: 24304737cc7c607d905500f160d17d3ebe69b223 SHA256: e1cd2601e4e327e6fa64d7eb5f66fa7c50a56b4cfd892ba684df38550a67b324 Section: doc Priority: optional Homepage: https://github.com/opentracing/opentracing-python Description: opentracing interface for Python - documentation This library is a Python platform API for OpenTracing. . It allows Python programs to interact with an OpenTracing server. . This package contains the documentation. Package: python-paste-doc Source: paste Version: 3.10.0-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 1484 Depends: libjs-sphinxdoc (>= 5.2) Filename: pool/bookworm-epoxy-backports-nochange/main/p/paste/python-paste-doc_3.10.0-1~bpo12+1_all.deb Size: 181184 MD5sum: d8d2859f5e8583b075635c440dd2335c SHA1: 3577e8cbde2b1a48c4ccaed06fffb1cbed79be7b SHA256: c4eea643d6f05e177472ba07aec22a1f89a3bbdeff1f71bfc330bf5fd132e0da Section: doc Priority: optional Multi-Arch: foreign Homepage: https://pythonpaste.readthedocs.io/ Description: tools for using a Web Server Gateway Interface stack - documentation Python Paste brings consistency to Python web development and web application installation, providing tools for both developers and system administrators. . Paste for Administrators: * Easily install, run, and configure multiple Paste-enabled web applications at once, and integrate them into your website how you want (SCGI, FCGI, AJP, WSGI) * Manage and install web applications system-wide for easy maintenance . Paste for Web Developers: * Increase your web application's audience * Provide starter templates and custom commands for using your web framework * Keep your development and deployment straightened out, and your automated testing streamlined * Attention payed to the full development cycle -- starting projects, converting old projects, updating and deploying projects -- using a set of complementary packages and tools . This package provides the Sphinx generated documentation for Paste. Package: python-pastedeploy-doc Source: pastedeploy Version: 3.1-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 259 Depends: libjs-sphinxdoc (>= 5.2), sphinx-rtd-theme-common (>= 1.2.0+dfsg) Filename: pool/bookworm-epoxy-backports-nochange/main/p/pastedeploy/python-pastedeploy-doc_3.1-1~bpo12+1_all.deb Size: 37656 MD5sum: d91cb43001950df5d35cb542286b2e20 SHA1: 9188aa1ba02d60c04b34143fe46f85b5f48bda78 SHA256: 9f18510b2a193886d35a3e8fa4ab34b800c188b70ca0faf5f1f17c43dc0deaa3 Section: doc Priority: optional Multi-Arch: foreign Homepage: http://pythonpaste.org/deploy/ Description: load, configure, and compose WSGI applications and servers (Documentation) Paste Deployment is a system for finding and configuring WSGI applications and servers. For WSGI application consumers it provides a single, simple function (loadapp) for loading a WSGI application from a configuration file or a Python Egg. For WSGI application providers it only asks for a single, simple entry point to your application, so that application users don't need to be exposed to the implementation details of your application. . This package contains the documentation of the library. Package: python-pastedeploy-tpl Source: pastedeploy Version: 3.1-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 17 Depends: python3-pastedeploy-tpl (>= 3.1-1~bpo12+1) Filename: pool/bookworm-epoxy-backports-nochange/main/p/pastedeploy/python-pastedeploy-tpl_3.1-1~bpo12+1_all.deb Size: 7400 MD5sum: 59dc837a2d46e83b9fb3a65d206dfc30 SHA1: 602229a1b621c457300aaf8ec5d21a4bfe2fa346 SHA256: 82f1a66b8ad5fadf281ccafe8cc894f02c388b94c0316ab7c303754743e538c7 Section: oldlibs Priority: optional Multi-Arch: foreign Homepage: http://pythonpaste.org/deploy/ Description: load, configure, compose WSGI applications and servers (Transitional package) Paste Deployment is a system for finding and configuring WSGI applications and servers. For WSGI application consumers it provides a single, simple function (loadapp) for loading a WSGI application from a configuration file or a Python Egg. For WSGI application providers it only asks for a single, simple entry point to your application, so that application users don't need to be exposed to the implementation details of your application. . This is a transitional package that pulls in the required package for the old package. It can be safely removed. Package: python-psycopg2-doc Source: psycopg2 Version: 2.9.6-3~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 1996 Depends: libjs-sphinxdoc (>= 5.2) Suggests: python3-psycopg2 Filename: pool/bookworm-epoxy-backports-nochange/main/p/psycopg2/python-psycopg2-doc_2.9.6-3~bpo12+1_all.deb Size: 314252 MD5sum: 9b30d55cacb20ab4cd09c7aa35fb306b SHA1: c272e7bc9ec416b7b898e95c675bc0050d7e96b3 SHA256: fef1ca51123a29ea3473e3274b75a095a2f7d1bd97a4b028425225e20f03e9ab Section: doc Priority: optional Multi-Arch: foreign Homepage: http://initd.org/projects/psycopg Description: Python module for PostgreSQL (documentation package) psycopg is a PostgreSQL database adapter for the Python programming language (just like pygresql and popy.) This is version 2, a complete rewrite of the original code to provide new-style classes for connection and cursor objects and other sweet candies. Like the original, psycopg 2 was written with the aim of being very small and fast, and stable as a rock. . psycopg is different from the other database adapter because it was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a conspicuous number of concurrent INSERTs or UPDATEs. psycopg 2 also provides full asynchronous operations for the really brave programmer. . The main advantages of psycopg2 are that it supports the full Python DBAPI-2.0 and being thread safe at level 2. It also includes some extensions to the standard DBAPI-2.0 to allow for better thread performance. . This package contains the psycopg2 documentation Package: python-pyasn1-doc Source: pyasn1 Version: 0.5.1-1~bpo12+1 Architecture: all Maintainer: Jan Lübbe Installed-Size: 1884 Depends: libjs-sphinxdoc (>= 5.2) Suggests: doc-base Built-Using: alabaster (= 0.7.12-1), sphinx (= 5.3.0-4) Filename: pool/bookworm-epoxy-backports-nochange/main/p/pyasn1/python-pyasn1-doc_0.5.1-1~bpo12+1_all.deb Size: 138252 MD5sum: 4e108208a6866b498f85a1e4f9719725 SHA1: 41875a56fbdc3a72ecc43221384750ecc046569f SHA256: e525e67cbe9d39cd5f86dee134aff1872816d8517adabf15eda781b16ae5585d Section: doc Priority: optional Multi-Arch: foreign Homepage: http://snmplabs.com/pyasn1/index.html Description: ASN.1 library for Python (documentation) This is an implementation of ASN.1 types and codecs in Python programming language. It has been first written to support particular protocol (SNMP) but then generalized to be suitable for a wide range of protocols based on ASN.1 specification. . This package contains the documentation. Package: python-pygments-doc Source: pygments Version: 2.17.2+dfsg-1~bpo12+1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 2629 Depends: libjs-sphinxdoc (>= 5.2) Recommends: python3-pygments Filename: pool/bookworm-epoxy-backports-nochange/main/p/pygments/python-pygments-doc_2.17.2+dfsg-1~bpo12+1_all.deb Size: 517104 MD5sum: 0c45de7e77836651a460253775af61b4 SHA1: 627f8c8c9aa33824533e4eb85d05b091e110cab5 SHA256: beb71217006414b07ba471d5c53053a44f12cebfa118ab52d19821483e015411 Section: doc Priority: optional Multi-Arch: foreign Homepage: https://pygments.org/ Description: documentation for the Pygments Pygments is syntax highlighting package. . This package contains the documentation for Pygments in HTML and reStructuredText format. Package: python-pygraphviz-doc Source: python-pygraphviz Version: 1.12-1~bpo12+1 Architecture: all Maintainer: Debian Python Team , Installed-Size: 44 Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-pygraphviz/python-pygraphviz-doc_1.12-1~bpo12+1_all.deb Size: 28144 MD5sum: f9aa78e5c55c8647373de9f5d6ba4bad SHA1: f4f428f4d7033e3bc85658f322eb60b5a9894276 SHA256: e7077595d1704143b25b0fd7b07d067715727a4be4effc815382c5c937246609 Section: doc Priority: optional Multi-Arch: foreign Homepage: https://pygraphviz.github.io/ Description: Python interface to the Graphviz graph layout and visualization package (doc) Pygraphviz is a Python interface to the Graphviz graph layout and visualization package. . With Pygraphviz you can create, edit, read, write, and draw graphs using Python to access the Graphviz graph data structure and layout algorithms. . This package contains documentation for python-pygraphviz. Package: python-pyparsing-doc Source: pyparsing Version: 3.1.2-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 2983 Depends: libjs-sphinxdoc (>= 5.2) Filename: pool/bookworm-epoxy-backports-nochange/main/p/pyparsing/python-pyparsing-doc_3.1.2-1~bpo12+1_all.deb Size: 760224 MD5sum: c475ec92980311e4ad4b5782caa7c400 SHA1: ac1cc04c35cf0cf9406bed39556a0a24dbebdaa2 SHA256: 9a8feba09c3a41603f232508fce3f8f8b0a8f69ac6100252a66f96b4aede0362 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-pyroute2-doc Source: pyroute2 Version: 0.7.7-1~bpo12+1 Architecture: all Maintainer: Debian OpenStack Installed-Size: 1486 Depends: libjs-sphinxdoc (>= 5.2) Filename: pool/bookworm-epoxy-backports-nochange/main/p/pyroute2/python-pyroute2-doc_0.7.7-1~bpo12+1_all.deb Size: 160116 MD5sum: 0f469e808fa1483b752850302bfc9f4e SHA1: 98a269b8f3e2144d6d4dd9b6f849f157a341b016 SHA256: 9dd2facb6d45225a322aed7ab5c84cae4a10a0c8faefa4ab2f5e95d2e7b758cb Section: doc Priority: optional Homepage: https://github.com/svinota/pyroute2 Description: netlink and Linux network configuration library (documentation) Pyroute2 is a pure Python netlink and Linux network configuration library. It requires only Python stdlib, no 3rd party libraries. . This package contains the Python module documentation. Package: python-pytest-doc Source: pytest Version: 8.0.1-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 10217 Depends: libjs-sphinxdoc (>= 5.2) Recommends: python3-pytest Filename: pool/bookworm-epoxy-backports-nochange/main/p/pytest/python-pytest-doc_8.0.1-1~bpo12+1_all.deb Size: 1128032 MD5sum: 3770451d30425e575392b38696986d1d SHA1: 8f79638b2a4f005fee80eb6383750b6f19b5e380 SHA256: 80617398fbf1c33790c9b403f991d266ec1e9a694a209c7756f8075f088d2e4c Section: doc Priority: optional Multi-Arch: foreign 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-trio-doc Source: python-pytest-trio Version: 0.8.0-3~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 284 Depends: libjs-sphinxdoc (>= 5.2), sphinx-rtd-theme-common (>= 1.2.0+dfsg) Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-pytest-trio/python-pytest-trio-doc_0.8.0-3~bpo12+1_all.deb Size: 41484 MD5sum: 08714861fd77b38322e7b396a9d2142f SHA1: 66f37ffa5c6f003ecfd55e0a8684d2a373c52fe8 SHA256: ad766b5e7678589d69b444560810946676a674256054a50ca324b15e403962b0 Section: doc Priority: optional Homepage: https://github.com/python-trio/pytest-trio Description: Pytest plugin for trio (Documentation) This is a pytest plugin to help you test projects that use Trio, a friendly library for concurrency and async I/O in Python. . Features include: * Async tests without the boilerplate: just write async def test_whatever(): .... * Useful fixtures included: use autojump_clock for easy testing of code with timeouts, or nursery to easily set up background tasks. * Write your own async fixtures: set up an async database connection or start a server inside a fixture, and then use it in your tests. * If you have multiple async fixtures, pytest-trio will even do setup/teardown concurrently whenever possible. * Integration with the fabulous Hypothesis library, so your async tests can use property-based testing: just use @given like you’re used to. * Support for testing projects that use Trio exclusively and want to use pytest-trio everywhere, and also for testing projects that support multiple async libraries and only want to enable pytest-trio’s features for a subset of their test suite. . This package contains the documentation. Package: python-quart-doc Source: quart Version: 0.20.0-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 1960 Depends: libjs-sphinxdoc (>= 5.2), sphinx-rtd-theme-common (>= 1.2.0+dfsg) Filename: pool/bookworm-epoxy-backports-nochange/main/q/quart/python-quart-doc_0.20.0-1~bpo12+1_all.deb Size: 608496 MD5sum: 9eb210bb3a480075a33b8ca1a5398a9d SHA1: 9fa172b0eb568408c5e5ef2205b9c1c1903baa3d SHA256: 1eaefd062d4c2332b8e7f9d6d49672ae7a46b8b092a712874317110ad798cad8 Section: doc Priority: optional Multi-Arch: foreign Homepage: https://github.com/pallets/quart Description: Python ASGI web microframework with the same API as Flask (Documentation) Quart is a Python ASGI web microframework. It is intended to provide the easiest way to use asyncio functionality in a web context, especially with existing Flask apps. This is possible as the Quart API is a superset of the Flask API. . Quart aims to be a complete web microframework, as it supports HTTP/1.1, HTTP/2 and websockets. Quart is very extendable and has a number of known extensions and works with many of the Flask extensions. . Quart supports the full ASGI 3.0 specification as well as the websocket response and HTTP/2 server push extensions. For those of you familiar with Flask, Quart extends the Flask API by adding support for: . * HTTP/1.1 request streaming * Websockets * HTTP/2 server push . This package contains the documentation and examples. Package: python-requests-doc Source: requests Version: 2.32.3+dfsg-4~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 1577 Depends: libjs-sphinxdoc (>= 5.2) Filename: pool/bookworm-epoxy-backports-nochange/main/r/requests/python-requests-doc_2.32.3+dfsg-4~bpo12+1_all.deb Size: 196312 MD5sum: 262f2ca6455df1b8b570fd395505000e SHA1: 5824af66a460ca840bbf3da49fb9d84e28c9ca3a SHA256: a96ae351ee74807d7115cddb8bb41e0b7adef9e32e7888829a2797d737a05a95 Section: doc Priority: optional Multi-Arch: foreign Homepage: https://requests.readthedocs.io/ 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: 75.8.0-1~bpo12+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 2512 Depends: libjs-sphinxdoc (>= 5.2) Filename: pool/bookworm-epoxy-backports-nochange/main/s/setuptools/python-setuptools-doc_75.8.0-1~bpo12+1_all.deb Size: 399568 MD5sum: 12f79506e724407b4840663b72731466 SHA1: b407a2b4e271831a24546761d946552c6e698171 SHA256: b3478b1b428224ddf4290b6b19d8f03dfb7b411ee632a36abfa65881784b9c2c 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.19.3-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 283 Depends: libjs-sphinxdoc (>= 5.2) Recommends: python3-simplejson Filename: pool/bookworm-epoxy-backports-nochange/main/s/simplejson/python-simplejson-doc_3.19.3-1~bpo12+1_all.deb Size: 62988 MD5sum: b506066b3455a2141924ccdb5134117a SHA1: 221eca52478e6a6777bcdd0c5f959ef8eb18360a SHA256: f7aca994856b87e0267d055913a7876c6f31ba66e7ae71e161c5ebd0e2d5de4c 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-sphinx-mdinclude-doc Source: sphinx-mdinclude Version: 0.6.2-2~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 196 Depends: fonts-font-awesome, libjs-mathjax, python3-doc, libjs-sphinxdoc (>= 5.2) Suggests: python3-sphinx-mdinclude Built-Using: alabaster (= 0.7.12-1), sphinx (= 5.3.0-4) Filename: pool/bookworm-epoxy-backports-nochange/main/s/sphinx-mdinclude/python-sphinx-mdinclude-doc_0.6.2-2~bpo12+1_all.deb Size: 71524 MD5sum: 8004e6e03eeeddb13be9d78500b10a8f SHA1: ba60e5941ff23c5136aff4e44b9ec604be93954f SHA256: b057ad01af72db3e4ffa7d53c616c490e4b822728dc3f46ac811d34676d92805 Section: doc Priority: optional Multi-Arch: foreign Homepage: https://github.com/omnilib/sphinx-mdinclude Description: Sphinx extension for including or writing pages in Markdown (documentation) This is a Sphinx extension that enables including Markdown documents from within reStructuredText. It provides the `.. mdinclude::` directive, to automatically convert the content of Markdown documents to reStructuredText format. . This package contains HTML documentation. Package: python-sqlalchemy-doc Source: sqlalchemy Version: 2.0.32+ds1-1~bpo12+1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 41830 Depends: libjs-jquery, libjs-underscore, libjs-sphinxdoc (>= 5.2) Recommends: python3-sqlalchemy Filename: pool/bookworm-epoxy-backports-nochange/main/s/sqlalchemy/python-sqlalchemy-doc_2.0.32+ds1-1~bpo12+1_all.deb Size: 3930688 MD5sum: b2797837cdc4668598dc4d77cf503c00 SHA1: 1819fdad25669a1210ad0318cd566202d3e0fc06 SHA256: c0406047c0f118d966638d36239a4c68149c5f62ac6e1920ed9f2c93c596d33b Section: doc Priority: optional Multi-Arch: foreign Homepage: https://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-werkzeug-doc Source: python-werkzeug Version: 3.1.3-2~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 3465 Depends: libjs-sphinxdoc (>= 5.2) Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-werkzeug/python-werkzeug-doc_3.1.3-2~bpo12+1_all.deb Size: 727512 MD5sum: bd136fd6d7b70b68cec59b669a8fbdac SHA1: 37621aa8665f5464b1048dc42ae1c566ca5bf925 SHA256: c6f9365a0b31b75a64a44815192411fc4971352794278627718e48357ddb3097 Section: doc Priority: optional Multi-Arch: foreign Homepage: https://github.com/pallets/werkzeug/ 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-yarl-doc Source: yarl Version: 1.9.4-1+b1~bpo12+1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 597 Depends: libjs-sphinxdoc (>= 5.2) Filename: pool/bookworm-epoxy-backports-nochange/main/y/yarl/python-yarl-doc_1.9.4-1+b1~bpo12+1_all.deb Size: 97840 MD5sum: 251ca98ae110f1e2920d2f802b902582 SHA1: 589dfccf3ae88ad1ddbb6e186f9295513f6c9523 SHA256: 76c480cb5593d2a99d8bf4bdf819df92214997f5bd3735ae867834f6924bfe65 Section: doc Priority: optional Multi-Arch: foreign Homepage: https://github.com/aio-libs/yarl/ Description: documentation for the yarl Python library URL is constructed from `str`: . >>> from yarl import URL >>> url = URL('https://www.python.org/~guido?arg=1#frag') >>> url URL('https://www.python.org/~guido?arg=1#frag') . All URL parts: scheme, user, passsword, host, port, path, query and fragment are accessible by properties: . >>> url.scheme 'https' >>> url.host 'www.python.org' >>> url.path '/~guido' >>> url.query_string 'arg=1' >>> url.query >>> url.fragment 'frag' . All URL manipulations produces a new URL object: . >>> url.parent / 'downloads/source' URL('https://www.python.org/downloads/source') . Strings passed to constructor and modification methods are automatically encoded giving canonical representation as result:: . >>> url = URL('https://www.python.org/путь') >>> url URL('https://www.python.org/%D0%BF%D1%83%D1%82%D1%8C') . Regular properties are percent-decoded, use `raw_` versions for getting encoded strings: . >>> url.path '/путь' . >>> url.raw_path '/%D0%BF%D1%83%D1%82%D1%8C' . Human readable representation of URL is available as `.human_repr()`: . >>> url.human_repr() 'https://www.python.org/путь' . This package provides documentation for yarl Package: python3-aiosqlite Source: python-aiosqlite Version: 0.21.0-1~bpo12+1 Architecture: all Maintainer: Benjamin Hof Installed-Size: 75 Depends: python3-typing-extensions, python3:any Suggests: python-aiosqlite-doc Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-aiosqlite/python3-aiosqlite_0.21.0-1~bpo12+1_all.deb Size: 16828 MD5sum: 0cb03f3761e61c70a5b43914e8bde91b SHA1: b40caf48522ae577bee6849f8d96b2c39617bd59 SHA256: 5d1a2ce56e27227af2acef90cce35c484183a1eafab3003d4ad01f1cdaa3a10a Section: python Priority: optional Homepage: https://github.com/omnilib/aiosqlite Description: sqlite library for Python 3 using asyncio A Python 3 module for using sqlite with asyncio. It allows interaction with SQLite databases on the main asyncio event loop without blocking execution of other coroutines while waiting for queries or data fetches. . This package installs the library for Python 3. Package: python3-alabaster Source: alabaster Version: 0.7.16-0.1~bpo12+1 Architecture: all Maintainer: Jeremy T. Bouse Installed-Size: 78 Depends: python3:any Suggests: python3-sphinx Filename: pool/bookworm-epoxy-backports-nochange/main/a/alabaster/python3-alabaster_0.7.16-0.1~bpo12+1_all.deb Size: 27928 MD5sum: fcf11ad6f9dafd44a985caf529a6f2d8 SHA1: bff3187519329ea982e054a79e00cd1c11828f38 SHA256: d34347a28eb7066d3ee9ae39cb151889b4f136667c560174f21e55ebcaee7f22 Section: python Priority: optional Homepage: https://github.com/sphinx-doc/alabaster Description: Configurable sidebar-enabled Sphinx theme (Python 3) This theme is a modified "Kr" Sphinx theme from @kennethreitz (especially as used in his Requests project), which was itself originally based on @mitsuhiko's theme used for Flask & related projects. . This is the Python 3 version of the package. Package: python3-amqp Source: python-amqp Version: 5.2.0-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 214 Depends: python3-vine, python3:any Suggests: python-amqp-doc Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-amqp/python3-amqp_5.2.0-1~bpo12+1_all.deb Size: 43388 MD5sum: d4d00445165ff680036ab7789bb2eec0 SHA1: 08e193599ce85ea739e3c28e12aa906e45710268 SHA256: e02b5ec9ee229251bbc00c1a66ce697983179d624d34668e49171bccc15a69cf 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.10.4-2~bpo12+1 Architecture: all Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 243 Depends: python3-importlib-metadata | python3-supported-min (>= 3.8), python3-six (>= 1.4.0), python3-tz, python3-tzlocal, python3:any Filename: pool/bookworm-epoxy-backports-nochange/main/a/apscheduler/python3-apscheduler_3.10.4-2~bpo12+1_all.deb Size: 40836 MD5sum: 7660b2cfbf65ab0c12d0d6ec254ddc42 SHA1: 51cf85627928d398f25b13de0910e882f9337e5d SHA256: 1f722b110ec68b719869fbecb15a6ebcb724917849977b20c239334f8b3c5d88 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-attr Source: python-attrs Version: 23.2.0-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 256 Depends: python3-importlib-metadata | python3 (>> 3.8), python3:any Suggests: python-attr-doc Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-attrs/python3-attr_23.2.0-1~bpo12+1_all.deb Size: 66944 MD5sum: 3847d37e6cfaa78c058a308f28d3738d SHA1: 04138971de395221c65dc8b75218e5f7dc2c0ad9 SHA256: c3c20c6e4208a94ba31786202eea7305161283f546e9a723dbcbd4c8d2823371 Section: python Priority: optional Homepage: https://attrs.readthedocs.org/ Description: Attributes without boilerplate (Python 3) attrs is an MIT-licensed Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols. . You just specify the attributes to work with and attrs gives you: - a nice human-readable __repr__, - a complete set of comparison methods, - an initializer, - and much more without writing dull boilerplate code again and again. . This package contains attrs packaged for Python 3. Package: python3-awscurl Source: python-awscurl Version: 0.36-1~bpo12+1 Architecture: all Maintainer: Debian OpenStack Installed-Size: 46 Depends: python3-botocore, python3-configargparse, python3-requests, python3-urllib3, python3:any Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-awscurl/python3-awscurl_0.36-1~bpo12+1_all.deb Size: 9500 MD5sum: 3a085b7df42f62f6b538b10963f5a5e6 SHA1: 5912fda1b5d0d93409b07df21040eedd7eb7061e SHA256: 2085d81c70600b4e7e7926516190c73c43fc89d7bf4afa749c2eab4cda1e3137 Section: python Priority: optional Homepage: http://github.com/okigan/awscurl Description: Curl like tool with AWS request signing AWSCurl is a command-line tool and Python module that brings the familiar feel of curl to access AWS APIs, complete with AWS Signature Version 4 request signing built-in. It simplifies making HTTP requests to AWS services (REST or query APIs) by automating the tedious steps of credential lookup, region/service signing and header construction. Package: python3-blinker Source: blinker Version: 1.9.0-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 45 Depends: python3:any Suggests: python-blinker-doc Filename: pool/bookworm-epoxy-backports-nochange/main/b/blinker/python3-blinker_1.9.0-1~bpo12+1_all.deb Size: 12656 MD5sum: 96b6088a5f50dcde22148975b1940368 SHA1: 74b76c036a450016cc9d129ccb9077eb83a0230e SHA256: 0c9cbf0c924cbee34cfbcb1fe56be4fc1683a24fcefb9b14a85d569de15956f6 Section: python Priority: optional Homepage: https://github.com/pallets-eco/blinker Description: Fast, simple object-to-object and broadcast signaling (Python3) Blinker provides fast & simple object-to-object and broadcast signaling for Python objects. Interested signal receivers can subscribe to specific senders or receive signals sent by any sender. . The core of Blinker is quite small but provides powerful features: * a global registry of named signals * anonymous signals * custom name registries * permanently or temporarily connected receivers * automatically disconnected receivers via weak referencing * sending arbitrary data payloads * collecting return values from signal receivers * thread safety . This package contains the Python 3 version. Package: python3-boto3 Source: python-boto3 Version: 1.34.46+dfsg-1~bpo12+1 Architecture: all Maintainer: Debian Cloud Team Installed-Size: 1229 Depends: python3-botocore (>= 1.31.49), python3-requests, python3-s3transfer (>= 0.1.10), python3-jmespath, python3:any Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-boto3/python3-boto3_1.34.46+dfsg-1~bpo12+1_all.deb Size: 268684 MD5sum: ab7d241cc0b1c03da888273277685732 SHA1: 850f534722464d213408d056d407a32639eb9657 SHA256: c0d9a5670ceaba007102c3487e05db8f96d1c0ad394b5daf4ff409a8bc90d9ec 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.34.46+repack-1~bpo12+1 Architecture: all Maintainer: Debian Cloud Team Installed-Size: 91883 Depends: python3-dateutil, python3-jmespath, python3-urllib3 | python3 (<< 3.10), python3-urllib3 | python3 (>> 3.10), python3:any, python3-requests, python3-six Breaks: awscli (<< 1.18.140) Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-botocore/python3-botocore_1.34.46+repack-1~bpo12+1_all.deb Size: 6464460 MD5sum: e7f3af0df9410654af80e2da4eec2417 SHA1: e21a30ec00fe7439d7c9df28138764062d5d0924 SHA256: 2855c32fc7fd83a746b5873e2fff99618f8890e2f1b4f3223cc8a521ef65f5fc 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-chardet Source: chardet Version: 5.2.0+dfsg-1~bpo12+1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 1145 Depends: python3:any, python3-pkg-resources Breaks: python-chardet (<< 3.0.4-6) Replaces: python-chardet (<< 3.0.4-6) Filename: pool/bookworm-epoxy-backports-nochange/main/c/chardet/python3-chardet_5.2.0+dfsg-1~bpo12+1_all.deb Size: 110000 MD5sum: 57f8808d4c2f57f15c04fe2108a50c5a SHA1: 49862e592a788fee9e92b9e821386df9c59c7cc4 SHA256: c7cebaac476a47c3d831ce00365c5fe0202dea4c9034eed3ed9830714852018e Section: python Priority: optional Multi-Arch: foreign Homepage: https://github.com/chardet/chardet Description: Universal Character Encoding Detector (Python3) Chardet is a continuation of Mark Pilgrim's excellent original chardet port from C, and Ian Cordasco's charade Python 3-compatible fork. Chardet takes a sequence of bytes in an unknown character encoding, and attempts to determine the encoding. . Supported encodings: * Big5, GB2312/GB18030, EUC-TW, HZ-GB-2312, and ISO-2022-CN (Traditional and Simplified Chinese) * EUC-JP, SHIFT_JIS, and ISO-2022-JP (Japanese) * EUC-KR and ISO-2022-KR (Korean) * KOI8-R, MacCyrillic, IBM855, IBM866, ISO-8859-5, and windows-1251 (Russian) * ISO-8859-2 and windows-1250 (Hungarian) * ISO-8859-5 and windows-1251 (Bulgarian) * ISO-8859-1 and windows-1252 (Western European languages) * ISO-8859-7 and windows-1253 (Greek) * ISO-8859-8 and windows-1255 (Visual and Logical Hebrew) * TIS-620 (Thai) * UTF-32 BE, LE, 3412-ordered, or 2143-ordered (with a BOM) * UTF-16 BE or LE (with a BOM) * UTF-8 (with or without a BOM) * ASCII . This library is a port of the auto-detection code in Mozilla. . This package contains the Python 3 version of the library. Package: python3-confget Source: confget Version: 5.1.2-1~bpo12+1 Architecture: all Maintainer: Peter Pentchev Installed-Size: 70 Depends: python3-pyparsing, python3:any Filename: pool/bookworm-epoxy-backports-nochange/main/c/confget/python3-confget_5.1.2-1~bpo12+1_all.deb Size: 22548 MD5sum: acd531c23f68b26dcc0ee5c8f4359ea6 SHA1: 401bfdbb86e4632e72ce3b928e31fd3445242b08 SHA256: 62787adcb14727f0006697cd0f3745a6fe3a9a469b75f15966b683cfd57c1acd Section: python Priority: optional Multi-Arch: foreign Homepage: https://devel.ringlet.net/textproc/confget/ Description: read variables from INI-style configuration files - Python 3.x library The confget utility examines a INI-style configuration file and retrieves the value of the specified variables from the specified section. Its intended use is to let shell scripts use the same INI-style configuration files as other programs, to avoid duplication of data. . The confget utility may retrieve the values of one or more variables, list all the variables in a specified section, list only those whose names or values match a specified pattern (shell glob or regular expression), or check if a variable is present in the file at all. It has a "shell-quoting" output mode that quotes the variable values in a way suitable for passing them directly to a Bourne-style shell. . This package contains the Python 3.x library. Package: python3-django Source: python-django Version: 3:4.2.11-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 25173 Depends: python3-asgiref, python3-sqlparse, python3:any Recommends: libjs-jquery, python3-tz Suggests: bpython3, geoip-database-contrib, gettext, ipython3, libgdal20, libsqlite3-mod-spatialite, python-django-doc, python3-bcrypt, python3-flup, python3-memcache, python3-mysqldb, python3-pil, python3-psycopg2, python3-selenium, python3-sqlite, python3-yaml Breaks: python-django-common, python3-mysqldb (<< 1.3.13) Replaces: python-django-common Provides: python-django-common Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-django/python3-django_4.2.11-1~bpo12+1_all.deb Size: 2736744 MD5sum: bcb0951c0dc4025c8bcd6b053a9e025b SHA1: a773a4e3bdf2a13f6bfd5aa03ff1bcc896d9ccd2 SHA256: 03c5990d16cef76b6c5f08f791f73aed8cd76b4d58f64816f5fb55e530efefae 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: 6.1.3-0.1~bpo12+1 Architecture: all Maintainer: Docker Compose Team Installed-Size: 545 Depends: python3-distutils, python3-packaging, python3-requests (>= 2.28.1~), python3-urllib3, python3-websocket (>= 1.3.3~), python3:any Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-docker/python3-docker_6.1.3-0.1~bpo12+1_all.deb Size: 89204 MD5sum: 4b615b4bb271630c854058d520f04c78 SHA1: dcde4a37f72cfbfdd3be2924e7a0693e6601dbca SHA256: af01a025d2a2446592d5bf1a9d95b828bbb699daa1dc2db3cde5ca9f92bc1b18 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-dunamai Source: python-dunamai Version: 1.19.0-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 129 Depends: python3-importlib-metadata | python3 (>> 3.8), python3-packaging, python3:any Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-dunamai/python3-dunamai_1.19.0-1~bpo12+1_all.deb Size: 29604 MD5sum: 070bbe8b1e07675d660c2773afc31bce SHA1: a3d259f230ce5bc0a9b774cf0d2de158aeaf35b2 SHA256: bb2fc13abea9bd32e5d53074ce50ddd26722e6a62ef3e04986f8dcdfa1ec81f5 Section: python Priority: optional Homepage: https://github.com/mtkennerly/dunamai Description: dynamic versioning library and CLI Dunamai is a Python library and command line tool for producing dynamic, standards-compliant version strings, derived from tags in your version control system. This facilitates uniquely identifying nightly or per-commit builds in continuous integration and releasing new versions of your software simply by creating a tag. Package: python3-editables Source: python-editables Version: 0.5-2~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 43 Depends: python3:any Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-editables/python3-editables_0.5-2~bpo12+1_all.deb Size: 14640 MD5sum: 26e7474a0a69ef3837a43d29ccfd5baa SHA1: b289f06397ff524849b9633d8af7bd6f2389fb60 SHA256: 52cb6c9a187e6ad49ee6ab98d108ff8b1518ee941abcd8df913247905ec25d31 Section: python Priority: optional Homepage: https://github.com/pfmoore/editables Description: Python library for creating "editable wheels" This library supports the building of wheels which, when installed, will expose packages in a local directory on sys.path in "editable mode". In other words, changes to the package source will be reflected in the package visible to Python, without needing a reinstall. Package: python3-flasgger Source: python-flasgger Version: 0.9.7.2~dev2+dfsg-4~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 10669 Depends: python3-certifi, python3-flask (>= 0.10), python3-jsonschema, python3-mistune, python3-packaging, python3-yaml, python3:any, libjs-jquery Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-flasgger/python3-flasgger_0.9.7.2~dev2+dfsg-4~bpo12+1_all.deb Size: 1624920 MD5sum: af30ca21e5c092a039a23288a312c7f1 SHA1: 29b4e9c77bce57ad1d004adb5a8388c1ff398ef8 SHA256: 4a107feb6bba7ebed56428352254e1ad7add501e45dc84024ba4923d07930592 Section: python Priority: optional Homepage: https://github.com/flasgger/flasgger/ Description: Extract swagger specs from your flask project Flasgger is a Flask extension to extract OpenAPI-Specification from all Flask views registered in your API. It also comes with SwaggerUI embedded so you can access http://localhost:5000/apidocs and visualize and interact with your API resources. It also provides validation of the incoming data, using the same specification it can validates if the data received as a POST, PUT, PATCH is valid against the schema defined using YAML, Python dictionaries or Marshmallow Schemas. Flasgger can work with simple function views or MethodViews using docstring as specification, or using @swag_from decorator to get specification from YAML or dict and also provides SwaggerView which can use Marshmallow Schemas as specification. Package: python3-flask Source: flask Version: 3.1.0-2~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 442 Depends: python3-blinker (>= 1.9.0), python3-click (>= 8.1.3), python3-importlib-metadata | python3-supported-min (>= 3.10), python3-itsdangerous (>= 2.2), python3-jinja2, python3-werkzeug (>= 3.1.0), python3:any Recommends: python3-asgiref, python3-dotenv Suggests: python-flask-doc Filename: pool/bookworm-epoxy-backports-nochange/main/f/flask/python3-flask_3.1.0-2~bpo12+1_all.deb Size: 106288 MD5sum: 9a1485246064c0bffa2ae68d2748be0b SHA1: 651713c6c8b265e5a3e6eda767ffd4aa9a2ab086 SHA256: 4cd6e3faefe0e7533f520f59b317a04d147668b21e2b54a1561e9d1b51d53106 Section: python Priority: optional Homepage: https://github.com/pallets/flask 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-freezegun Source: freezegun Version: 1.5.1-1.1~bpo12+1 Architecture: all Maintainer: Federico Ceratto Installed-Size: 72 Depends: python3-dateutil, python3:any Filename: pool/bookworm-epoxy-backports-nochange/main/f/freezegun/python3-freezegun_1.5.1-1.1~bpo12+1_all.deb Size: 17156 MD5sum: d267ee2eb30db70e69eb8c89aebbcc71 SHA1: a286b8f5674bd5f1f54ae302e8527530376d2d34 SHA256: 812b3ac65796b1904eccbeb88b74a424413015b82700a0e4a5aab896e344d01f Section: python Priority: optional Homepage: https://github.com/spulec/freezegun Description: Python3 library to mock the datetime module in unit testing FreezeGun allows easy mocking of the datetime module by freezing the return value of the methods datetime.datetime.now(), datetime.datetime.utcnow(), datetime.date.today(), and time.time() to a fixed point in time. Use it in unit testing to make the tests deterministic and time-independent. Package: python3-hatch-fancy-pypi-readme Source: python-hatch-fancy-pypi-readme Version: 24.1.0-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 46 Depends: python3-hatchling, python3-tomli | python3 (>> 3.11), python3-typing-extensions | python3 (>> 3.8), python3:any Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-hatch-fancy-pypi-readme/python3-hatch-fancy-pypi-readme_24.1.0-1~bpo12+1_all.deb Size: 10836 MD5sum: f67a468c0228d77c31aa5ca9c9e4e278 SHA1: 6602bb2fd9bdb9a168edd81460430060d2b105e1 SHA256: de222a049ef2675f7f2f2817f5231337d808fcb9f1f0310a3709b8a64973aff8 Section: python Priority: optional Homepage: https://github.com/hynek/hatch-fancy-pypi-readme Description: Hatch metadata plugin for fancy PyPI READMEs This plugin is for everyone who cares about the first impression of their project’s PyPI landing page. It allows you to define your PyPI project description in terms of concatenated fragments that are based on static strings, files, and most importantly: parts of files defined using cut-off points or regular expressions. . Once you’ve assembled your readme, you can additionally run regular expression-based substitutions over it. For instance to make relative links absolute or to linkify users and issue numbers in your changelog. . This package installs the Python 3 version. Package: python3-hatchling Source: hatchling Version: 1.27.0-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 341 Depends: python3-packaging (>= 24.2), python3-pathspec (>= 0.10), python3-pluggy, python3-tomli | python3-supported-min (>= 3.11), python3-trove-classifiers, python3:any Filename: pool/bookworm-epoxy-backports-nochange/main/h/hatchling/python3-hatchling_1.27.0-1~bpo12+1_all.deb Size: 47080 MD5sum: 35ab73dbff841a577bd4152fdd1ad87e SHA1: d48687919e7992189ce8bf65e69189bba63ec22d SHA256: 792d0aa076d38096ee1fe99f4a9c37df8c0bdf54598509d9c3ddce21d1103cab Section: python Priority: optional Homepage: https://hatch.pypa.io/ Description: Python package build backend used by Hatch This is the extensible, standards compliant build backend used by Hatch. . It may be required to build a Python module from source. Package: python3-httpbin Source: httpbin Version: 0.10.2+dfsg-2~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 218 Depends: python3-decorator, python3-flasgger, python3-flask (>= 2.2.4), python3-greenlet | python3-supported-max (<< 3.12), python3-greenlet | python3-supported-min (>= 3.12), python3-importlib-metadata | python3-supported-min (>= 3.8), python3-werkzeug, python3:any, python3-brotli Recommends: gunicorn Filename: pool/bookworm-epoxy-backports-nochange/main/h/httpbin/python3-httpbin_0.10.2+dfsg-2~bpo12+1_all.deb Size: 89888 MD5sum: 029da6631bbac9b15815b2e73cbf6d3a SHA1: 0d59bf4712b65580d148d9caf0719e9b1ac2d78a SHA256: f3ea9bb7f29f668e34ef129b67a683273189e607d16a3346c69f8ad3dd1c0869 Section: python Priority: optional Homepage: https://github.com/psf/httpbin Description: HTTP request and response service (Python 3 package) httpbin is a test server for testing HTTP libraries and apps. It features several endpoints to cover a multitude of HTTP scenarios. httpbin ships as a Python library and could be run directly by the Python interpreter, or as a WSGI app e.g. with Gunicorn. The endpoint responses are JSON-encoded. . This package provides httpbin in the Python 3 module path. Package: python3-httplib2 Source: python-httplib2 Version: 0.22.0-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 137 Depends: ca-certificates, python3-pyparsing, python3:any Breaks: python3-wsgi-intercept (<< 1.9.0) Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-httplib2/python3-httplib2_0.22.0-1~bpo12+1_all.deb Size: 36180 MD5sum: 29c3f8138aa832eb383fb3fca8c031ec SHA1: bf9189d5b83c8f39e040ae9034580562048d5901 SHA256: f4c0cb6f33e24c7a48efe953c6cd775dddbea3f5329319d5927f2e9d7cee3b2d Section: python Priority: optional Homepage: https://github.com/httplib2/httplib2 Description: comprehensive HTTP client library written for Python3 httplib2.py supports many features left out of other HTTP libraries. * HTTP and HTTPS * Keep-Alive * Authentication * Caching * All Methods * Redirects * Compression * Lost update support * Unit Tested . This package provides module for python3 series. Package: python3-iso8601 Source: python-iso8601 Version: 2.1.0-2~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 47 Depends: python3:any Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-iso8601/python3-iso8601_2.1.0-2~bpo12+1_all.deb Size: 12212 MD5sum: 3b364d91c0add7ea0503bdcc974df8b4 SHA1: 17eb3ac006cadb65443079c8cd47e9423fecf1a7 SHA256: 90bccdcf46934194e9a0393af1a7e1a43f8f5e3075784fc87d9baf9d728572d6 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.2.0-2~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 71 Depends: python3:any Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-itsdangerous/python3-itsdangerous_2.2.0-2~bpo12+1_all.deb Size: 18204 MD5sum: 45facc8da696805988f01f9e17f6fe4f SHA1: 5fb04c8ede927cb5b96099414d8eac73c5c3fbff SHA256: c4064ea791d9da512e8000bd153e14bab87898aac3b9416f1b4d43b73b8111e8 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-jaraco.functools Source: python-jaraco.functools Version: 4.1.0-1~bpo12+1 Architecture: all Maintainer: Jeroen Ploemen Installed-Size: 48 Depends: python3-more-itertools, python3:any Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-jaraco.functools/python3-jaraco.functools_4.1.0-1~bpo12+1_all.deb Size: 12056 MD5sum: 5ab3a66e8736de8ce16fc0161b1844a9 SHA1: d4e11dcef9408b320301f088a5fb28c2c4470ad4 SHA256: 7e480a91bb63f54b6948549175d355f1ecd0c651271173f7b20af29db8de70b4 Section: python Priority: optional Homepage: https://github.com/jaraco/jaraco.functools Description: additional functools in the spirit of stdlib's functools Jaraco.functools provides additional functools in the spirit of stdlib's functools, mostly needed as a dependency of other projects by the same upstream developer such as the 'tempora' module. Package: python3-keyring Source: python-keyring Version: 24.3.0-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 173 Depends: python3-importlib-metadata (>= 4.11.4), python3-jaraco.classes, python3-jeepney (>= 0.4.2), python3-secretstorage (>= 3.2), python3-importlib-resources | python3 (>> 3.9), python3:any Recommends: python3-shtab (>= 1.1.0) Suggests: gir1.2-secret-1, gnome-keyring, libkf5wallet-bin, python3-dbus, python3-gi, python3-keyrings.alt Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-keyring/python3-keyring_24.3.0-1~bpo12+1_all.deb Size: 55740 MD5sum: 74c542dc4b3c1fa92b96b11953d4f151 SHA1: 1dcf555fd24699da436c52d9d9bb4f6d1d7fbdc2 SHA256: 49c595633d4cb0581bbcef94bfafebf4347dddaa4d13a7da7157ca351bede09c 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-kubernetes Source: python-kubernetes Version: 26.1.0-3~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 12130 Depends: python3-certifi, python3-dateutil, python3-google-auth, python3-requests, python3-requests-oauthlib, python3-setuptools, python3-six (>= 1.9.0), python3-urllib3, python3-websocket, python3-yaml (>= 5.4.1), python3-pkg-resources, python3:any Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-kubernetes/python3-kubernetes_26.1.0-3~bpo12+1_all.deb Size: 403060 MD5sum: ebf5616205e76b94799702d016ba6ef2 SHA1: cd3c7661dc51ca0d317fe947171b210395ef7635 SHA256: 478ea1dc42d6fbb1b192219406447edc641f68d7fbf60c1e470e118bd139e7c2 Section: python Priority: optional Homepage: https://github.com/kubernetes-incubator/client-python Description: Kubernetes Python client - Python 3.x This package provides a Python client for kubernetes. Kubernetes is a system for automating deployment, scaling, and management of containerized applications. . This package contains the Python 3.x module. Package: python3-legacy-cgi Source: python-legacy-cgi Version: 2.6.1-2~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 67 Depends: python3:any Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-legacy-cgi/python3-legacy-cgi_2.6.1-2~bpo12+1_all.deb Size: 16156 MD5sum: 7d8b8c1bb33aa59bddf2a1598cc44cd2 SHA1: a0db934e79be069dc31eb37218458d497c9ef837 SHA256: d2330b84981172d97f18bbd9e69b35ca15fec855a7b256cb59f2aaf05466657d Section: python Priority: optional Homepage: https://github.com/jackrosenthal/legacy-cgi Description: fork of the standard library cgi and cgitb modules This package provides a fork of the standard library modules cgi and cgitb. They are slated, and were removed from the Python standard libary in Python 3.13 by PEP-594. Package: python3-libpysal Source: libpysal Version: 4.10-1~bpo12+1 Architecture: all Maintainer: Debian Science Maintainers Installed-Size: 1591 Depends: python3-appdirs, python3-bs4 (>= 4.10), python3-jinja2, python3-numpy, python3-packaging, python3-pandas, python3-requests, python3-scipy, python3-geopandas, python3-platformdirs (>= 2.0.2), python3-shapely, python3-sklearn, python3:any Suggests: python-libpysal-doc Filename: pool/bookworm-epoxy-backports-nochange/main/l/libpysal/python3-libpysal_4.10-1~bpo12+1_all.deb Size: 290436 MD5sum: d569859f6c0cf5d29c8c49d3524e5579 SHA1: e2b8b09d5193b3c77ff7147bbf09fb6401c62095 SHA256: 0a6403033745223b0fe52ed61aafbc3a97a81612c206661130863a25cd6a1a32 Section: python Priority: optional Homepage: https://github.com/pysal/libpysal Description: Library of spatial analysis functions Module has the libpysal.cg responsible for Computational Geometry, as well as the libpysal.io which allows input and output as well as libpysal.weights capable of processing Space Weights. . The module also comes with libpysal.examples, ie built-in example datasets, making it very efficient. Package: python3-mapclassify Source: mapclassify Version: 2.6.1-3~bpo12+1 Architecture: all Maintainer: Debian Science Maintainers Installed-Size: 171 Depends: python3-networkx, python3-numpy, python3-pandas, python3-scipy, python3-sklearn, python3:any Suggests: python-mapclassify-doc Filename: pool/bookworm-epoxy-backports-nochange/main/m/mapclassify/python3-mapclassify_2.6.1-3~bpo12+1_all.deb Size: 34364 MD5sum: 93b9f25d4046fb8f68b852e83d8cc3a9 SHA1: fdca2c8b07616648a0923ea505f9adf9729a5f22 SHA256: 63635f5e21d84f07f7e5e2a2c9fe7a5de1c6febe7f37fd1143f0c063467ac5c7 Section: python Priority: optional Homepage: https://github.com/pysal/mapclassify Description: Classification Schemes for Choropleth Maps Library that provides tools for classifying geographic data on maps. It allows you to divide a spatial dataset into different classes or ranges, making it easier to visualize and analyze this data on maps. . This library is especially useful for grouping and categorizing geographic information, helping to identify patterns and trends in data. . It supports multiple classification methods such as Jenks Natural Breaks, Equal Interval and Quantile, among others, allowing users to choose the best approach for their specific analysis. Additionally, the library is integrated with other popular geographic data analysis tools, making it easy to incorporate their functionality into existing workflows. . This package provides the Python 3.x module Package: python3-mistune Source: mistune Version: 3.0.2-2~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 169 Depends: python3:any Filename: pool/bookworm-epoxy-backports-nochange/main/m/mistune/python3-mistune_3.0.2-2~bpo12+1_all.deb Size: 33292 MD5sum: 3bbde48cd5f7839adefb3cbcd93e7e38 SHA1: 164af8535fac0ecd421d001df1bcf7acda3e5c36 SHA256: d4c3abb4d9c4c7fc8cd445f1e44f837529e2009762b28e9b9f29c10ca8ebd529 Section: python Priority: optional Homepage: https://github.com/lepture/mistune Description: Markdown parser for Python 3 A fast markdown parser in pure Python, inspired by marked, also providing renderer features. . This package installs the library for Python 3. Package: python3-more-itertools Source: more-itertools Version: 10.4.0-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 277 Depends: python3:any Filename: pool/bookworm-epoxy-backports-nochange/main/m/more-itertools/python3-more-itertools_10.4.0-1~bpo12+1_all.deb Size: 63764 MD5sum: 8169002f635729811ab8250a1385d0cb SHA1: 3dc003dce66c9a9e5685c6a29f43308f3dac5a04 SHA256: eaf4dcf6030b4c6a889f74a8047bcf105a5538a2678043ce69c7a8aeac86be13 Section: python Priority: optional Homepage: https://github.com/more-itertools/more-itertools/ Description: library with routines for operating on iterables, beyond itertools (Python 3) Python's itertools library is a gem - you can compose elegant solutions for a variety of problems with the functions it provides. More-itertools collects additional building blocks, recipes, and routines for working with Python iterables. . This package contains the module for Python 3. Package: python3-munch Source: python-munch Version: 4.0.0-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 51 Depends: python3-importlib-metadata | python3 (>> 3.8), python3:any Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-munch/python3-munch_4.0.0-1~bpo12+1_all.deb Size: 10884 MD5sum: 5354393ac1b472854e8e9a1f8839dfb8 SHA1: 98c9348eeeb61f1751917ba9d76e61ca3958533b SHA256: d180e9e90caf5ca97e6d3f370c349562c6a5f86ae8bacd482166ec48ae5122c7 Section: python Priority: optional Multi-Arch: foreign Homepage: https://github.com/infinidat/munch Description: dot-accessible dictionary similar to JavaScript objects - Python 3.x Munch is a fork of David Schoonover’s Bunch package, providing similar functionality. 99% of the work was done by him, and the fork was made mainly for lack of responsiveness for fixes and maintenance on the original code. . Munch is a dictionary that supports attribute-style access, a la JavaScript. . This package contains the library prepared for Python 3.x. Package: python3-netaddr Source: python-netaddr Version: 1.3.0-1~bpo11+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 1400 Depends: ieee-data, python3:any Suggests: ipython3, python-netaddr-docs Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-netaddr/python3-netaddr_1.3.0-1~bpo11+1_all.deb Size: 335644 MD5sum: 2873fb3dc2704f3b4b3aef0be0a11445 SHA1: b5d6021c07d798eaadf4c81caabc0bb3b12c5e21 SHA256: 39c56e6980906bb5a14f3e35e35c5018ef449df93a300b0fb2d951669b2ba680 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-netmiko Source: netmiko Version: 4.3.0-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 824 Depends: python3-ntc-templates, python3-paramiko, python3-scp, python3-serial, python3-textfsm, python3-yaml, python3:any Filename: pool/bookworm-epoxy-backports-nochange/main/n/netmiko/python3-netmiko_4.3.0-1~bpo12+1_all.deb Size: 101008 MD5sum: e815aa80756dc30a3d6856903926cf8e SHA1: ad5afa475bfba5b3cb68619b94134d27ab603f60 SHA256: cb338c05541ccd977dfc83b8fdbbe7dd2219745afe17cbbeb62f2aa3ab92134e Section: python Priority: optional Homepage: https://github.com/ktbyers/netmiko Description: multi-vendor library for SSH connections to network devices - Python 3.X This library simplifies Paramiko SSH connections to network devices. It provides support for the following devices: - Cisco IOS - Cisco IOS-XE - Cisco ASA - Cisco NX-OS - Cisco IOS-XR - Cisco WLC (limited testing) - Arista vEOS - HP ProCurve - HP Comware (limited testing) - Juniper Junos - Brocade VDX (limited testing) - F5 LTM (experimental) - Huawei (limited testing) - A10 (limited testing) - Avaya ERS (limited testing) - Avaya VSP (limited testing) - Dell-Force10 DNOS9 (limited testing) - OVS (experimental) - Enterasys (experimental) - Extreme (experiemental) - Fortinet (experimental) - Alcatel-Lucent SR-OS (experimental) . This package includes the module for Python 3.x. Package: python3-opentracing Source: python-opentracing Version: 2.4.0-2~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 157 Depends: python3:any Suggests: python-opentracing-doc Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-opentracing/python3-opentracing_2.4.0-2~bpo12+1_all.deb Size: 26704 MD5sum: 521ba12fc58a34b5ea707fd8022963b7 SHA1: b73c312e7aef9a38ba9fae44870edcea51f7bfa5 SHA256: 70f35194f76d849b5db1f4a8a9ab2f7b20e54de53df53e657519247282569f11 Section: python Priority: optional Homepage: https://github.com/opentracing/opentracing-python Description: opentracing interface for Python This library is a Python platform API for OpenTracing. . It allows Python programs to interact with an OpenTracing server. . This package contains the Python3 libraries. Package: python3-packaging Source: python-packaging Version: 24.2-1~bpo12+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 251 Depends: python3:any Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-packaging/python3-packaging_24.2-1~bpo12+1_all.deb Size: 55284 MD5sum: 78a6b046714a522f8a760edbd2c1b061 SHA1: 6ae85c69d5de4e4220107f19c8b7c6c4b902ebd2 SHA256: ceabe0432c435ae0d3d95830d0ead30a255d122df7f8a27a45f240161b3dfbb8 Section: python Priority: optional Homepage: https://pypi.python.org/pypi/packaging Description: core utilities for python3 packages These core utilities currently consist of: - Version Handling (PEP 440) - Dependency Specification (PEP 440) Package: python3-paramiko Source: paramiko Version: 3.4.1-2~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 783 Depends: python3-bcrypt (>= 3.1.3), python3-cryptography (>= 3.3), python3-nacl (>= 1.0.1), python3:any Recommends: python3-invoke Suggests: python3-gssapi (>= 0.6.1) Filename: pool/bookworm-epoxy-backports-nochange/main/p/paramiko/python3-paramiko_3.4.1-2~bpo12+1_all.deb Size: 142800 MD5sum: 02e8ccca93f249f723394ba14c4ed469 SHA1: 0a7541218bfcffb6ce5cbf5369c6f09e93ceec94 SHA256: a6f4e2a411640adca42d58331a808d5a34ff72215e23e6449a18725706d86e86 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-paste Source: paste Version: 3.10.0-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 1017 Depends: python3-pkg-resources, python3-tempita, python3:any Recommends: python3-openssl Suggests: libapache2-mod-python, python3-pastedeploy Filename: pool/bookworm-epoxy-backports-nochange/main/p/paste/python3-paste_3.10.0-1~bpo12+1_all.deb Size: 222468 MD5sum: bc64217e4b6b9fd67d8cb423f37bbe44 SHA1: 86c12563101b433ae4d7de3007a7efe653d88c27 SHA256: af0c25305f29cd9c9718002c65e8d15a5aa5b329e071fa7d206b943662168eed Section: python Priority: optional Homepage: https://pythonpaste.readthedocs.io/ Description: tools for using a Web Server Gateway Interface stack - Python 3.x Python Paste brings consistency to Python web development and web application installation, providing tools for both developers and system administrators. . Paste for Administrators: * Easily install, run, and configure multiple Paste-enabled web applications at once, and integrate them into your website how you want (SCGI, FCGI, AJP, WSGI) * Manage and install web applications system-wide for easy maintenance . Paste for Web Developers: * Increase your web application's audience * Provide starter templates and custom commands for using your web framework * Keep your development and deployment straightened out, and your automated testing streamlined * Attention payed to the full development cycle -- starting projects, converting old projects, updating and deploying projects -- using a set of complementary packages and tools . This is the Python3 version of the package. Package: python3-pastedeploy Source: pastedeploy Version: 3.1-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 77 Depends: python3-pastedeploy-tpl (= 3.1-1~bpo12+1), python3-paste, python3-pkg-resources, python3-importlib-metadata | python3 (>> 3.8), python3:any Recommends: python3-pastescript Enhances: python3-paste Filename: pool/bookworm-epoxy-backports-nochange/main/p/pastedeploy/python3-pastedeploy_3.1-1~bpo12+1_all.deb Size: 19056 MD5sum: 982baa6aee51bc984a023414f40f823b SHA1: a04317351dab29e5882bf9df8c507fc9ac3d0b35 SHA256: 79bb0c0e2d6fc041335caf9299c3de3c7d865ea9f99726268fee11f91d6bc03d Section: python Priority: optional Homepage: http://pythonpaste.org/deploy/ Description: load, configure, and compose WSGI applications and servers (Python 3) Paste Deployment is a system for finding and configuring WSGI applications and servers. For WSGI application consumers it provides a single, simple function (loadapp) for loading a WSGI application from a configuration file or a Python Egg. For WSGI application providers it only asks for a single, simple entry point to your application, so that application users don't need to be exposed to the implementation details of your application. . This package contains the Python 3.x module. Package: python3-pastedeploy-tpl Source: pastedeploy Version: 3.1-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 21 Breaks: python-pastedeploy-tpl (<< 3) Replaces: python-pastedeploy-tpl (<< 3) Filename: pool/bookworm-epoxy-backports-nochange/main/p/pastedeploy/python3-pastedeploy-tpl_3.1-1~bpo12+1_all.deb Size: 8348 MD5sum: b04d7a0ce83a5da0bd2ffbbcb96e3e6d SHA1: ea08d3358d3e809498643af95e4c00b7c36e6a53 SHA256: 627ad3f23be9cada57de9713c991a11c84957b1ce603af8064619866f4b2e10c Section: python Priority: optional Multi-Arch: foreign Homepage: http://pythonpaste.org/deploy/ Description: load, configure, compose WSGI applications and servers (Templates) Paste Deployment is a system for finding and configuring WSGI applications and servers. For WSGI application consumers it provides a single, simple function (loadapp) for loading a WSGI application from a configuration file or a Python Egg. For WSGI application providers it only asks for a single, simple entry point to your application, so that application users don't need to be exposed to the implementation details of your application. . This package contains the Paste Deploy's paster template. Package: python3-pdm-backend Source: pdm-backend Version: 2.4.3+ds1-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 131 Depends: python3-importlib-metadata | python3-supported-min (>= 3.10), python3:any, python3-boolean, python3-cerberus, python3-editables, python3-license-expression, python3-packaging, python3-pyproject-metadata (>= 0.9), python3-pyparsing, python3-tomli-w, python3-validate-pyproject Filename: pool/bookworm-epoxy-backports-nochange/main/p/pdm-backend/python3-pdm-backend_2.4.3+ds1-1~bpo12+1_all.deb Size: 34616 MD5sum: c376b7aa9522a4f83b1a4ea510a32ccf SHA1: 5217af8278bc7b76efaee83fb416266f7b853998 SHA256: e9c660bb932301840c0e56e9c707182bf6dee98a96291437b5449025414fb13c Section: python Priority: optional Homepage: https://github.com/pdm-project/pdm-backend Description: Build backend used by PDM This is the backend for PDM projects that is fully-compatible with PEP 517 spec, but you can also use it alone. It reads the metadata of PEP 621 format and coverts it to Core metadata. Package: python3-pkg-resources Source: setuptools Version: 75.8.0-1~bpo12+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 692 Depends: python3-autocommand, python3-importlib-resources | python3-supported-min (>= 3.9), python3-inflect, python3-jaraco.context, python3-jaraco.functools, python3-more-itertools, python3:any Suggests: python3-setuptools Breaks: python3-setuptools (<< 75.2) Replaces: python3-setuptools (<< 75.2) Filename: pool/bookworm-epoxy-backports-nochange/main/s/setuptools/python3-pkg-resources_75.8.0-1~bpo12+1_all.deb Size: 222096 MD5sum: f251b2c68264b6a25c3836bc460ac628 SHA1: 055bf3595064571468ce967966a91031a210fe2a SHA256: 35037d06171d297207df72cde5516209a5f2bf030c980dfca2ca37a9c5afa68f 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-platformdirs Source: platformdirs Version: 4.2.2-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 104 Depends: python3:any Filename: pool/bookworm-epoxy-backports-nochange/main/p/platformdirs/python3-platformdirs_4.2.2-1~bpo12+1_all.deb Size: 16340 MD5sum: 3da83bda6a8482f5b9b2369979673233 SHA1: 0adbaffc71d4a0f4018a4c20809773e88911c7f4 SHA256: 6573743def053b76a909828e29feda53428f11347b2acf2d41104153cafb03ac Section: python Priority: optional Homepage: https://github.com/platformdirs/platformdirs Description: determining appropriate platform-specific directories (Python 3) Depending on your system (Linux, Mac OS X, or Windows), you have to use different directories for storing user data. platformdirs will help you choose an appropriate: . * user data directory (user_data_dir function) * user config directory (user_config_dir function) * user cache directory (user_cache_dir function) * site data directory (site_data_dir function) * site config directory (site_config_dir function) * user log directory (user_log_dir function) . On Linux systems, these function return directories based on the XDG Base Directory Specification. . This is the Python 3 version of the package. Package: python3-pluggy Source: python-pluggy Version: 1.4.0-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 105 Depends: python3:any Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-pluggy/python3-pluggy_1.4.0-1~bpo12+1_all.deb Size: 26732 MD5sum: a1f6855fa19dbaa7fad8c368b3bb84f1 SHA1: 79059209146035e3030444c7a19ca22db123fa66 SHA256: 1bf66f6a4dd81762af4cf170f2e5354bc6823dc2a9a9e6860c2bbcaef5bffd14 Section: python Priority: optional Homepage: https://pluggy.readthedocs.io/en/latest/ Description: plugin and hook calling mechanisms for Python - 3.x pluggy is the cristallized core of plugin management as used by some 150 plugins for pytest. . This is the Python 3 library. Package: python3-podman Source: python-podman Version: 4.7.0-2~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 520 Depends: python3-xdg, python3-requests, python3-urllib3, python3-tomli, python3:any Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-podman/python3-podman_4.7.0-2~bpo12+1_all.deb Size: 80888 MD5sum: b1363761453dc340169f96b79d7185a2 SHA1: 4e3724ce9846ddb5994e09dfb884b76bb513f1b4 SHA256: 7ac2ead7072484a8ff2f7b87adb81c0155b6617adea82e77c2355fcae59b9235 Section: python Priority: optional Homepage: https://github.com/containers/podman-py Description: Python 3 wrapper to access podman's interface This package contains oodles of routines that aid in controlling podman over it's RESTful API. . This package provides Python 3 module bindings. Package: python3-poetry Source: poetry Version: 1.8.3+dfsg-2 Architecture: all Maintainer: Debian Python Team Installed-Size: 928 Depends: python3-build, python3-cachecontrol (>= 0.12.6), python3-cleo (>= 0.8.1), python3-crashtest (>= 0.3.1), python3-dulwich, python3-fastjsonschema, python3-importlib-metadata | python3-supported-min (>= 3.10), python3-installer, python3-keyring (>= 22.0.1), python3-packaging, python3-pexpect (>= 4.8.0), python3-pkginfo (>= 1.7.0), python3-platformdirs (>= 3.0.0), python3-platformdirs (<< 5), python3-poetry-core (>= 1.9.0), python3-poetry-plugin-export, python3-pyproject-hooks, python3-requests (>= 2.25.1), python3-requests-toolbelt (>= 0.9.1), python3-shellingham (>= 1.3.2), python3-tomli | python3-supported-min (>= 3.11), python3-tomlkit, python3-trove-classifiers, python3-virtualenv (>= 20.4.0), python3:any Filename: pool/bookworm-epoxy-backports-nochange/main/p/poetry/python3-poetry_1.8.3+dfsg-2_all.deb Size: 180492 MD5sum: 2ea1b7647b7c64be08295e25533b9401 SHA1: 21f70fc1a61504049619d768ca856538f6a2d789 SHA256: d9375ac0f43025a54cb6023d19c9060ee940c48191dd66cd5abb1199e43ef265 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.9.0-1 Architecture: all Maintainer: Debian Python Team Installed-Size: 1121 Depends: python3:any Breaks: python3-cleo (<< 2.0.1-1), python3-poetry (<< 1.7.0+dfsg-1) Filename: pool/bookworm-epoxy-backports-nochange/main/p/poetry-core/python3-poetry-core_1.9.0-1_all.deb Size: 209496 MD5sum: dfded76a6a64ece6c37523c3ffa9bd51 SHA1: 2ae500f34d2c2298e55215f1ad5db71f0e0090f2 SHA256: ffc579d53f89ca2009753f27fdb740bb96d59bd94b304721e74c0b2ebbe29fe8 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-poetry-plugin-export Source: poetry-plugin-export Version: 1.8.0-1 Architecture: all Maintainer: Debian Python Team Installed-Size: 52 Depends: python3-poetry, python3-poetry-core, python3:any Filename: pool/bookworm-epoxy-backports-nochange/main/p/poetry-plugin-export/python3-poetry-plugin-export_1.8.0-1_all.deb Size: 11956 MD5sum: 880abbb4c1a7e9cf64235a98aa18d8b9 SHA1: 47ccb2f52154e175818c6a2cb152a0eca8e3e8fe SHA256: 34d0b9a43e0f73a285cd86586b5a49e12a13b013772bb62291fd5f535338e35b Section: python Priority: optional Homepage: https://python-poetry.org/ Description: Poetry plugin to export the dependencies to various formats This package is a plugin that allows the export of locked packages to various formats. This plugin provides the same features as the existing export command of Poetry which it will eventually replace. Package: python3-prometheus-client Source: python-prometheus-client Version: 0.21.1+ds1-1~bpo12+1 Architecture: all Maintainer: Christopher Baines Installed-Size: 248 Depends: python3-decorator, python3:any (>= 3.8~) Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-prometheus-client/python3-prometheus-client_0.21.1+ds1-1~bpo12+1_all.deb Size: 45060 MD5sum: 182220985bf939d17df97e05ed3f1f6d SHA1: 771217875a6168a8616dc927233532e7ffba4186 SHA256: bc62f7ebe49d579f8cec80135cabbdc859601d0804a69b7781ef87bcc0220f73 Section: python Priority: optional Homepage: https://github.com/prometheus/client_python Description: Python 3 client for the Prometheus monitoring system This library provides an API for exporting metrics from a Python 3 application It provides classes for the metric types, and an HTTP server to expose the metrics to Prometheus. . When using Linux, the process CPU, RAM, file descriptor usage and start time will also be exported. . Along with the HTTP server to expose metrics, you can also write the metrics to a text file to be exported by the prometheus-node-exporter, or push them to the prometheus-pushgateway. . This library also includes support for re-exporting Graphite metrics to Prometheus, custom collectors to proxy metrics for other systems and a parser for the Prometheus text format. Package: python3-psutil Source: python-psutil Version: 7.0.0-1~bpo12+1 Architecture: arm64 Maintainer: Sandro Tosi Installed-Size: 1179 Depends: python3 (>= 3~), python3:any, libc6 (>= 2.34) Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-psutil/python3-psutil_7.0.0-1~bpo12+1_arm64.deb Size: 221628 MD5sum: 9d222f22217cce734ede8f2f727d4440 SHA1: 84100b33b8da36005d68b4bc5fdb15334a57a535 SHA256: 88e0163b5de42e9a79b2632833930b3daf70b557af2f91522480ba6777f68532 Section: python Priority: optional Homepage: https://github.com/giampaolo/psutil Description: module providing convenience functions for managing processes (Python3) psutil is a module providing an interface for retrieving information on running processes and system utilization (CPU, memory) in a portable way by using Python, implementing many functionalities offered by tools like ps, top and Windows task manager. . It currently supports Linux, OS X, FreeBSD and Windows. . This package contains the Python 3 version of psutil. Package: python3-psutil-dbgsym Source: python-psutil Version: 7.0.0-1~bpo12+1 Auto-Built-Package: debug-symbols Architecture: arm64 Maintainer: Sandro Tosi Installed-Size: 69 Depends: python3-psutil (= 7.0.0-1~bpo12+1) Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-psutil/python3-psutil-dbgsym_7.0.0-1~bpo12+1_arm64.deb Size: 41148 MD5sum: 8f49be450af8fe32fc751b9094d39338 SHA1: a645b86cad5dd70b5baeeb6e0539395c495108c7 SHA256: f5903b1578d827c54457bea195aac73ec7a2f1093df3c599cfa58995c8c44466 Section: debug Priority: optional Description: debug symbols for python3-psutil Build-Ids: 2336f6a62a6687ab40d4b90ed4dc5da2877160b2 324c8cfa6a555013586d8caaf6f6014134e3b71e Package: python3-pyasn1 Source: pyasn1 Version: 0.5.1-1~bpo12+1 Architecture: all Maintainer: Jan Lübbe Installed-Size: 435 Depends: python3:any Filename: pool/bookworm-epoxy-backports-nochange/main/p/pyasn1/python3-pyasn1_0.5.1-1~bpo12+1_all.deb Size: 69588 MD5sum: 2245dc968e7aa585051b568ab088e11d SHA1: f5fa3d39435ee0ff218c76314d1eb771740b32cd SHA256: f3469c27699628fda02cdf9ab6e2a4202531dc02a0d36a09a67a1c15379275f1 Section: python Priority: optional Homepage: http://snmplabs.com/pyasn1/index.html Description: ASN.1 library for Python (Python 3 module) This is an implementation of ASN.1 types and codecs in Python programming language. It has been first written to support particular protocol (SNMP) but then generalized to be suitable for a wide range of protocols based on ASN.1 specification. . This package contains the Python 3 module. Package: python3-pyasn1-modules Source: python-pyasn1-modules Version: 0.3.0-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 802 Depends: python3-pyasn1 (>= 0.4.6), python3-pyasn1 (<< 0.6.0), python3:any Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-pyasn1-modules/python3-pyasn1-modules_0.3.0-1~bpo12+1_all.deb Size: 85076 MD5sum: ede5623404bf124eea13fb6e0e299cb4 SHA1: ca910f789cbc93f8d86af1a22b83bc66930b48f3 SHA256: 908812e73888326029f7e6777a06f38cbd535212e9d8024aca824d9ab078bd6f Section: python Priority: optional Homepage: https://github.com/pyasn1/pyasn1-modules Description: Collection of protocols modules written in ASN.1 language (Python 3) This is a small but growing collection of ASN.1 data structures expressed in Python terms using pyasn1 data model. . It's thought to be useful to protocol developers and testers. . Please note that pyasn1_modules is neither part of the pyasn1 package nor related to it. Package: python3-pygments Source: pygments Version: 2.17.2+dfsg-1~bpo12+1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 4444 Depends: python3-pkg-resources, python3:any Suggests: python-pygments-doc, ttf-bitstream-vera Breaks: python-pygments (<< 2.3.1+dfsg-4~) Replaces: python-pygments (<< 2.3.1+dfsg-4~) Filename: pool/bookworm-epoxy-backports-nochange/main/p/pygments/python3-pygments_2.17.2+dfsg-1~bpo12+1_all.deb Size: 832524 MD5sum: 00b1635cf298801acf341d2e6635240c SHA1: 67ea6877600ca1de576a5797def70abbb4faca53 SHA256: 436cc1a139e153754db5409515f221a541ff5c495867c91b4e6b9fcb4a5a43b2 Section: python Priority: optional Multi-Arch: foreign Homepage: https://pygments.org/ Description: syntax highlighting package written in Python 3 Pygments aims to be a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code. . Highlights are: * a wide range of common languages and markup formats is supported * special attention is paid to details, increasing quality by a fair amount * support for new languages and formats are added easily * a number of output formats, presently HTML, LaTeX and ANSI sequences * it is usable as a command-line tool and as a library Package: python3-pyparsing Source: pyparsing Version: 3.1.2-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 472 Depends: python3:any Suggests: python-pyparsing-doc Breaks: python3-translate (<< 3.6.0~), translate-toolkit (<< 3.6.0~) Filename: pool/bookworm-epoxy-backports-nochange/main/p/pyparsing/python3-pyparsing_3.1.2-1~bpo12+1_all.deb Size: 146052 MD5sum: 73506935da797b34a3d189728cc17bf1 SHA1: 5c756bdd70022c045818e456af725a1c43bc8b93 SHA256: c7464f87cd286b925ade11b229a96854c0dad0b4500d21098d1549d81fff6cad Section: python Priority: optional Multi-Arch: foreign 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-pyproject-hooks Source: python-pyproject-hooks Version: 1.1.0-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 53 Depends: python3:any Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-pyproject-hooks/python3-pyproject-hooks_1.1.0-1~bpo12+1_all.deb Size: 11344 MD5sum: 15f5e646341347d98e68d448b7238954 SHA1: 6c308e004193f2842159b461555cdae246b01561 SHA256: c03a9f4aa3a3c1a6dd14a5be23ff2e721eece14c7a3b789adce52a85ac8f52d5 Section: python Priority: optional Homepage: https://github.com/pypa/pyproject-hooks Description: Wrappers to call pyproject.toml-based build backend hooks This is a low-level library for calling build-backends in pyproject.toml-based project. It provides the basic functionality to help write tooling that generates distribution files from Python projects. . If you want a tool that builds Python packages, you'll want to use https://github.com/pypa/build instead. This is an underlying piece for pip, build and other "build frontends" use to call "build backends" within them. . You can read more in the documentation . . Note: The pep517 project has been replaced by this project (low level) and the build project (high level). Package: python3-pyproject-metadata Source: pyproject-metadata Version: 0.9.1-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 86 Depends: python3-packaging, python3-typing-extensions | python3-supported-min (>= 3.8), python3:any Filename: pool/bookworm-epoxy-backports-nochange/main/p/pyproject-metadata/python3-pyproject-metadata_0.9.1-1~bpo12+1_all.deb Size: 21596 MD5sum: 2b3b8c916196ce75014e22cdb3f187a9 SHA1: 4e126253d05212ecba5ced54ad139678a43f4f01 SHA256: b220d3eecbe713d553fb14e1cbd9837ef10bfcbbe167a1351033a81a87ca1d02 Section: python Priority: optional Homepage: https://github.com/pypa/python-pyproject-metadata Description: Dataclass for PEP 621 metadata with support for [core metadata] generation This project does not implement the parsing of `pyproject.toml` containing PEP 621 metadata. . Instead, given a Python data structure representing PEP 621 metadata (already parsed), it will validate this input and generate a PEP 643-compliant metadata file (e.g. `PKG-INFO`). Package: python3-pyroute2 Source: pyroute2 Version: 0.7.7-1~bpo12+1 Architecture: all Maintainer: Debian OpenStack Installed-Size: 1752 Depends: python3-psutil, python3-importlib-metadata | python3 (>> 3.8), python3:any Breaks: python3-pyroute2-minimal, python3-pyroute2.core, python3-pyroute2.ethtool, python3-pyroute2.ipdb, python3-pyroute2.ipset, python3-pyroute2.ndb, python3-pyroute2.nftables, python3-pyroute2.nslink, python3-pyroute2.protocols Replaces: python3-pyroute2-minimal, python3-pyroute2.core, python3-pyroute2.ethtool, python3-pyroute2.ipdb, python3-pyroute2.ipset, python3-pyroute2.ndb, python3-pyroute2.nftables, python3-pyroute2.nslink, python3-pyroute2.protocols Provides: python3-pyroute2-minimal, python3-pyroute2.core, python3-pyroute2.ethtool, python3-pyroute2.ipdb, python3-pyroute2.ipset, python3-pyroute2.ndb, python3-pyroute2.nftables, python3-pyroute2.nslink, python3-pyroute2.protocols Filename: pool/bookworm-epoxy-backports-nochange/main/p/pyroute2/python3-pyroute2_0.7.7-1~bpo12+1_all.deb Size: 310500 MD5sum: 1dd2f83205e0f5d713fedffbfecccf60 SHA1: ebd5f6f35c57c85e229d17eaf5aa4ccc18ba2893 SHA256: 1f85dca401c4b3fc6a77228865f657008b0f67cfb728c4f50ad0b9a073d579e2 Section: python Priority: optional Homepage: https://github.com/svinota/pyroute2 Description: Python3 Netlink library - full package Pyroute2 is a pure Python netlink and Linux network configuration library. It requires only Python stdlib, no 3rd party libraries. Later it can change, but the deps tree will remain as simple, as it is possible. . This package depends on all packages making Pyroute 2. install this if you want the full distribution of Pyroute 2. Package: python3-pytest Source: pytest Version: 8.0.1-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 1222 Depends: python3-exceptiongroup | python3 (>> 3.11), python3-iniconfig, python3-packaging, python3-pluggy (>= 0.12), python3-tomli | python3 (>> 3.11), 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/bookworm-epoxy-backports-nochange/main/p/pytest/python3-pytest_8.0.1-1~bpo12+1_all.deb Size: 249096 MD5sum: b098eb197cc0498309c7d0c2ab118cf2 SHA1: 0d34d1c46a232c0b928f2e12806438aedc8fee60 SHA256: 7e3aa8220cd64be45e908e2da87112f7c18b3fbef7852a4e7eddcb5756a7c406 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-relaxed Source: pytest-relaxed Version: 2.0.2-2~bpo12+1 Architecture: all Maintainer: Debian Python Team , Installed-Size: 58 Depends: python3-decorator, python3-pytest, python3:any Filename: pool/bookworm-epoxy-backports-nochange/main/p/pytest-relaxed/python3-pytest-relaxed_2.0.2-2~bpo12+1_all.deb Size: 16920 MD5sum: 78e4bb0ccf05e25b91d365d29c9593b3 SHA1: 423d655ec906046667c253e20d5ca0fe4a7f8264 SHA256: ee26cc83e647ae1f11ceefc507b5c5028691f3555826bb58c4af859ccc9ed0da Section: python Priority: optional Homepage: https://github.com/bitprophet/pytest-relaxed Description: provide relaxed test discovery for pytest This is the spiritual successor to https://pypi.python.org/pypi/spec, but is built for pytest instead of nosetests, and rethinks some aspects of the design (such as increased ability to opt-in to various behaviors.) . Has it ever felt strange to put tests in tests/, then name the files test_foo.py, name the test classes TestFoo, and finally name the test methods test_foo_bar? Especially when almost all of the code inside of tests/ is, well, tests? . This pytest plugin takes a page from the rest of Python, where you don't have to explicitly note public module/class members, but only need to hint as to which ones are private. By default, all files and objects pytest is told to scan will be considered tests; to mark something as not-a-test, simply prefix it with an underscore. Package: python3-pytest-trio Source: python-pytest-trio Version: 0.8.0-3~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 97 Depends: python3-outcome, python3-pytest, python3-trio, python3:any Suggests: python-pytest-trio-doc Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-pytest-trio/python3-pytest-trio_0.8.0-3~bpo12+1_all.deb Size: 17908 MD5sum: 0f411bb3d7c6c15e7ad286b8b1d44e5e SHA1: 29192e63dd980b498b3895f26d1e37299313b083 SHA256: 6b698a4728298df949081e20afd3ca4dd28a8c32994405762e6f98292fa2c3fe Section: python Priority: optional Homepage: https://github.com/python-trio/pytest-trio Description: Pytest plugin for trio (Python3 version) This is a pytest plugin to help you test projects that use Trio, a friendly library for concurrency and async I/O in Python. . Features include: * Async tests without the boilerplate: just write async def test_whatever(): .... * Useful fixtures included: use autojump_clock for easy testing of code with timeouts, or nursery to easily set up background tasks. * Write your own async fixtures: set up an async database connection or start a server inside a fixture, and then use it in your tests. * If you have multiple async fixtures, pytest-trio will even do setup/teardown concurrently whenever possible. * Integration with the fabulous Hypothesis library, so your async tests can use property-based testing: just use @given like you’re used to. * Support for testing projects that use Trio exclusively and want to use pytest-trio everywhere, and also for testing projects that support multiple async libraries and only want to enable pytest-trio’s features for a subset of their test suite. . This package contains the Python 3 version of the library. Package: python3-quart Source: quart Version: 0.20.0-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 337 Depends: python3-aiofiles, python3-blinker, python3-click, python3-flask (>= 3.0), python3-hypercorn, python3-importlib-metadata | python3-supported-min (>= 3.10), python3-itsdangerous, python3-jinja2, python3-markupsafe, python3-typing-extensions | python3-supported-min (>= 3.10), python3-werkzeug (>= 2.2.0~), python3:any Filename: pool/bookworm-epoxy-backports-nochange/main/q/quart/python3-quart_0.20.0-1~bpo12+1_all.deb Size: 65884 MD5sum: e6a857bbbb205d9a0338279fa4e39c07 SHA1: bc0bd5734270fdbf72d376b61a723409487666fd SHA256: 36b1201b8805b937b41035d70d9c34542310199eaf4d98306de92d8b1212679e Section: python Priority: optional Homepage: https://github.com/pallets/quart Description: Python ASGI web microframework with the same API as Flask Quart is a Python ASGI web microframework. It is intended to provide the easiest way to use asyncio functionality in a web context, especially with existing Flask apps. This is possible as the Quart API is a superset of the Flask API. . Quart aims to be a complete web microframework, as it supports HTTP/1.1, HTTP/2 and websockets. Quart is very extendable and has a number of known extensions and works with many of the Flask extensions. . Quart supports the full ASGI 3.0 specification as well as the websocket response and HTTP/2 server push extensions. For those of you familiar with Flask, Quart extends the Flask API by adding support for: . * HTTP/1.1 request streaming * Websockets * HTTP/2 server push Package: python3-quart-trio Source: python-quart-trio Version: 0.12.0-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 73 Depends: python3-exceptiongroup | python3-supported-min (>= 3.11), python3-hypercorn, python3-quart, python3-trio, python3:any Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-quart-trio/python3-quart-trio_0.12.0-1~bpo12+1_all.deb Size: 12872 MD5sum: 3891aa33c0499b2c3958db7dde82b2c4 SHA1: 1d05585ee8668dcf0de8908c5dabff335ae8da60 SHA256: 42d32dc33443c148d013a02d60fd57fa97204cc60984d92182179029d7cdeadd Section: python Priority: optional Homepage: https://github.com/pgjones/quart-trio Description: Extension for Quart to support the Trio event loop Quart-Trio is an extension for Quart (an async Python web microframework) to support the Trio event loop. This is an alternative to using the asyncio event loop present in the Python standard library and supported by default in Quart. Package: python3-requests Source: requests Version: 2.32.3+dfsg-4~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 241 Depends: python3-certifi, python3-charset-normalizer, python3-idna, python3-urllib3 (>= 1.21.1), python3:any, ca-certificates, python3-chardet (>= 3.0.2) Suggests: python3-cryptography, python3-idna (>= 2.5), python3-openssl, python3-socks, python-requests-doc Breaks: awscli (<< 1.11.139) Filename: pool/bookworm-epoxy-backports-nochange/main/r/requests/python3-requests_2.32.3+dfsg-4~bpo12+1_all.deb Size: 72268 MD5sum: abc3d2e68b7ed04e6478bd6de4ac41bd SHA1: 80f85eacdef106b23ddffa156dc924f360756a07 SHA256: f9bec83bb236c35bedd15bf76725b4340526b4c7a2dcb8aaa16a45278d99e903 Section: python Priority: optional Multi-Arch: foreign Homepage: https://requests.readthedocs.io/ 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-rx Source: python-rx Version: 4.0.4-3~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 850 Depends: python3-typing-extensions, python3:any Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-rx/python3-rx_4.0.4-3~bpo12+1_all.deb Size: 112920 MD5sum: bbade694cf9a6b6537b79003d8d7d669 SHA1: c0463d23697ef99beed43ab7c214240eb488fac9 SHA256: 0d1737cc9895af55c93d0f19a19598643276c4de558f042c781a41684ea3fb65 Section: python Priority: optional Homepage: https://reactivex.io/ Description: Reactive Extensions for Python (Python 3) This package contains a set of libraries for composing asynchronous and event-based programs using observable sequences and LINQ-style query operators in Python. Using Rx, developers represent asynchronous data streams with Observables, query asynchronous data streams using operators, and parameterize concurrency in data/event streams using Schedulers. . This package installs the library for Python 3. Package: python3-setuptools Source: setuptools Version: 75.8.0-1~bpo12+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 3795 Depends: python3-pkg-resources (= 75.8.0-1~bpo12+1), python3-importlib-metadata | python3-supported-min (>= 3.10), python3-jaraco.text, python3-more-itertools, python3-typeguard, python3-typing-extensions, python3-zipp, python3:any Suggests: python-setuptools-doc Filename: pool/bookworm-epoxy-backports-nochange/main/s/setuptools/python3-setuptools_75.8.0-1~bpo12+1_all.deb Size: 723736 MD5sum: 2aa4e1d70fad9e7b40eca69cc62764cd SHA1: 7dc63ee8129e30e7dd2b8656f508342f9e86b66e SHA256: da7fda04c5dab1514745e817ca84d04dd0690b4ff3ae6385cf257b6cf3700889 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: 75.8.0-1~bpo12+1 Architecture: all Maintainer: Matthias Klose Installed-Size: 1295 Breaks: python-pip-whl (<< 21.3.1+dfsg-2~) Replaces: python-pip-whl (<< 21.3.1+dfsg-2~) Filename: pool/bookworm-epoxy-backports-nochange/main/s/setuptools/python3-setuptools-whl_75.8.0-1~bpo12+1_all.deb Size: 1244248 MD5sum: ea57fc7744a3a459ecb00595f95a4606 SHA1: b20e8fd4ff1a47f77b27f38ac9c01bde3fae0b32 SHA256: ae71263522b0635e47fdb3139f39c8f0215418b530397a56c77d05ed02756ace 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-favicon Source: sphinx-favicon Version: 1.0.1-4~bpo12+1 Architecture: all Maintainer: Gianfranco Costamagna Installed-Size: 40 Depends: python3-sphinx, python3:any Filename: pool/bookworm-epoxy-backports-nochange/main/s/sphinx-favicon/python3-sphinx-favicon_1.0.1-4~bpo12+1_all.deb Size: 9180 MD5sum: 89686b437a313bb2ff3ed4f98efcf929 SHA1: c98fdeabfd7ee09e3555c96d14173b6ca1950b8f SHA256: c29c45241066777149d97e06c05955ad55a81e9327470372acdd707229916b2a Section: python Priority: optional Description: Sphinx Extension adding support for custom favicons A Sphinx extension to add custom favicons . With Sphinx Favicon, you can add custom favicons to your Sphinx html documentation quickly and easily. . You can define favicons directly in your `conf.py`, with different `rel` attributes such as [`"icon"`] or [`"apple-touch-icon"`] and any favicon size. . The Sphinx Favicon extension gives you more flexibility than the standard `favicon.ico` supported by Sphinx. It provides a quick and easy way to add the most important favicon formats for different browsers and devices. Package: python3-sphinx-mdinclude Source: sphinx-mdinclude Version: 0.6.2-2~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 54 Depends: python3-docutils, python3-mistune, python3-pygments, python3-sphinx, python3:any Suggests: python-sphinx-mdinclude-doc Filename: pool/bookworm-epoxy-backports-nochange/main/s/sphinx-mdinclude/python3-sphinx-mdinclude_0.6.2-2~bpo12+1_all.deb Size: 13188 MD5sum: 0f08f8a16a15a3b95999105cdcef45af SHA1: 998bd7e25e3021a92894ca1d4cd0d01f9dc244e7 SHA256: a9d4a5e41a39964ff7de19006bbbb92f99eaff1f36bbe1246fa6d8058b7c4ce2 Section: python Priority: optional Homepage: https://github.com/omnilib/sphinx-mdinclude Description: Sphinx extension for including or writing pages in Markdown (Python 3) This is a Sphinx extension that enables including Markdown documents from within reStructuredText. It provides the `.. mdinclude::` directive, to automatically convert the content of Markdown documents to reStructuredText format. . This package provides the Python library. Package: python3-sphinxcontrib.jquery Source: sphinxcontrib-jquery Version: 4.1-5~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 34 Depends: libjs-jquery (>= 3.6.0), python3-sphinx (>= 1.8), python3:any Filename: pool/bookworm-epoxy-backports-nochange/main/s/sphinxcontrib-jquery/python3-sphinxcontrib.jquery_4.1-5~bpo12+1_all.deb Size: 7712 MD5sum: 8bda47fceb8c5319bbe780be2c74e7b1 SHA1: 773a3a9f7b21e5d4a4cf2820b3795fe3e4144e61 SHA256: 7e1ada26d8117222c465f0a8f0dce163d3ad252fc083c8afcdabd869ab273c63 Section: python Priority: optional Homepage: https://github.com/sphinx-contrib/jquery Description: extension to include jQuery on newer Sphinx releases sphinxcontrib-jquery ensures that jQuery is always installed for use in Sphinx themes or extensions. . To use it, add sphinxcontrib.jquery as a Sphinx extension. Package: python3-sqlalchemy Source: sqlalchemy Version: 2.0.32+ds1-1~bpo12+1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 7855 Depends: python3-greenlet, python3-importlib-metadata | python3-supported-min (>= 3.8), python3-typing-extensions (>= 4.6.0), python3:any Recommends: python3-sqlalchemy-ext Suggests: python-sqlalchemy-doc, python3-asyncpg, python3-pg8000 (>= 1.29.1), python3-psycopg2 (>= 2.7), python3-psycopg2cffi, python3-aiosqlite, python3-mariadb-connector, python3-mysqldb, python3-mysql.connector, python3-pyodbc, python3-pymssql, python3-cx-oracle, python3-oracledb Filename: pool/bookworm-epoxy-backports-nochange/main/s/sqlalchemy/python3-sqlalchemy_2.0.32+ds1-1~bpo12+1_all.deb Size: 1195952 MD5sum: dcfdc31048d9815542ec122336d6b3b3 SHA1: de4e0597848cba1939150b9a3dbd8e375e6d3793 SHA256: 53fcd5848edbf1aa485835bf79928b77b173177863e1af1c187c65bc2ef5b58a Section: python Priority: optional Homepage: https://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-typing-extensions Source: python-typing-extensions Version: 4.12.2-2~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 403 Depends: python3:any Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-typing-extensions/python3-typing-extensions_4.12.2-2~bpo12+1_all.deb Size: 73020 MD5sum: 0331e2b09e2fe932b63f39b616d0b933 SHA1: c3e3a11fc62d23c8e6f45569e9f36356035a32d2 SHA256: 66f154c2b467f0f1e088cfa68139424f7645ee313681fc2235355046caf865db Section: python Priority: optional Multi-Arch: foreign Homepage: https://typing-extensions.readthedocs.io/en/latest/ Description: Backported and Experimental Type Hints for Python The "typing_extensions" module serves two related purposes: . 1. Enable use of new type system features on older Python versions. 2. Enable experimentation with new type system PEPs before they are accepted and added to the "typing" module. . "typing_extensions" is treated specially by static type checkers such as mypy and pyright. Objects defined in "typing_extensions" are treated the same way as equivalent forms in "typing". Package: python3-urllib3 Source: python-urllib3 Version: 2.3.0-2~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 468 Depends: python3:any Recommends: ca-certificates Suggests: python3-brotli, python3-cryptography, python3-idna, python3-openssl, python3-socks Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-urllib3/python3-urllib3_2.3.0-2~bpo12+1_all.deb Size: 114416 MD5sum: a286e1f16f355243c2598675cd38b8e1 SHA1: 308bc724425b15c2d72d6e813eb87e933dcafbe3 SHA256: 5d32614630c1d8843437a63a6ed531da16399303daa5a014a0ebc0c2e2acb343 Section: python Priority: optional Multi-Arch: foreign 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. Package: python3-virtualenv Source: python-virtualenv Version: 20.25.1+ds-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 357 Depends: python3-pip-whl, python3-setuptools-whl, python3-wheel-whl, python3-distlib (>= 0.3.1), python3-filelock, python3-importlib-metadata (>= 3.6) | python3-supported-min (>= 3.8), python3-platformdirs (<< 5), python3-platformdirs (>= 3.9.1), python3:any Recommends: build-essential, ca-certificates, python3-dev Breaks: virtualenv (<< 20.0.10) Replaces: virtualenv (<< 20.0.10) Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-virtualenv/python3-virtualenv_20.25.1+ds-1~bpo12+1_all.deb Size: 70032 MD5sum: 7c8008ef84a81f63ddb64d3efe489baf SHA1: 677d01f6b6ba903e47d545e1cf2b8b387af99d74 SHA256: 4a53b2d88cf0a3755f305e0e29a236b634e3bd9086d9daa9007fcdf71028d6fa Section: python Priority: optional Homepage: https://virtualenv.pypa.io/ Description: Python virtual environment creator virtualenv is a tool to create isolated Python environments, each invokable with its own Python executable. Each instance can have different sets of modules, installable via pip. Virtual Python instances can also be created without root access. . Since Python 3.3, a subset of it has been integrated into the standard library under the venv module (python3-venv in Debian). The venv module does not offer all features of this library, to name just a few more prominent ones: . * is slower (by not having the app-data seed method), * is not as extendable, * cannot create virtual environments for arbitrarily installed Python versions (and automatically discover these), * does not have as rich programmatic API (describe virtual environments without creating them). . This is the Python 3 version of the library. It includes the command line script. Package: python3-voluptuous Source: voluptuous Version: 0.14.2-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 194 Depends: python3:any Filename: pool/bookworm-epoxy-backports-nochange/main/v/voluptuous/python3-voluptuous_0.14.2-1~bpo12+1_all.deb Size: 45860 MD5sum: d6d7c25324712f1fec4f6d38bfd0fb20 SHA1: d394013dd8924fd9aecb8b4e51af3db39894d631 SHA256: 4dfef7cbffea2390b254c5eb376647f325370f04ba708facbd04695427ace312 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-watchdog Source: python-watchdog Version: 5.0.0-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 1016 Depends: python3-yaml, python3:any, libjs-sphinxdoc (>= 5.2) Breaks: python-watchdog (<< 0.9.0-2) Replaces: python-watchdog (<< 0.9.0-2) Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-watchdog/python3-watchdog_5.0.0-1~bpo12+1_all.deb Size: 131204 MD5sum: e7f6d057d83221172b5f6a567d7f9f00 SHA1: 9e7311305e1619ee7b471e76c1a7cfe68262fcc9 SHA256: 9291accccbbf86629f00f119b8e672c6c79c456170ad9bb8adc39171081b37de Section: python Priority: optional Homepage: https://github.com/gorakhargosh/watchdog Description: Python API and shell utilities to monitor file system events Watchdog comes with a utility script called watchmedo. It can be used to execute commands in response to events. Package: python3-websocket Source: websocket-client Version: 1.7.0-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 236 Depends: python3:any Filename: pool/bookworm-epoxy-backports-nochange/main/w/websocket-client/python3-websocket_1.7.0-1~bpo12+1_all.deb Size: 45104 MD5sum: f93d69bddbb561ccaac45b253633917a SHA1: d09eb66591ecdaeb8ff493348502a8999271633f SHA256: 6b435c4f9e5e5e239bece947872b1dd6a2ce51fed44a4d7828cce954e227215a 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: 3.1.3-2~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 866 Depends: python3-markupsafe, python3:any Recommends: python3-openssl, python3-pyinotify Suggests: ipython3, python-werkzeug-doc, python3-lxml, python3-pkg-resources, python3-watchdog Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-werkzeug/python3-werkzeug_3.1.3-2~bpo12+1_all.deb Size: 207480 MD5sum: 53e9effee2865fa9173710023e6a9c66 SHA1: 782f6e43e8cc8899315b424d74539348d0ee1f35 SHA256: 23f038984979485fbdfa6bf8ea99bc026fa6924ae3fe47eb45a08d699ef76477 Section: python Priority: optional Homepage: https://github.com/pallets/werkzeug/ 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-zeroconf Source: python-zeroconf Version: 0.131.0-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 396 Depends: python3-async-timeout (>= 4.0.1), python3-ifaddr (>= 0.1.7), python3:any Breaks: calibre (<< 6.24.0-2~), python3-pychromecast (<< 4.2.0~) Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-zeroconf/python3-zeroconf_0.131.0-1~bpo12+1_all.deb Size: 90780 MD5sum: ca1718b92c4b357594dc07aaa64be22d SHA1: db374373478c7056f7d1a1077120b376da5a3bc0 SHA256: 045dad37fa88c1be0255fc61614c187c536086c2ae218b4d3fefcff9d4f30ff4 Section: python Priority: optional Homepage: https://github.com/python-zeroconf/python-zeroconf Description: Pure Python implementation of multicast DNS service discovery (Python3) This is an implementation of the multicast DNS Service Discover Library zeroconf in pure Python. . Compared to some other Zeroconf/Bonjour/Avahi Python packages: . - isn't tied to Bonjour or Avahi - doesn't use D-Bus - doesn't force you to use particular event loop or Twisted . This is the Python3 version of the library. Package: virtualenv Source: python-virtualenv Version: 20.25.1+ds-1~bpo12+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 13 Depends: python3-virtualenv Filename: pool/bookworm-epoxy-backports-nochange/main/p/python-virtualenv/virtualenv_20.25.1+ds-1~bpo12+1_all.deb Size: 7080 MD5sum: 45ed49e58e17bb3f490a1db0096d2a92 SHA1: 11705cc0a1590bf5bcf035698983533539187dbf SHA256: 9d0ba08924c8af09c46984120a0df2db7fe35d9f2607034ad1a32eaeecaaaaa0 Section: oldlibs Priority: optional Homepage: https://virtualenv.pypa.io/ Description: Python virtual environment creator (Dependency package) The virtualenv utility creates virtual Python instances, each invokable with its own Python executable. Each instance can have different sets of modules, installable via pip. Virtual Python instances can also be created without root access. . This is a dependency package and may be safely removed.