Package: 2to3 Source: python3-defaults Version: 3.11.2-1 Architecture: all Maintainer: Matthias Klose Installed-Size: 44 Depends: python3-lib2to3 (>= 3.11.2-1~), python3 (>= 3.11.2-1) Breaks: python (<< 2.7.14-4) Replaces: python (<< 2.7.14-4) Multi-Arch: foreign Homepage: https://www.python.org/ Priority: optional Section: python Filename: pool/main/p/python3-defaults/2to3_3.11.2-1_all.deb Size: 23312 SHA256: 1967c57ee50e0c87bc8d3863495d063ab24807f35fdb9aacd1ce4df081f26932 SHA1: 306f4ba92cb5b0d70b34f548148e6d6d9c33a984 MD5sum: 3f7641be2413d89f2e2700c6b87e2e25 Description: 2to3 binary using python3 2to3 is a Python program that reads Python 2.x source code and applies a series of fixers to transform it into valid Python 3.x code. The standard library contains a rich set of fixers that will handle almost all code. 2to3 supporting library lib2to3 is, however, a flexible and generic library, so it is possible to write your own fixers for 2to3. lib2to3 could also be adapted to custom applications in which Python code needs to be edited automatically. . This package is a dependency package, which depends on Debian's default Python 3 2to3 version (currently v3.11). Package: idle Source: python3-defaults Version: 3.11.2-1 Architecture: all Maintainer: Matthias Klose Installed-Size: 19 Depends: python3 (>= 3.11.2-1), python3-tk, idle-python3.11 Enhances: python3 Breaks: idle3 (<< 3.6.2-2) Replaces: idle3 (<< 3.6.2-2) Homepage: https://www.python.org/ Priority: optional Section: python Filename: pool/main/p/python3-defaults/idle_3.11.2-1_all.deb Size: 2824 SHA256: 4c8e4c651d096f2bd7844b7a7015b827b44e1e653ee50760cfb86ed22ba7c4b5 SHA1: 35cb2e9f60ec0f6fdd846b61f7ac56be7fd2e009 MD5sum: 454f122ee60f0d4d683a4fee5ffe9145 Description: IDE for Python using Tkinter (default version) IDLE is an Integrated Development Environment for Python. IDLE is written using Tkinter and therefore quite platform-independent. . This package is a dependency package, which depends on Debian's default Python 3 version's IDLE (currently v3.11). Package: idle-python3.11 Source: python3.11 Version: 3.11.2-6+deb12u5 Architecture: all Maintainer: Matthias Klose Installed-Size: 1377 Depends: python3.11, python3-tk, python3.11-tk, libjs-mathjax Enhances: python3.11 Priority: optional Section: python Filename: pool/main/p/python3.11/idle-python3.11_3.11.2-6+deb12u5_all.deb Size: 400872 SHA256: c603dc056c991455c11f11467058751e41b3b459343ea294cf2ac17b51a9c856 SHA1: 32bc822c210c668aa1fb911e43252cdc0c08ab88 MD5sum: 07fca8432bdf131e025590c36139af0a Description: IDE for Python (v3.11) using Tkinter IDLE is an Integrated Development Environment for Python (v3.11). IDLE is written using Tkinter and therefore quite platform-independent. Package: idle3 Source: python3-defaults Version: 3.11.2-1 Architecture: all Maintainer: Matthias Klose Installed-Size: 6 Depends: python3 (>= 3.11.2-1), idle (>= 3.11.2-1) Homepage: https://www.python.org/ Priority: optional Section: oldlibs Filename: pool/main/p/python3-defaults/idle3_3.11.2-1_all.deb Size: 956 SHA256: c2ffc749ea35db797ee79da11bcf637e96525619039cdfb1af543d52848dd6b7 SHA1: 68fa413e6b966f201c06f86dfb81041231c2a19f MD5sum: 825af5f972bef9f09c568c69a87d4981 Description: IDE for Python using Tkinter (transitional package) IDLE is an Integrated Development Environment for Python. . This package is a transitional package, you can safely remove it. Package: libpython3.11-testsuite Source: python3.11 Version: 3.11.2-6+deb12u5 Architecture: all Maintainer: Matthias Klose Installed-Size: 24789 Depends: python3.11 (>= 3.11.2-6+deb12u5), net-tools Suggests: python3-gdbm, python3-tk Priority: optional Section: libdevel Filename: pool/main/p/python3.11/libpython3.11-testsuite_3.11.2-6+deb12u5_all.deb Size: 3366552 SHA256: c678646dbc2f7df568a89a036be4ca72ba53fd2206f0d5b04588af3abaa2a67b SHA1: aba5d899eb2d6a46f3a3c893838bbb4d6d15d4bc MD5sum: 17655e796ef2448c8a2bf523a7bcfded Description: Testsuite for the Python standard library (v3.11) The complete testsuite for the Python standard library. Note that a subset is found in the libpython3.11-stdlib package, which should be enough for other packages to use (please do not build-depend on this package, but file a bug report to include additional testsuite files in the libpython3.11-stdlib package). Package: python3-doc Source: python3-defaults Version: 3.11.2-1 Architecture: all Maintainer: Matthias Klose Installed-Size: 42 Depends: python3.11-doc (>= 3.11.2-1~) Suggests: python3 (>= 3.11.2-1), python3-examples Multi-Arch: foreign Homepage: https://www.python.org/ Priority: optional Section: doc Filename: pool/main/p/python3-defaults/python3-doc_3.11.2-1_all.deb Size: 22480 SHA256: f619f5462d3d857ccfa0fda5020675d55ede8fbe104b8a136220a6c2534a09ec SHA1: 82b0cdcb4e133f1d0c1faaaca6ed1d1abbed9919 MD5sum: 549fa2a86e4bcbb4ce6994d77f1444f5 Description: documentation for the high-level object-oriented language Python 3 This is the official set of documentation for the interactive high-level object-oriented language Python 3 (v3.11). All documents are provided in HTML format, some in info format. The package consists of nine documents: . * Tutorial * Python Library Reference * Macintosh Module Reference * Python Language Reference * Extending and Embedding Python * Python/C API Reference * Installing Python Modules * Documenting Python * Distributing Python Modules . This package is a dependency package, which depends on Debian's default Python 3 version's documentation (currently v3.11). Package: python3-examples Source: python3-defaults Version: 3.11.2-1 Architecture: all Maintainer: Matthias Klose Installed-Size: 6 Depends: python3 (>= 3.11.2-1), python3.11-examples (>= 3.11.2-1~) Multi-Arch: foreign Homepage: https://www.python.org/ Priority: optional Section: python Filename: pool/main/p/python3-defaults/python3-examples_3.11.2-1_all.deb Size: 1032 SHA256: c74253fb5edfb8c6ef754fc796c9aedf16dbb0642894260336205cec4fe5beb7 SHA1: 8c4ea3d109ad882737fa21be6cb0ae45a2cc63fb MD5sum: 7e163b89448ce2f89353141874619fce Description: examples for the Python language (default version) Examples, Demos and Tools for Python. These are files included in the upstream Python distribution. . This package is a dependency package, which depends on Debian's default Python 3 version's examples (currently v3.11). Package: python3.11-doc Source: python3.11 Version: 3.11.2-6+deb12u5 Architecture: all Maintainer: Matthias Klose Installed-Size: 58356 Depends: libjs-jquery, libjs-underscore Suggests: python3.11 Multi-Arch: foreign Priority: optional Section: doc Filename: pool/main/p/python3.11/python3.11-doc_3.11.2-6+deb12u5_all.deb Size: 12190792 SHA256: 411c2748ab0284a2b252aada1912f617dd69b4b797a7f93e49b05063b37bf221 SHA1: 81b795c02b14bb6662792ddfc6052e13c9aad97f MD5sum: 0cb3e43ee7cacee5c39882189f14476f Description: Documentation for the high-level object-oriented language Python (v3.11) These is the official set of documentation for the interactive high-level object-oriented language Python (v3.11). All documents are provided in HTML format. The package consists of ten documents: . * What's New in Python3.11 * Tutorial * Python Library Reference * Macintosh Module Reference * Python Language Reference * Extending and Embedding Python * Python/C API Reference * Installing Python Modules * Documenting Python * Distributing Python Modules Package: python3.11-examples Source: python3.11 Version: 3.11.2-6+deb12u5 Architecture: all Maintainer: Matthias Klose Installed-Size: 3316 Depends: python3.11:any (>= 3.11.2-6+deb12u5) Priority: optional Section: python Filename: pool/main/p/python3.11/python3.11-examples_3.11.2-6+deb12u5_all.deb Size: 841948 SHA256: 6b59a33fdff2e3a0e9cb7397dc10c59165b302e1c883ed27e7f76878b8224177 SHA1: c1c80827e6447b1bc7da3c9db0d6e2ba2fa9bb5a MD5sum: 58ff8c9da0534ab6955614072c74d86e Description: Examples for the Python language (v3.11) Examples, Demos and Tools for Python (v3.11). These are files included in the upstream Python distribution (v3.11).