Package: pypy Version: 7.3.3+dfsg-1 Architecture: armhf Maintainer: Stefano Rivera Installed-Size: 45485 Depends: pypy-lib (= 7.3.3+dfsg-1), libbz2-1.0, libc6 (>= 2.28), libexpat1 (>= 2.0.1), libffi6 (>= 3.0.4), libgdbm6 (>= 1.16), libncursesw6 (>= 6), libsqlite3-0 (>= 3.5.9), libssl1.1 (>= 1.1.1), libtinfo6 (>= 6), zlib1g (>= 1:1.2.0) Suggests: pypy-doc, pypy-tk (= 7.3.3+dfsg-1) Breaks: pypy-backports.functools-lru-cache (<< 1.5-3~), pypy-dev (<< 7.3.3+dfsg-1) Provides: pypy-abi-73 Filename: ./armhf/pypy_7.3.3+dfsg-1_armhf.deb Size: 9153124 MD5sum: 5456209f8ee9993e29a5ce2cf2e74fb7 SHA1: 60299c1b132fab1cbe4c158b6844454287b4f0d7 SHA256: 5ddbe9db23d558cf3765f01defac8139edf58dfd81c43dcb6a8c5110027751db Section: python Priority: optional Homepage: https://www.pypy.org/ Description: fast alternative implementation of Python - PyPy interpreter PyPy is a fast, compliant alternative implementation of the Python language (2.7). It has several advantages and distinct features: * Speed: thanks to its Just-in-Time compiler (on x86), Python programs often run faster on PyPy. * Memory usage: large, memory-hungry Python programs might end up taking less space than they do in CPython. * Compatibility: PyPy is highly compatible with existing Python code. It supports ctypes and can run popular Python libraries like twisted and django. * Stackless: PyPy supports stackless mode on most platforms, providing micro-threads for massive concurrency. . This package contains the PyPy interpreter. Package: pypy-dbgsym Source: pypy Version: 7.3.3+dfsg-1 Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Stefano Rivera Installed-Size: 16583 Depends: pypy (= 7.3.3+dfsg-1) Filename: ./armhf/pypy-dbgsym_7.3.3+dfsg-1_armhf.deb Size: 2885800 MD5sum: 30e013a3b75c871e1a6a72a2745c11e8 SHA1: 9d124c1ce7e2e6b9bbf125fefd5e4e372ca21300 SHA256: a804e702a4d83016e6a981cb7ffd2713e705cf891f8b6ace8f1d380341a4553f Section: debug Priority: optional Description: debug symbols for pypy Build-Ids: 1c2f5b4c9f5958d40c758e7f09365b654347d7ce 1f6ba08a18400068cd663e61d2487aeb0442c76f 3da9236f73f0504ab725e9eda8cc198176678af2 5890b2c867f8264956d4244d78f1eee263e03f92 67caa95300581653f87646b92843f6369a92cecd 8c4296673b1c0b110c4c1cef4c5d9dc82f7788fe c5ac2f3b9605583c155e9c90cebda01017ed195d e4be5b3931a1d9c6fce8887fce0066f996acc257 f1990dc38a5e76652aed62794a2311b6e6ac12d1 fdf935313559991819190c0619d4bd5b43fc39b5 Package: pypy-dev Source: pypy Version: 7.3.3+dfsg-1 Architecture: all Maintainer: Stefano Rivera Installed-Size: 270 Depends: pypy (>= 7.3.3+dfsg-1) Provides: libpypy-dev Filename: ./all/pypy-dev_7.3.3+dfsg-1_all.deb Size: 66884 MD5sum: 639fd6deee5b083198eaed22485dc420 SHA1: 3648b96c0f26be5ac44dd2df90f8350d7041854b SHA256: f9b9742a12e5bf131945685e57b5411f422d3dc8d5ecaa3f689f610a887859de Section: python Priority: optional Homepage: https://www.pypy.org/ Description: header files for PyPy (an alternative Python interpreter) Header files for compiling cpython C extension modules for use with PyPy. Note that pure Python modules will probably perform better. . PyPy supports a subset of cpython's C API through its CPyExt subsystem. . Also included is PyPy.h, for embedding the PyPy interpreter. . PyPy is a fast, compliant alternative implementation of the Python language (2.7). Package: pypy-doc Source: pypy Version: 7.3.3+dfsg-1 Architecture: all Maintainer: Stefano Rivera Installed-Size: 3640 Depends: libjs-sphinxdoc (>= 1.0) Suggests: python2-doc Filename: ./all/pypy-doc_7.3.3+dfsg-1_all.deb Size: 496792 MD5sum: ca5c6e3cc374f3c2700c959bc9975f74 SHA1: 21d9dd6910aa7eb2cd65fb82d48b4bbc68ac3e94 SHA256: 1205b895928891723068eb9d04161d29aeb64dca080548917888ea71b9d28537 Section: doc Priority: optional Homepage: https://www.pypy.org/ Description: developer Documentation for PyPy (an alternative Python interpreter) The Developer documentation for PyPy. This mostly covers the internals of PyPy, and development of PyPy itself. . PyPy is a fast, compliant alternative implementation of the Python language (2.7). Package: pypy-lib Source: pypy Version: 7.3.3+dfsg-1 Architecture: armhf Maintainer: Stefano Rivera Installed-Size: 15254 Provides: pypy-cffi (= 1.14.3), pypy-cffi-backend-api-10241, pypy-cffi-backend-api-max (= 10495), pypy-cffi-backend-api-min (= 9729) Filename: ./armhf/pypy-lib_7.3.3+dfsg-1_armhf.deb Size: 2476224 MD5sum: adb27e520669c102dd543f8f6787c2d2 SHA1: 4cc46ad2f12272f5158508f27e6acf58f7397320 SHA256: 8a6b6dcb9c152c62e56250a4fb1d6d943aecd0c0f741604a953838a4ffaa60b1 Section: python Priority: optional Multi-Arch: same Homepage: https://www.pypy.org/ Description: standard library for PyPy (an alternative Python interpreter) The PyPy standard library. This is a combination of modules, copied directly from cpython, modified cpython modules, and modules entirely re-implemented (usually in pure Python, where they are C extensions in cpython). . PyPy is a fast, compliant alternative implementation of the Python language (2.7). Package: pypy-lib-testsuite Source: pypy Version: 7.3.3+dfsg-1 Architecture: all Maintainer: Stefano Rivera Installed-Size: 14947 Depends: pypy, pypy-lib (>= 7.3.3+dfsg-1) Replaces: pypy-lib (<< 2.2) Filename: ./all/pypy-lib-testsuite_7.3.3+dfsg-1_all.deb Size: 2205380 MD5sum: a8b4ce45ba37b7dfc96647f9e20c8f82 SHA1: 21832396d7ffbc6bbb392271e30f4d48d3d608cc SHA256: 7cc89a2d985cd663d3142bc03e69d7a72442835ae42fd4519708a150fbc9cc5e Section: python Priority: optional Homepage: https://www.pypy.org/ Description: standard library test suite for PyPy (an alternative Python interpreter) The complete test suite for the PyPy standard library. . PyPy is a fast, compliant alternative implementation of the Python language (2.7). Package: pypy-tk Source: pypy Version: 7.3.3+dfsg-1 Architecture: armhf Maintainer: Stefano Rivera Installed-Size: 126 Depends: pypy (= 7.3.3+dfsg-1), libc6 (>= 2.4), libtcl8.6 (>= 8.6.0), libtk8.6 (>= 8.6.0) Replaces: pypy-lib (<< 2.2) Filename: ./armhf/pypy-tk_7.3.3+dfsg-1_armhf.deb Size: 37820 MD5sum: 72317fc4e50cd30e7d325420e5249b62 SHA1: 558f59aeb3ba71f08166e8e5bf51ecee8ea63397 SHA256: 14497b7b3c08f6cc1e83007d9671e8e743dea531baa7d8f4057f7c8d8a741621 Section: python Priority: optional Homepage: https://www.pypy.org/ Description: Tkinter module for PyPy (an alternative Python interpreter) A module for writing portable GUI applications with PyPy using Tk. Also known as Tkinter. . PyPy is a fast, compliant alternative implementation of the Python language (2.7). Package: pypy-tk-dbgsym Source: pypy Version: 7.3.3+dfsg-1 Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Stefano Rivera Installed-Size: 18 Depends: pypy-tk (= 7.3.3+dfsg-1) Filename: ./armhf/pypy-tk-dbgsym_7.3.3+dfsg-1_armhf.deb Size: 3264 MD5sum: 845fd67c46f26da244b21ab9811b9aa7 SHA1: af14af06a22c5739582a46366389ca8097b1fa4b SHA256: 6775bc0b78a5af5203956eae39640fd2496709684d667ef2bb7573d261950d3a Section: debug Priority: optional Description: debug symbols for pypy-tk Build-Ids: 7e5dbd50f64658f56d0327509f3999916962d885