Package: python-2to3 Version: 2.7.15-r1.0 Depends: python-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: a7f1fc085d3132f21fe8987deacf0b4c Size: 220602 Filename: python-2to3_2.7.15-r1.0_core2-32.ipk Description: Python automated Python 2 to 3 code translator The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-argparse Version: 2.7.15-r1.0 Depends: python-codecs, python-core, python-lang, python-textutils Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 3d0580ba6178a2ef7fcbf6c40cc1f5fa Size: 33834 Filename: python-argparse_2.7.15-r1.0_core2-32.ipk Description: Python command line argument parser The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-asn1crypto-dbg Version: 0.24.0-r0.0 Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 027b619e9e83f220f6164e670f78b09d Size: 820 Filename: python-asn1crypto-dbg_0.24.0-r0.0_core2-32.ipk Description: python-asn1crypto version 0.24.0-r0 - Debugging files Python binding to the Networking and Cryptography (NaCl) library This package contains ELF symbols and related sources for debugging purposes. OE: python-asn1crypto HomePage: https://github.com/pyca/pynacl License: Apache-2.0 Priority: optional Package: python-asn1crypto-dev Version: 0.24.0-r0.0 Depends: python-asn1crypto (= 0.24.0-r0.0) Recommends: python-codecs-dev, python-crypt-dev, python-ctypes-dev, python-datetime-dev, python-dev, python-io-dev, python-netclient-dev Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 7b382d37d466395c73cdc676a2b6aeec Size: 894 Filename: python-asn1crypto-dev_0.24.0-r0.0_core2-32.ipk Description: python-asn1crypto version 0.24.0-r0 - Development files Python binding to the Networking and Cryptography (NaCl) library This package contains symbolic links, header files, and related items necessary for software development. OE: python-asn1crypto HomePage: https://github.com/pyca/pynacl License: Apache-2.0 Priority: optional Package: python-asn1crypto Version: 0.24.0-r0.0 Depends: python-codecs, python-crypt, python-ctypes, python-datetime, python-io, python-netclient Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 4004e829186ad72da28fa97d761baca0 Size: 146496 Filename: python-asn1crypto_0.24.0-r0.0_core2-32.ipk Description: python-asn1crypto version 0.24.0-r0 Python binding to the Networking and Cryptography (NaCl) library OE: python-asn1crypto HomePage: https://github.com/pyca/pynacl License: Apache-2.0 Priority: optional Package: python-audio Version: 2.7.15-r1.0 Depends: libc6 (>= 2.27), libpython2.7-1.0 (>= 2.7.15), python-core, python-crypt, python-fcntl, python-io, python-math Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: dfcdddeb13ce5a780169f908be6cfdf9 Size: 37410 Filename: python-audio_2.7.15-r1.0_core2-32.ipk Description: Python Audio Handling The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-backports-abc-dbg Version: 0.4-r0.0 Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 37b90a209b52a1e388912cc26c0180c1 Size: 784 Filename: python-backports-abc-dbg_0.4-r0.0_core2-32.ipk Description: collections.abc from Python 3.4 - Debugging files A backport of recent additions to the 'collections.abc' module This package contains ELF symbols and related sources for debugging purposes. OE: python-backports-abc License: PSF Priority: optional Package: python-backports-abc-dev Version: 0.4-r0.0 Depends: python-backports-abc (= 0.4-r0.0) Recommends: python-core-dev, python-dev Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 6a89750023ae8d02e21b40055d11ed8d Size: 830 Filename: python-backports-abc-dev_0.4-r0.0_core2-32.ipk Description: collections.abc from Python 3.4 - Development files A backport of recent additions to the 'collections.abc' module This package contains symbolic links, header files, and related items necessary for software development. OE: python-backports-abc License: PSF Priority: optional Package: python-backports-abc Version: 0.4-r0.0 Depends: python-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 40f11186e8a25ea9e8fac88b95ddbe71 Size: 4946 Filename: python-backports-abc_0.4-r0.0_core2-32.ipk Description: collections.abc from Python 3.4 A backport of recent additions to the 'collections.abc' module OE: python-backports-abc License: PSF Priority: optional Package: python-backports-ssl-dbg Version: 3.5.0.1-r0.0 Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 705f1a1245395b19ef5a19a5a3cc9459 Size: 1080 Filename: python-backports-ssl-dbg_3.5.0.1-r0.0_core2-32.ipk Description: The ssl.match_hostname() function from Python 3.4 - Debugging files The Secure Sockets layer is only actually secure if you check the hostname in the certificate returned by the server to which you are connecting, and verify that it matches to hostname that you are trying to reach. But the matching logic, defined in RFC2818, can be a bit tricky to implement on your own. So the ssl package in the Standard Library of Python 3.2 and greater now includes a match_hostname() function for performing this check instead of requiring every application to implement the check separately. This backport brings match_hostname() to users of earlier versions of Python This package contains ELF symbols and related sources for debugging purposes. OE: python-backports-ssl License: GPLv2 Priority: optional Package: python-backports-ssl-dev Version: 3.5.0.1-r0.0 Depends: python-backports-ssl (= 3.5.0.1-r0.0) Recommends: python-core-dev, python-dev, python-pkgutil-dev Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: f99c26786ebcd96868c15afe1430b91d Size: 1126 Filename: python-backports-ssl-dev_3.5.0.1-r0.0_core2-32.ipk Description: The ssl.match_hostname() function from Python 3.4 - Development files The Secure Sockets layer is only actually secure if you check the hostname in the certificate returned by the server to which you are connecting, and verify that it matches to hostname that you are trying to reach. But the matching logic, defined in RFC2818, can be a bit tricky to implement on your own. So the ssl package in the Standard Library of Python 3.2 and greater now includes a match_hostname() function for performing this check instead of requiring every application to implement the check separately. This backport brings match_hostname() to users of earlier versions of Python This package contains symbolic links, header files, and related items necessary for software development. OE: python-backports-ssl License: GPLv2 Priority: optional Package: python-backports-ssl Version: 3.5.0.1-r0.0 Depends: python-core, python-pkgutil Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 2fea7de4bc494f8c6d38ee40a0037350 Size: 6142 Filename: python-backports-ssl_3.5.0.1-r0.0_core2-32.ipk Description: The ssl.match_hostname() function from Python 3.4 The Secure Sockets layer is only actually secure if you check the hostname in the certificate returned by the server to which you are connecting, and verify that it matches to hostname that you are trying to reach. But the matching logic, defined in RFC2818, can be a bit tricky to implement on your own. So the ssl package in the Standard Library of Python 3.2 and greater now includes a match_hostname() function for performing this check instead of requiring every application to implement the check separately. This backport brings match_hostname() to users of earlier versions of Python OE: python-backports-ssl License: GPLv2 Priority: optional Package: python-bsddb Version: 2.7.15-r1.0 Depends: db (>= 5.3.28), libc6 (>= 2.27), libpython2.7-1.0 (>= 2.7.15), python-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 192846d9c22c14156361c86cd3358943 Size: 160126 Filename: python-bsddb_2.7.15-r1.0_core2-32.ipk Description: Python bindings for the Berkeley Database The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-certifi-dbg Version: 2018.1.18-r0.0 Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: c32ca1f52ec1962936f5b7d4faae747f Size: 926 Filename: python-certifi-dbg_2018.1.18-r0.0_core2-32.ipk Description: Python package for providing Mozilla's CA Bundle. - Debugging files This installable Python package contains a CA Bundle that you can reference in your Python code. This is useful for verifying HTTP requests, for example. This is the same CA Bundle which ships with the Requests codebase, and is derived from Mozilla Firefox's canonical set. This package contains ELF symbols and related sources for debugging purposes. OE: python-certifi HomePage: http://certifi.io/ License: ISC Priority: optional Package: python-certifi-dev Version: 2018.1.18-r0.0 Depends: python-certifi (= 2018.1.18-r0.0) Recommends: python-core-dev, python-dev Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 9522ff55031ce21da8a5cc0c97da5def Size: 970 Filename: python-certifi-dev_2018.1.18-r0.0_core2-32.ipk Description: Python package for providing Mozilla's CA Bundle. - Development files This installable Python package contains a CA Bundle that you can reference in your Python code. This is useful for verifying HTTP requests, for example. This is the same CA Bundle which ships with the Requests codebase, and is derived from Mozilla Firefox's canonical set. This package contains symbolic links, header files, and related items necessary for software development. OE: python-certifi HomePage: http://certifi.io/ License: ISC Priority: optional Package: python-certifi Version: 2018.1.18-r0.0 Depends: python-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 00a46f149697969c5206e71e7c6a438e Size: 137834 Filename: python-certifi_2018.1.18-r0.0_core2-32.ipk Description: Python package for providing Mozilla's CA Bundle. This installable Python package contains a CA Bundle that you can reference in your Python code. This is useful for verifying HTTP requests, for example. This is the same CA Bundle which ships with the Requests codebase, and is derived from Mozilla Firefox's canonical set. OE: python-certifi HomePage: http://certifi.io/ License: ISC Priority: optional Package: python-cffi-dbg Version: 1.11.5-r0.0 Recommends: libc6-dbg, libffi-dbg Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 841dae859f7aa07a0520347dde8dbd1e Size: 177044 Filename: python-cffi-dbg_1.11.5-r0.0_core2-32.ipk Description: Foreign Function Interface for Python calling C code - Debugging files Foreign Function Interface for Python calling C code. This package contains ELF symbols and related sources for debugging purposes. OE: python-cffi HomePage: http://cffi.readthedocs.org/ License: MIT Priority: optional Package: python-cffi-dev Version: 1.11.5-r0.0 Depends: python-cffi (= 1.11.5-r0.0) Recommends: libc6-dev, libffi-dev, python-ctypes-dev, python-dev, python-io-dev, python-pycparser-dev, python-shell-dev Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 44ccf9e7dfe133e28b8936cd2735f14e Size: 870 Filename: python-cffi-dev_1.11.5-r0.0_core2-32.ipk Description: Foreign Function Interface for Python calling C code - Development files Foreign Function Interface for Python calling C code. This package contains symbolic links, header files, and related items necessary for software development. OE: python-cffi HomePage: http://cffi.readthedocs.org/ License: MIT Priority: optional Package: python-cffi Version: 1.11.5-r0.0 Depends: libc6 (>= 2.27), libffi6 (>= 3.2.1), python-ctypes, python-io, python-shell Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 48949b2297ec9fb99d58632b328646e3 Size: 191102 Filename: python-cffi_1.11.5-r0.0_core2-32.ipk Description: Foreign Function Interface for Python calling C code Foreign Function Interface for Python calling C code. OE: python-cffi HomePage: http://cffi.readthedocs.org/ License: MIT Priority: optional Package: python-codecs Version: 2.7.15-r1.0 Depends: libc6 (>= 2.27), libpython2.7-1.0 (>= 2.7.15), python-core, python-io, python-lang Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: b1c1e42537e8196a5c1bf04156083ffe Size: 514416 Filename: python-codecs_2.7.15-r1.0_core2-32.ipk Description: Python codec The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-compile Version: 2.7.15-r1.0 Depends: python-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: c9465648341b6914fbf17f81389c77ad Size: 8394 Filename: python-compile_2.7.15-r1.0_core2-32.ipk Description: Python bytecode compilation support The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-compiler Version: 2.7.15-r1.0 Depends: python-core, python-io, python-lang Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 58fb10dc8fc35234b3360f9a2b859b52 Size: 74732 Filename: python-compiler_2.7.15-r1.0_core2-32.ipk Description: Python compiler support The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-compression Version: 2.7.15-r1.0 Depends: libbz2-1 (>= 1.0.6), libc6 (>= 2.27), libpython2.7-1.0 (>= 2.7.15), python-core, python-io, python-shell, python-unixadmin, python-zlib Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 83217d754c535961afeaa46b1b7c3f3f Size: 86458 Filename: python-compression_2.7.15-r1.0_core2-32.ipk Description: Python high-level compression support The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-contextlib Version: 2.7.15-r1.0 Depends: python-core, python-lang Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 2517a937a3fc608e30556a8ebaa6a6db Size: 3470 Filename: python-contextlib_2.7.15-r1.0_core2-32.ipk Description: Python utilities for with-statementcontexts. The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-core Version: 2.7.15-r1.0 Depends: libc6 (>= 2.27), libpython2.7-1.0 (>= 2.7.15), libreadline7 (>= 7.0), libz1 (>= 1.2.11), update-alternatives-opkg Provides: python Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 11ec2dd3645b5f0f088cb7b1eca261a8 Size: 395410 Filename: python-core_2.7.15-r1.0_core2-32.ipk Description: Python interpreter and core modules The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-crypt Version: 2.7.15-r1.0 Depends: libc6 (>= 2.27), libcrypto1.0.2 (>= 1.0.2p), libpython2.7-1.0 (>= 2.7.15), python-core Recommends: openssl Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 90de7ab14ae9f17d732283b2438d05a5 Size: 14194 Filename: python-crypt_2.7.15-r1.0_core2-32.ipk Description: Python basic cryptographic and hashing support The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-cryptography-dbg Version: 2.1.4-r0.0 Recommends: libc6-dbg, libcrypto-dbg, libssl-dbg Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: ffa522636d2e674777a922683ebc6a30 Size: 397336 Filename: python-cryptography-dbg_2.1.4-r0.0_core2-32.ipk Description: Provides cryptographic recipes and primitives to python developers - Debugging files Provides cryptographic recipes and primitives to python developers. This package contains ELF symbols and related sources for debugging purposes. OE: python-cryptography HomePage: https://cryptography.io/ License: Apache-2.0 | BSD Priority: optional Package: python-cryptography-dev Version: 2.1.4-r0.0 Depends: python-cryptography (= 2.1.4-r0.0) Recommends: libc6-dev, libcrypto-dev, libssl-dev, python-asn1crypto-dev, python-cffi-dev, python-contextlib-dev, python-dev, python-enum34-dev, python-idna-dev, python-ipaddress-dev, python-numbers-dev, python-pycparser-dev, python-setuptools-dev, python-six-dev, python-subprocess-dev, python-threading-dev Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 20a037ba05455c85efc1da182f64af71 Size: 938 Filename: python-cryptography-dev_2.1.4-r0.0_core2-32.ipk Description: Provides cryptographic recipes and primitives to python developers - Development files Provides cryptographic recipes and primitives to python developers. This package contains symbolic links, header files, and related items necessary for software development. OE: python-cryptography HomePage: https://cryptography.io/ License: Apache-2.0 | BSD Priority: optional Package: python-cryptography Version: 2.1.4-r0.0 Depends: libc6 (>= 2.27), libcrypto1.0.2 (>= 1.0.2o), libssl1.0.2 (>= 1.0.2o), python-asn1crypto, python-cffi, python-contextlib, python-enum34, python-idna, python-ipaddress, python-numbers, python-pycparser, python-setuptools, python-six, python-subprocess, python-threading Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 6ee6ba68bdfd584a9e8cd628ab86b874 Size: 278814 Filename: python-cryptography_2.1.4-r0.0_core2-32.ipk Description: Provides cryptographic recipes and primitives to python developers Provides cryptographic recipes and primitives to python developers. OE: python-cryptography HomePage: https://cryptography.io/ License: Apache-2.0 | BSD Priority: optional Package: python-ctypes Version: 2.7.15-r1.0 Depends: libc6 (>= 2.27), libffi6 (>= 3.2.1), libpython2.7-1.0 (>= 2.7.15), python-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 9b6b64cd65c3e35775b9c4ab1bd0a3f8 Size: 161978 Filename: python-ctypes_2.7.15-r1.0_core2-32.ipk Description: Python C types support The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-curses Version: 2.7.15-r1.0 Depends: libc6 (>= 2.27), libncursesw5 (>= 6.0+20171125), libpanelw5 (>= 6.0+20171125), libpython2.7-1.0 (>= 2.7.15), libtinfo5 (>= 6.0+20171125), python-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 36c7891a88cea5f9408dff5941f1dbee Size: 33186 Filename: python-curses_2.7.15-r1.0_core2-32.ipk Description: Python curses support The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-datetime Version: 2.7.15-r1.0 Depends: libc6 (>= 2.27), libpython2.7-1.0 (>= 2.7.15), python-codecs, python-core, python-lang Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 1bfc4b1e1903b9ac2a6b72599354c5da Size: 56514 Filename: python-datetime_2.7.15-r1.0_core2-32.ipk Description: Python calendar and time support The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-db Version: 2.7.15-r1.0 Depends: libc6 (>= 2.27), libgdbm-compat4 (>= 1.14.1), libpython2.7-1.0 (>= 2.7.15), python-bsddb, python-core, python-gdbm Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: e191bf6eee1dc9cfee7a4dd16dcafb25 Size: 13676 Filename: python-db_2.7.15-r1.0_core2-32.ipk Description: Python file-based database support The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-dbg Version: 2.7.15-r1.0 Recommends: db-dbg, gdbm-compat-dbg, libbz2-dbg, libc6-dbg, libcrypto-dbg, libffi-dbg, libgdbm-dbg, libpython2-dbg, libreadline-dbg, libsqlite3-dbg, libssl-dbg, libz-dbg, ncurses-libncursesw-dbg, ncurses-libpanelw-dbg, ncurses-libtinfo-dbg Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 55de1fbd375d05f525790fbab9812085 Size: 4139694 Filename: python-dbg_2.7.15-r1.0_core2-32.ipk Description: The Python Programming Language - Debugging files The Python Programming Language. This package contains ELF symbols and related sources for debugging purposes. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-debugger Version: 2.7.15-r1.0 Depends: python-core, python-io, python-lang, python-pprint, python-shell Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 3290fb1835b8c38019ebd7e3506e273c Size: 30960 Filename: python-debugger_2.7.15-r1.0_core2-32.ipk Description: Python debugger The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-dev Version: 2.7.15-r1.0 Depends: libpython2.7-1.0, python-core Recommends: bzip2-dev, db-dev, gdbm-compat-dev, libbz2-dev, libc6-dev, libcrypto-dev, libffi-dev, libgdbm-dev, libpython2-dev, libreadline-dev, libsqlite3-dev, libssl-dev, libz-dev, ncurses-dev, ncurses-libncursesw-dev, ncurses-libpanelw-dev, ncurses-libtinfo-dev, openssl-dev, python-2to3-dev, python-argparse-dev, python-audio-dev, python-bsddb-dev, python-codecs-dev, python-compile-dev, python-compiler-dev, python-compression-dev, python-contextlib-dev, python-core-dev, python-crypt-dev, python-ctypes-dev, python-curses-dev, python-datetime-dev, python-db-dev, python-debugger-dev, python-difflib-dev, python-distutils-dev, python-doctest-dev, python-email-dev, python-fcntl-dev, python-gdbm-dev, python-hotshot-dev, python-html-dev, python-idle-dev, python-image-dev, python-io-dev, python-json-dev, python-lang-dev, python-logging-dev, python-mailbox-dev, python-math-dev, python-mime-dev, python-mmap-dev, python-multiprocessing-dev, python-netclient-dev, python-netserver-dev, python-numbers-dev, python-pickle-dev, python-pkgutil-dev, python-plistlib-dev, python-pprint-dev, python-profile-dev, python-pydoc-dev, python-re-dev, python-resource-dev, python-robotparser-dev, python-runpy-dev, python-shell-dev, python-smtpd-dev, python-sqlite3-dev, python-stringold-dev, python-subprocess-dev, python-syslog-dev, python-terminal-dev, python-tests-dev, python-textutils-dev, python-threading-dev, python-tkinter-dev, python-unittest-dev, python-unixadmin-dev, python-xml-dev, python-xmlrpc-dev, python-zlib-dev, sqlite3-dev, update-alternatives-opkg-dev Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 6ae022b24a79c723d0cba627629ab9bc Size: 97122 Filename: python-dev_2.7.15-r1.0_core2-32.ipk Description: Python development package The Python Programming Language. This package contains symbolic links, header files, and related items necessary for software development. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-difflib Version: 2.7.15-r1.0 Depends: python-core, python-lang Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 172b9add9454766f6ea0cd8ed3dc1780 Size: 31094 Filename: python-difflib_2.7.15-r1.0_core2-32.ipk Description: Python helpers for computing deltas between objects The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-distutils-staticdev Version: 2.7.15-r1.0 Depends: python-distutils Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: e52a7f938f068c8406ae12c36633de9d Size: 2929612 Filename: python-distutils-staticdev_2.7.15-r1.0_core2-32.ipk Description: Python distribution utilities (static libraries) The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-distutils Version: 2.7.15-r1.0 Depends: python-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 649fc16a8cf0744d19bbeb9cbc84479f Size: 545396 Filename: python-distutils_2.7.15-r1.0_core2-32.ipk Description: Python Distribution Utilities The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-doc Version: 2.7.15-r1.0 Section: doc Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 3c3f29a1988e5fcc15f1c47003e00fa1 Size: 6238 Filename: python-doc_2.7.15-r1.0_core2-32.ipk Description: The Python Programming Language - Documentation files The Python Programming Language. This package contains documentation. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-doctest Version: 2.7.15-r1.0 Depends: python-core, python-crypt, python-debugger, python-difflib, python-fcntl, python-io, python-lang, python-math, python-pprint, python-shell, python-unittest Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 2322c00b1298a9ad9ff5a9852ba5c679 Size: 39570 Filename: python-doctest_2.7.15-r1.0_core2-32.ipk Description: Python framework for running examples in docstrings The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-email Version: 2.7.15-r1.0 Depends: python-contextlib, python-core, python-crypt, python-fcntl, python-io, python-lang, python-math, python-netclient, python-pickle, python-subprocess, python-textutils Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 0951667b9c4d2848d85eb7d95848035b Size: 176984 Filename: python-email_2.7.15-r1.0_core2-32.ipk Description: Python email support The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-enum34-dbg Version: 1.1.6-r0.0 Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 4033176ce99a82e36dea67ebee0ef47f Size: 794 Filename: python-enum34-dbg_1.1.6-r0.0_core2-32.ipk Description: backport of Python 3.4's enum package - Debugging files backport of Python 3.4's enum package. This package contains ELF symbols and related sources for debugging purposes. OE: python-enum34 HomePage: https://bitbucket.org/stoneleaf/enum34 License: BSD-3-Clause Priority: optional Package: python-enum34-dev Version: 1.1.6-r0.0 Depends: python-enum34 (= 1.1.6-r0.0) Recommends: python-core-dev, python-dev Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 179aeac30759c6bff19da851a01162c7 Size: 840 Filename: python-enum34-dev_1.1.6-r0.0_core2-32.ipk Description: backport of Python 3.4's enum package - Development files backport of Python 3.4's enum package. This package contains symbolic links, header files, and related items necessary for software development. OE: python-enum34 HomePage: https://bitbucket.org/stoneleaf/enum34 License: BSD-3-Clause Priority: optional Package: python-enum34 Version: 1.1.6-r0.0 Depends: python-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 0a83ecc1dbee504e76479e7a23e123db Size: 51486 Filename: python-enum34_1.1.6-r0.0_core2-32.ipk Description: backport of Python 3.4's enum package backport of Python 3.4's enum package. OE: python-enum34 HomePage: https://bitbucket.org/stoneleaf/enum34 License: BSD-3-Clause Priority: optional Package: python-fcntl Version: 2.7.15-r1.0 Depends: libc6 (>= 2.27), libpython2.7-1.0 (>= 2.7.15), python-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 76fd2ff90b424ea26332ce7c5e1fe5c3 Size: 6850 Filename: python-fcntl_2.7.15-r1.0_core2-32.ipk Description: Python's fcntl interface The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-futures-dbg Version: 3.2.0-r0.0 Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 570afb9cd1f183ac13458bb3a7d03374 Size: 836 Filename: python-futures-dbg_3.2.0-r0.0_core2-32.ipk Description: python-futures version 3.2.0-r0 - Debugging files The concurrent.futures module provides a high-level interface for asynchronously executing callables. This package contains ELF symbols and related sources for debugging purposes. OE: python-futures HomePage: http://code.google.com/p/pythonfutures License: BSD Priority: optional Package: python-futures-dev Version: 3.2.0-r0.0 Depends: python-futures (= 3.2.0-r0.0) Recommends: python-core-dev, python-dev Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 91cd140fba30b1808e9e85929b0007f1 Size: 880 Filename: python-futures-dev_3.2.0-r0.0_core2-32.ipk Description: python-futures version 3.2.0-r0 - Development files The concurrent.futures module provides a high-level interface for asynchronously executing callables. This package contains symbolic links, header files, and related items necessary for software development. OE: python-futures HomePage: http://code.google.com/p/pythonfutures License: BSD Priority: optional Package: python-futures Version: 3.2.0-r0.0 Depends: python-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: c614234c7b8453dbfc2a8131b1afdbc7 Size: 19342 Filename: python-futures_3.2.0-r0.0_core2-32.ipk Description: python-futures version 3.2.0-r0 The concurrent.futures module provides a high-level interface for asynchronously executing callables. OE: python-futures HomePage: http://code.google.com/p/pythonfutures License: BSD Priority: optional Package: python-gdbm Version: 2.7.15-r1.0 Depends: libc6 (>= 2.27), libgdbm5 (>= 1.14.1), libpython2.7-1.0 (>= 2.7.15), python-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 85ff9b4a3a24c1065af8b9960a10180f Size: 6958 Filename: python-gdbm_2.7.15-r1.0_core2-32.ipk Description: Python GNU database support The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-hotshot Version: 2.7.15-r1.0 Depends: libc6 (>= 2.27), libpython2.7-1.0 (>= 2.7.15), python-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 7dccce7facdf342161c778d68d69af34 Size: 18564 Filename: python-hotshot_2.7.15-r1.0_core2-32.ipk Description: Python hotshot performance profiler The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-html5lib-dbg Version: 1.0.1-r0.0 Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 148fc3ff13c3bef41fc846b9d6fa4b7e Size: 774 Filename: python-html5lib-dbg_1.0.1-r0.0_core2-32.ipk Description: HTML parser based on the WHATWG HTML specifcation - Debugging files HTML parser based on the WHATWG HTML specifcation. This package contains ELF symbols and related sources for debugging purposes. OE: python-html5lib License: MIT Priority: optional Package: python-html5lib-dev Version: 1.0.1-r0.0 Depends: python-html5lib (= 1.0.1-r0.0) Recommends: python-core-dev, python-dev, python-lxml-dev, python-six-dev, python-webencodings-dev, python-xml-dev Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 12daf85b49c6d126edcf9e1b0c4f7c6a Size: 842 Filename: python-html5lib-dev_1.0.1-r0.0_core2-32.ipk Description: HTML parser based on the WHATWG HTML specifcation - Development files HTML parser based on the WHATWG HTML specifcation. This package contains symbolic links, header files, and related items necessary for software development. OE: python-html5lib License: MIT Priority: optional Package: python-html5lib Version: 1.0.1-r0.0 Depends: python-core, python-lxml, python-six, python-webencodings, python-xml Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 1dd715ef42baebd58d72c63634784d08 Size: 169364 Filename: python-html5lib_1.0.1-r0.0_core2-32.ipk Description: HTML parser based on the WHATWG HTML specifcation HTML parser based on the WHATWG HTML specifcation. OE: python-html5lib License: MIT Priority: optional Package: python-html Version: 2.7.15-r1.0 Depends: python-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: a3bdf88bdb0339315f3ac32b3deb0aad Size: 38532 Filename: python-html_2.7.15-r1.0_core2-32.ipk Description: Python HTML processing support The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-idle Version: 2.7.15-r1.0 Depends: python-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: f9d8588dfe23d4cfb863df35ccf21a40 Size: 414782 Filename: python-idle_2.7.15-r1.0_core2-32.ipk Description: Python Integrated Development Environment The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-idna-dbg Version: 2.6-r0.0 Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 4042c85744befbdf6352509d326e31fc Size: 812 Filename: python-idna-dbg_2.6-r0.0_core2-32.ipk Description: Internationalised Domain Names in Applications - Debugging files Internationalised Domain Names in Applications. This package contains ELF symbols and related sources for debugging purposes. OE: python-idna HomePage: https://github.com/kjd/idna License: BSD-3-Clause & Python-2.0 & Unicode Priority: optional Package: python-idna-dev Version: 2.6-r0.0 Depends: python-idna (= 2.6-r0.0) Recommends: python-codecs-dev, python-dev Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: f0f471b7061ff9b8bf164192a725aa09 Size: 858 Filename: python-idna-dev_2.6-r0.0_core2-32.ipk Description: Internationalised Domain Names in Applications - Development files Internationalised Domain Names in Applications. This package contains symbolic links, header files, and related items necessary for software development. OE: python-idna HomePage: https://github.com/kjd/idna License: BSD-3-Clause & Python-2.0 & Unicode Priority: optional Package: python-idna Version: 2.6-r0.0 Depends: python-codecs Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: bc519810773afe53ff81dd7a2fab2c9d Size: 72248 Filename: python-idna_2.6-r0.0_core2-32.ipk Description: Internationalised Domain Names in Applications Internationalised Domain Names in Applications. OE: python-idna HomePage: https://github.com/kjd/idna License: BSD-3-Clause & Python-2.0 & Unicode Priority: optional Package: python-image Version: 2.7.15-r1.0 Depends: python-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 649afeb6b6c873401354da864e852846 Size: 5598 Filename: python-image_2.7.15-r1.0_core2-32.ipk Description: Python graphical image handling The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-imaging-dbg Version: 1.1.7-r5.0 Recommends: libc6-dbg, libfreetype-dbg, libjpeg-dbg, libz-dbg Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 78f2ea9865901faad7c9fe7c3d6a388f Size: 275750 Filename: python-imaging-dbg_1.1.7-r5.0_core2-32.ipk Description: Python Imaging Library (PIL) - Debugging files Python Imaging Library (PIL). This package contains ELF symbols and related sources for debugging purposes. OE: python-imaging License: MIT Priority: optional Package: python-imaging-dev Version: 1.1.7-r5.0 Depends: python-imaging (= 1.1.7-r5.0) Recommends: jpeg-dev, libc6-dev, libfreetype-dev, libjpeg-dev, libtiff-dev, libz-dev, python-core-dev, python-dev, python-lang-dev, python-stringold-dev Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: f00121b70d62ed0f90f023e05dec997c Size: 844 Filename: python-imaging-dev_1.1.7-r5.0_core2-32.ipk Description: Python Imaging Library (PIL) - Development files Python Imaging Library (PIL). This package contains symbolic links, header files, and related items necessary for software development. OE: python-imaging License: MIT Priority: optional Package: python-imaging-doc Version: 1.1.7-r5.0 Section: doc Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 0d984bde91440d99264e59f09ba50455 Size: 23918 Filename: python-imaging-doc_1.1.7-r5.0_core2-32.ipk Description: Python Imaging Library (PIL) - Documentation files Python Imaging Library (PIL). This package contains documentation. OE: python-imaging License: MIT Priority: optional Package: python-imaging Version: 1.1.7-r5.0 Depends: libc6 (>= 2.27), libfreetype6 (>= 2.9), libjpeg62 (>= 1.5.3), libz1 (>= 1.2.11), python-core, python-lang, python-stringold Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: b26c27d68649df09cc7d2c91e4f47fd0 Size: 330888 Filename: python-imaging_1.1.7-r5.0_core2-32.ipk Description: Python Imaging Library (PIL) Python Imaging Library (PIL). OE: python-imaging License: MIT Priority: optional Package: python-io Version: 2.7.15-r1.0 Depends: libc6 (>= 2.27), libcrypto1.0.2 (>= 1.0.2p), libpython2.7-1.0 (>= 2.7.15), libssl1.0.2 (>= 1.0.2p), python-contextlib, python-core, python-crypt, python-fcntl, python-lang, python-math, python-netclient, python-textutils Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 98ce85c9f9f96973ea65ecc2f09eed63 Size: 188210 Filename: python-io_2.7.15-r1.0_core2-32.ipk Description: Python low-level I/O The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-ipaddress-dbg Version: 1.0.19-r0.0 Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 251d102eb70523091fe36d7851871113 Size: 796 Filename: python-ipaddress-dbg_1.0.19-r0.0_core2-32.ipk Description: Python 3.3+'s ipaddress for Python 2.6, 2.7, 3.2. - Debugging files Python 3.3+'s ipaddress for Python 2.6, 2.7, 3.2.. This package contains ELF symbols and related sources for debugging purposes. OE: python-ipaddress HomePage: https://github.com/phihag/ipaddress License: Python-2.0 Priority: optional Package: python-ipaddress-dev Version: 1.0.19-r0.0 Depends: python-ipaddress (= 1.0.19-r0.0) Recommends: python-core-dev, python-dev, python-pip-dev Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 4271ae912a1ceedb6bd004b606cc5eaf Size: 846 Filename: python-ipaddress-dev_1.0.19-r0.0_core2-32.ipk Description: Python 3.3+'s ipaddress for Python 2.6, 2.7, 3.2. - Development files Python 3.3+'s ipaddress for Python 2.6, 2.7, 3.2.. This package contains symbolic links, header files, and related items necessary for software development. OE: python-ipaddress HomePage: https://github.com/phihag/ipaddress License: Python-2.0 Priority: optional Package: python-ipaddress Version: 1.0.19-r0.0 Depends: python-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: ac11da8ca6494bd209a68eef486460ac Size: 26462 Filename: python-ipaddress_1.0.19-r0.0_core2-32.ipk Description: Python 3.3+'s ipaddress for Python 2.6, 2.7, 3.2. Python 3.3+'s ipaddress for Python 2.6, 2.7, 3.2.. OE: python-ipaddress HomePage: https://github.com/phihag/ipaddress License: Python-2.0 Priority: optional Package: python-json Version: 2.7.15-r1.0 Depends: libc6 (>= 2.27), libpython2.7-1.0 (>= 2.7.15), python-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 59663b100139ff10bb96f891f1a83c95 Size: 52138 Filename: python-json_2.7.15-r1.0_core2-32.ipk Description: Python JSON support The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-lang Version: 2.7.15-r1.0 Depends: libc6 (>= 2.27), libpython2.7-1.0 (>= 2.7.15), python-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 58b7df10ec2f334a3f8d2f0edc73ce75 Size: 96588 Filename: python-lang_2.7.15-r1.0_core2-32.ipk Description: Python low-level language support The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-ldap-dbg Version: 2.4.41-r0.0 Recommends: libc6-dbg, libldap-2.4-dbg Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: b34b7a37fe94ef4d284b678ba4d70f1c Size: 61786 Filename: python-ldap-dbg_2.4.41-r0.0_core2-32.ipk Description: Provides a wrapper in Python to LDAP - Debugging files This module provides access to the LDAP (Lightweight Directory Access Protocol) through Python operations instead of C API. The module mainly acts as a wrapper for the OpenLDAP 2.x libraries. Errors will appear as exceptions. This package contains ELF symbols and related sources for debugging purposes. OE: python-ldap HomePage: http://www.python-ldap.org/ License: PSF Priority: optional Package: python-ldap-dev Version: 2.4.41-r0.0 Depends: python-ldap (= 2.4.41-r0.0) Recommends: libc6-dev, libldap-2.4-dev, libsasl2-dev, python-dev, python-pprint-dev, python-threading-dev Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 6ad1510695a1f2713868fa354f1372a7 Size: 976 Filename: python-ldap-dev_2.4.41-r0.0_core2-32.ipk Description: Provides a wrapper in Python to LDAP - Development files This module provides access to the LDAP (Lightweight Directory Access Protocol) through Python operations instead of C API. The module mainly acts as a wrapper for the OpenLDAP 2.x libraries. Errors will appear as exceptions. This package contains symbolic links, header files, and related items necessary for software development. OE: python-ldap HomePage: http://www.python-ldap.org/ License: PSF Priority: optional Package: python-ldap Version: 2.4.41-r0.0 Depends: libc6 (>= 2.27), libldap-2.4-2 (>= 2.4.45), python-pprint, python-threading Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: a8b94bad19a49599229ba12b5255021e Size: 122008 Filename: python-ldap_2.4.41-r0.0_core2-32.ipk Description: Provides a wrapper in Python to LDAP This module provides access to the LDAP (Lightweight Directory Access Protocol) through Python operations instead of C API. The module mainly acts as a wrapper for the OpenLDAP 2.x libraries. Errors will appear as exceptions. OE: python-ldap HomePage: http://www.python-ldap.org/ License: PSF Priority: optional Package: python-logging Version: 2.7.15-r1.0 Depends: python-core, python-io, python-threading Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: c37ac10b103d486849d202df4d5fda45 Size: 56704 Filename: python-logging_2.7.15-r1.0_core2-32.ipk Description: Python logging support The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-lxml-dbg Version: 4.2.1-r0.0 Recommends: libc6-dbg, libxml2-dbg, libxslt-dbg Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 7f229642e2868c63f649d38ed0d7060f Size: 2813184 Filename: python-lxml-dbg_4.2.1-r0.0_core2-32.ipk Description: Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API. - Debugging files lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries. It provides safe and convenient access to these libraries using the ElementTree API. It extends the ElementTree API significantly to offer support for XPath, RelaxNG, XML Schema, XSLT, C14N and much more. This package contains ELF symbols and related sources for debugging purposes. OE: python-lxml HomePage: http://codespeak.net/lxml License: BSD & GPLv2 & MIT & PSF Priority: optional Package: python-lxml-dev Version: 4.2.1-r0.0 Depends: python-lxml (= 4.2.1-r0.0) Recommends: libc6-dev, libxml2-dev, libxslt-dev, python-compression-dev, python-core-dev, python-dev Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 76fc81aa26da3b1db5bbd438537121b8 Size: 1042 Filename: python-lxml-dev_4.2.1-r0.0_core2-32.ipk Description: Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API. - Development files lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries. It provides safe and convenient access to these libraries using the ElementTree API. It extends the ElementTree API significantly to offer support for XPath, RelaxNG, XML Schema, XSLT, C14N and much more. This package contains symbolic links, header files, and related items necessary for software development. OE: python-lxml HomePage: http://codespeak.net/lxml License: BSD & GPLv2 & MIT & PSF Priority: optional Package: python-lxml Version: 4.2.1-r0.0 Depends: libc6 (>= 2.27), libxml2 (>= 2.9.7), libxslt (>= 1.1.32), python-compression, python-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: b54209dca82332f8ddb5e2a61c8ba91f Size: 1004828 Filename: python-lxml_4.2.1-r0.0_core2-32.ipk Description: Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API. lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries. It provides safe and convenient access to these libraries using the ElementTree API. It extends the ElementTree API significantly to offer support for XPath, RelaxNG, XML Schema, XSLT, C14N and much more. OE: python-lxml HomePage: http://codespeak.net/lxml License: BSD & GPLv2 & MIT & PSF Priority: optional Package: python-mailbox Version: 2.7.15-r1.0 Depends: python-codecs, python-contextlib, python-core, python-crypt, python-datetime, python-email, python-fcntl, python-io, python-lang, python-math, python-mime, python-netclient, python-textutils Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 9edf0558e4d51e3da816cfc391a85eca Size: 31642 Filename: python-mailbox_2.7.15-r1.0_core2-32.ipk Description: Python mailbox format support The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-math Version: 2.7.15-r1.0 Depends: libc6 (>= 2.27), libpython2.7-1.0 (>= 2.7.15), python-core, python-crypt Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: e7a850ff21c1536bae2874f7a2920f38 Size: 57768 Filename: python-math_2.7.15-r1.0_core2-32.ipk Description: Python math support The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-mime Version: 2.7.15-r1.0 Depends: python-contextlib, python-core, python-crypt, python-fcntl, python-io, python-lang, python-math, python-netclient, python-textutils Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 273edd74cb3f7f4c026431fa6d210360 Size: 38372 Filename: python-mime_2.7.15-r1.0_core2-32.ipk Description: Python MIME handling APIs The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-misc Version: 2.7.15-r1.0 Depends: libc6 (>= 2.27), libpython2.7-1.0 (>= 2.7.15) Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 1314d5d7900569739aec5806e0db1a34 Size: 1911240 Filename: python-misc_2.7.15-r1.0_core2-32.ipk Description: The Python Programming Language The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-mmap Version: 2.7.15-r1.0 Depends: libc6 (>= 2.27), libpython2.7-1.0 (>= 2.7.15), python-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 4ab810ac39b2efb81805c78793071c67 Size: 9280 Filename: python-mmap_2.7.15-r1.0_core2-32.ipk Description: Python memory-mapped file support The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-modules Version: 2.7.15-r1.0 Depends: python-2to3, python-argparse, python-audio, python-bsddb, python-codecs, python-compile, python-compiler, python-compression, python-contextlib, python-core, python-crypt, python-ctypes, python-curses, python-datetime, python-db, python-debugger, python-difflib, python-distutils, python-doctest, python-email, python-fcntl, python-gdbm, python-hotshot, python-html, python-idle, python-image, python-io, python-json, python-lang, python-logging, python-mailbox, python-math, python-mime, python-mmap, python-multiprocessing, python-netclient, python-netserver, python-numbers, python-pickle, python-pkgutil, python-plistlib, python-pprint, python-profile, python-pydoc, python-re, python-resource, python-robotparser, python-runpy, python-shell, python-smtpd, python-sqlite3, python-stringold, python-subprocess, python-syslog, python-terminal, python-textutils, python-threading, python-tkinter, python-unittest, python-unixadmin, python-xml, python-xmlrpc, python-zlib Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 93da2118985c08c3727f20ccb720e824 Size: 1048 Filename: python-modules_2.7.15-r1.0_core2-32.ipk Description: All Python modules The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-multiprocessing Version: 2.7.15-r1.0 Depends: libc6 (>= 2.27), libpython2.7-1.0 (>= 2.7.15), python-core, python-fcntl, python-io, python-pickle, python-subprocess, python-threading Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: ae7224931c40e41348d414c7198f7c74 Size: 82536 Filename: python-multiprocessing_2.7.15-r1.0_core2-32.ipk Description: Python multiprocessing support The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-netclient Version: 2.7.15-r1.0 Depends: python-codecs, python-contextlib, python-core, python-crypt, python-ctypes, python-datetime, python-email, python-fcntl, python-io, python-lang, python-math, python-mime, python-pickle, python-subprocess, python-textutils, python-threading Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 07f3707b29ace98c17b193a3307679ce Size: 186904 Filename: python-netclient_2.7.15-r1.0_core2-32.ipk Description: Python Internet Protocol clients The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-netserver Version: 2.7.15-r1.0 Depends: python-compression, python-contextlib, python-core, python-crypt, python-fcntl, python-io, python-lang, python-math, python-mime, python-netclient, python-shell, python-textutils, python-threading, python-unixadmin, python-zlib Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 25f9c138980fdb3a9b4dee3c3e37b0a2 Size: 46208 Filename: python-netserver_2.7.15-r1.0_core2-32.ipk Description: Python Internet Protocol servers The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-numbers Version: 2.7.15-r1.0 Depends: python-codecs, python-core, python-lang, python-math, python-threading Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 68feff06aa5abe155ed39341a6eda939 Size: 77146 Filename: python-numbers_2.7.15-r1.0_core2-32.ipk Description: Python number APIs The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-pickle Version: 2.7.15-r1.0 Depends: libc6 (>= 2.27), libpython2.7-1.0 (>= 2.7.15), python-core, python-io Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 94e09f40176dea3c68a5d429bf35773d Size: 77648 Filename: python-pickle_2.7.15-r1.0_core2-32.ipk Description: Python serialisation/persistence support The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-pip-dbg Version: 9.0.3-r0.0 Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: a5b569deca641f5abaa11333c5f3f3cd Size: 798 Filename: python-pip-dbg_9.0.3-r0.0_core2-32.ipk Description: PIP is a tool for installing and managing Python packages - Debugging files PIP is a tool for installing and managing Python packages. This package contains ELF symbols and related sources for debugging purposes. OE: python-pip HomePage: https://pip.pypa.io/ License: MIT & LGPL-2.1 Priority: optional Package: python-pip-dev Version: 9.0.3-r0.0 Depends: python-pip (= 9.0.3-r0.0) Recommends: python-dev, python-distribute-dev, python-misc-dev, python-modules-dev Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 9c169c3d96dbabcaabd412fe64ffe846 Size: 860 Filename: python-pip-dev_9.0.3-r0.0_core2-32.ipk Description: PIP is a tool for installing and managing Python packages - Development files PIP is a tool for installing and managing Python packages. This package contains symbolic links, header files, and related items necessary for software development. OE: python-pip HomePage: https://pip.pypa.io/ License: MIT & LGPL-2.1 Priority: optional Package: python-pip Version: 9.0.3-r0.0 Depends: python-distribute, python-misc, python-modules Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: e5d619313261f414dc2e6a976c09202b Size: 1416918 Filename: python-pip_9.0.3-r0.0_core2-32.ipk Description: PIP is a tool for installing and managing Python packages PIP is a tool for installing and managing Python packages. OE: python-pip HomePage: https://pip.pypa.io/ License: MIT & LGPL-2.1 Priority: optional Package: python-pkgutil Version: 2.7.15-r1.0 Depends: python-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 544cf199e85be8c7f688cbfa798d5aa5 Size: 10956 Filename: python-pkgutil_2.7.15-r1.0_core2-32.ipk Description: Python package extension utility support The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-plistlib Version: 2.7.15-r1.0 Depends: python-core, python-datetime, python-io Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: f79ea69a6723e11d1d6e954ab0edb084 Size: 9570 Filename: python-plistlib_2.7.15-r1.0_core2-32.ipk Description: Generate and parse Mac OS X .plist files The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-ply-dbg Version: 3.11-r0.0 Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 7a8b54c2ce40f45513ef9fa18bb0686d Size: 804 Filename: python-ply-dbg_3.11-r0.0_core2-32.ipk Description: Python Lex and Yacc - Debugging files Python ply: PLY is yet another implementation of lex and yacc for Python This package contains ELF symbols and related sources for debugging purposes. OE: python-ply HomePage: https://pypi.python.org/pypi/ply License: BSD Priority: optional Package: python-ply-dev Version: 3.11-r0.0 Depends: python-ply (= 3.11-r0.0) Recommends: python-dev, python-netclient-dev, python-shell-dev Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 665a988a4e6f4decef6fca4f19f50759 Size: 856 Filename: python-ply-dev_3.11-r0.0_core2-32.ipk Description: Python Lex and Yacc - Development files Python ply: PLY is yet another implementation of lex and yacc for Python This package contains symbolic links, header files, and related items necessary for software development. OE: python-ply HomePage: https://pypi.python.org/pypi/ply License: BSD Priority: optional Package: python-ply Version: 3.11-r0.0 Depends: python-netclient, python-shell Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 46d16a738f1cb5b28eebeb16ca54f20d Size: 72654 Filename: python-ply_3.11-r0.0_core2-32.ipk Description: Python Lex and Yacc Python ply: PLY is yet another implementation of lex and yacc for Python OE: python-ply HomePage: https://pypi.python.org/pypi/ply License: BSD Priority: optional Package: python-pprint Version: 2.7.15-r1.0 Depends: python-core, python-io Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: d5f73a83563ffd38cc354aa46435d9d6 Size: 6906 Filename: python-pprint_2.7.15-r1.0_core2-32.ipk Description: Python pretty-print support The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-profile Version: 2.7.15-r1.0 Depends: libc6 (>= 2.27), libpython2.7-1.0 (>= 2.7.15), python-codecs, python-core, python-lang, python-resource, python-textutils Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 1c203cf52a525a4aaa31f5eebbf4ea6f Size: 32190 Filename: python-profile_2.7.15-r1.0_core2-32.ipk Description: Python basic performance profiling support The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-pycparser-dbg Version: 2.18-r0.0 Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 9fdc5948343df2b40121024ce6add70f Size: 802 Filename: python-pycparser-dbg_2.18-r0.0_core2-32.ipk Description: Parser of the C language, written in pure Python - Debugging files Parser of the C language, written in pure Python. This package contains ELF symbols and related sources for debugging purposes. OE: python-pycparser HomePage: https://github.com/eliben/pycparser License: BSD-3-Clause Priority: optional Package: python-pycparser-dev Version: 2.18-r0.0 Depends: python-pycparser (= 2.18-r0.0) Recommends: cpp-dev, cpp-symlinks-dev, python-dev, python-ply-dev, python-pprint-dev Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: eae43bc136dcf2d1d3f33fcc19ddbb88 Size: 866 Filename: python-pycparser-dev_2.18-r0.0_core2-32.ipk Description: Parser of the C language, written in pure Python - Development files Parser of the C language, written in pure Python. This package contains symbolic links, header files, and related items necessary for software development. OE: python-pycparser HomePage: https://github.com/eliben/pycparser License: BSD-3-Clause Priority: optional Package: python-pycparser Version: 2.18-r0.0 Depends: cpp, cpp-symlinks, python-ply, python-pprint Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: da2e700411306f833872f12aaecc7695 Size: 153132 Filename: python-pycparser_2.18-r0.0_core2-32.ipk Description: Parser of the C language, written in pure Python Parser of the C language, written in pure Python. OE: python-pycparser HomePage: https://github.com/eliben/pycparser License: BSD-3-Clause Priority: optional Package: python-pydoc Version: 2.7.15-r1.0 Depends: python-codecs, python-core, python-lang, python-pkgutil Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 89f4a40051738504e58ffc3dbb9d672a Size: 178580 Filename: python-pydoc_2.7.15-r1.0_core2-32.ipk Description: Python interactive help support The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-pygps Version: 3.17-r0.0 Depends: gpsd, libc6 (>= 2.27), python-core, python-curses, python-io, python-json, python-terminal, python-threading Section: console/network Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 2d608f7f1da090dafb88a5b5e8c7a2fc Size: 45604 Filename: python-pygps_3.17-r0.0_core2-32.ipk Description: Python bindings to gpsd A TCP/IP Daemon simplifying the communication with GPS devices. OE: gpsd License: BSD Priority: optional Package: python-pyopenssl-dbg Version: 17.5.0-r0.0 Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: b55b06021d6736e35e625368aaa8c5e9 Size: 794 Filename: python-pyopenssl-dbg_17.5.0-r0.0_core2-32.ipk Description: Simple Python wrapper around the OpenSSL library - Debugging files Simple Python wrapper around the OpenSSL library. This package contains ELF symbols and related sources for debugging purposes. OE: python-pyopenssl HomePage: https://pyopenssl.org/ License: Apache-2.0 Priority: optional Package: python-pyopenssl-dev Version: 17.5.0-r0.0 Depends: python-pyopenssl (= 17.5.0-r0.0) Recommends: openssl-dev, python-cryptography-dev, python-dev, python-six-dev, python-threading-dev Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 102fc13483f5879969cadf638905ab9a Size: 864 Filename: python-pyopenssl-dev_17.5.0-r0.0_core2-32.ipk Description: Simple Python wrapper around the OpenSSL library - Development files Simple Python wrapper around the OpenSSL library. This package contains symbolic links, header files, and related items necessary for software development. OE: python-pyopenssl HomePage: https://pyopenssl.org/ License: Apache-2.0 Priority: optional Package: python-pyopenssl Version: 17.5.0-r0.0 Depends: python-cryptography, python-six, python-threading Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 5b3306959e908dc833d2b90ffe8a6442 Size: 69134 Filename: python-pyopenssl_17.5.0-r0.0_core2-32.ipk Description: Simple Python wrapper around the OpenSSL library Simple Python wrapper around the OpenSSL library. OE: python-pyopenssl HomePage: https://pyopenssl.org/ License: Apache-2.0 Priority: optional Package: python-re Version: 2.7.15-r1.0 Depends: python-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 4a6460e602ecbc4a9f7fe1417334a419 Size: 1250 Filename: python-re_2.7.15-r1.0_core2-32.ipk Description: Python Regular Expression APIs The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-resource Version: 2.7.15-r1.0 Depends: libc6 (>= 2.27), libpython2.7-1.0 (>= 2.7.15), python-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: a4bf10ad96265d15e1e5e0d766b87064 Size: 4610 Filename: python-resource_2.7.15-r1.0_core2-32.ipk Description: Python resource control interface The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-robotparser Version: 2.7.15-r1.0 Depends: python-contextlib, python-core, python-io, python-lang, python-netclient, python-textutils Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 1785c5b96dcb5f90a96965395002f2de Size: 5290 Filename: python-robotparser_2.7.15-r1.0_core2-32.ipk Description: Python robots.txt parser The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-runpy Version: 2.7.15-r1.0 Depends: python-core, python-pkgutil Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 899369021feebfe5aa08fba2f9e5f42e Size: 6832 Filename: python-runpy_2.7.15-r1.0_core2-32.ipk Description: Python helper for locating/executing scripts in module namespace The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-setuptools-dbg Version: 39.0.0-r0.0 Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 8111653daa489c9c368831e0327ab1d5 Size: 804 Filename: python-setuptools-dbg_39.0.0-r0.0_core2-32.ipk Description: Download, build, install, upgrade, and uninstall Python packages - Debugging files Download, build, install, upgrade, and uninstall Python packages. This package contains ELF symbols and related sources for debugging purposes. OE: python-setuptools HomePage: https://pypi.python.org/pypi/setuptools License: MIT Priority: optional Package: python-setuptools-dev Version: 39.0.0-r0.0 Depends: python-setuptools (= 39.0.0-r0.0) Recommends: python-compile-dev, python-compression-dev, python-core-dev, python-ctypes-dev, python-dev, python-distutils-dev, python-email-dev, python-html-dev, python-netserver-dev, python-numbers-dev, python-pkgutil-dev, python-plistlib-dev, python-shell-dev, python-stringold-dev, python-threading-dev, python-unittest-dev, python-xml-dev Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 1faa5da75a42a26fb97e04cdc9ff9faf Size: 934 Filename: python-setuptools-dev_39.0.0-r0.0_core2-32.ipk Description: Download, build, install, upgrade, and uninstall Python packages - Development files Download, build, install, upgrade, and uninstall Python packages. This package contains symbolic links, header files, and related items necessary for software development. OE: python-setuptools HomePage: https://pypi.python.org/pypi/setuptools License: MIT Priority: optional Package: python-setuptools Version: 39.0.0-r0.0 Depends: python-compile, python-compression, python-core, python-ctypes, python-distutils, python-email, python-html, python-netserver, python-numbers, python-pkgutil, python-plistlib, python-shell, python-stringold, python-threading, python-unittest, python-xml Provides: python-distribute Replaces: python-distribute Conflicts: python-distribute Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 8cff5c17bbbcfe02f46df4b8e120303b Size: 460738 Filename: python-setuptools_39.0.0-r0.0_core2-32.ipk Description: Download, build, install, upgrade, and uninstall Python packages Download, build, install, upgrade, and uninstall Python packages. OE: python-setuptools HomePage: https://pypi.python.org/pypi/setuptools License: MIT Priority: optional Package: python-shell Version: 2.7.15-r1.0 Depends: python-compression, python-core, python-io, python-unixadmin, python-zlib Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 524dd63967bae4dddce71d1ca21092ca Size: 31038 Filename: python-shell_2.7.15-r1.0_core2-32.ipk Description: Python shell-like functionality The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-simplejson-dbg Version: 3.13.2-r0.0 Recommends: libc6-dbg Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: b6b5139a52b5eb9336836366cb2fa4ea Size: 46880 Filename: python-simplejson-dbg_3.13.2-r0.0_core2-32.ipk Description: Simple, fast, extensible JSON encoder/decoder for Python - Debugging files Simple, fast, extensible JSON encoder/decoder for Python. This package contains ELF symbols and related sources for debugging purposes. OE: python-simplejson HomePage: http://cheeseshop.python.org/pypi/simplejson License: MIT Priority: optional Package: python-simplejson-dev Version: 3.13.2-r0.0 Depends: python-simplejson (= 3.13.2-r0.0) Recommends: libc6-dev, python-core-dev, python-dev, python-io-dev, python-netserver-dev, python-numbers-dev, python-re-dev, python-unittest-dev Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 05bc565d541e6910762d6b787bc4e046 Size: 886 Filename: python-simplejson-dev_3.13.2-r0.0_core2-32.ipk Description: Simple, fast, extensible JSON encoder/decoder for Python - Development files Simple, fast, extensible JSON encoder/decoder for Python. This package contains symbolic links, header files, and related items necessary for software development. OE: python-simplejson HomePage: http://cheeseshop.python.org/pypi/simplejson License: MIT Priority: optional Package: python-simplejson-tests Version: 3.13.2-r0.0 Depends: python-simplejson, python-unittest Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: e180cd988ab6b4ceac93d2af64480a13 Size: 36918 Filename: python-simplejson-tests_3.13.2-r0.0_core2-32.ipk Description: Simple, fast, extensible JSON encoder/decoder for Python Simple, fast, extensible JSON encoder/decoder for Python. OE: python-simplejson HomePage: http://cheeseshop.python.org/pypi/simplejson License: MIT Priority: optional Package: python-simplejson Version: 3.13.2-r0.0 Depends: libc6 (>= 2.27), python-core, python-io, python-netserver, python-numbers, python-re Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 402f601307c4383c3d96833650c6f702 Size: 45982 Filename: python-simplejson_3.13.2-r0.0_core2-32.ipk Description: Simple, fast, extensible JSON encoder/decoder for Python Simple, fast, extensible JSON encoder/decoder for Python. OE: python-simplejson HomePage: http://cheeseshop.python.org/pypi/simplejson License: MIT Priority: optional Package: python-singledispatch-dbg Version: 3.4.0.3-r0.0 Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 4ded38a9462782af9cdc1c34c2dc0dc3 Size: 900 Filename: python-singledispatch-dbg_3.4.0.3-r0.0_core2-32.ipk Description: functools.singledispatch from Python 3.4 - Debugging files PEP 443 proposed to expose a mechanism in the functools standard library module in Python 3.4 that provides a simple form of generic programming known as single-dispatch generic functions. This library is a backport of this functionality to Python 2.6 - 3.3 This package contains ELF symbols and related sources for debugging purposes. OE: python-singledispatch License: Apache-2.0 Priority: optional Package: python-singledispatch-dev Version: 3.4.0.3-r0.0 Depends: python-singledispatch (= 3.4.0.3-r0.0) Recommends: python-core-dev, python-dev Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 41d3230a2d7afcea58b3cb3ec581aedd Size: 946 Filename: python-singledispatch-dev_3.4.0.3-r0.0_core2-32.ipk Description: functools.singledispatch from Python 3.4 - Development files PEP 443 proposed to expose a mechanism in the functools standard library module in Python 3.4 that provides a simple form of generic programming known as single-dispatch generic functions. This library is a backport of this functionality to Python 2.6 - 3.3 This package contains symbolic links, header files, and related items necessary for software development. OE: python-singledispatch License: Apache-2.0 Priority: optional Package: python-singledispatch Version: 3.4.0.3-r0.0 Depends: python-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 5a5710d44154bc4af3587c3e96f1b97f Size: 11884 Filename: python-singledispatch_3.4.0.3-r0.0_core2-32.ipk Description: functools.singledispatch from Python 3.4 PEP 443 proposed to expose a mechanism in the functools standard library module in Python 3.4 that provides a simple form of generic programming known as single-dispatch generic functions. This library is a backport of this functionality to Python 2.6 - 3.3 OE: python-singledispatch License: Apache-2.0 Priority: optional Package: python-six-dbg Version: 1.11.0-r0.0 Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 72005844d2335c5d6600ea444a2a269e Size: 784 Filename: python-six-dbg_1.11.0-r0.0_core2-32.ipk Description: Python 2 and 3 compatibility library - Debugging files Python 2 and 3 compatibility library. This package contains ELF symbols and related sources for debugging purposes. OE: python-six HomePage: http://pypi.python.org/pypi/six/ License: MIT Priority: optional Package: python-six-dev Version: 1.11.0-r0.0 Depends: python-six (= 1.11.0-r0.0) Recommends: python-core-dev, python-dev, python-io-dev Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 5d100fa7f3d3574f4c5148c856806dd1 Size: 832 Filename: python-six-dev_1.11.0-r0.0_core2-32.ipk Description: Python 2 and 3 compatibility library - Development files Python 2 and 3 compatibility library. This package contains symbolic links, header files, and related items necessary for software development. OE: python-six HomePage: http://pypi.python.org/pypi/six/ License: MIT Priority: optional Package: python-six Version: 1.11.0-r0.0 Depends: python-core, python-io Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: ffac5f2b0e71a422da7b8f61ea8b3a9e Size: 36214 Filename: python-six_1.11.0-r0.0_core2-32.ipk Description: Python 2 and 3 compatibility library Python 2 and 3 compatibility library. OE: python-six HomePage: http://pypi.python.org/pypi/six/ License: MIT Priority: optional Package: python-smtpd Version: 2.7.15-r1.0 Depends: python-core, python-fcntl, python-io, python-lang Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 961daf5f69cc1140c0eb07107d60aa20 Size: 25570 Filename: python-smtpd_2.7.15-r1.0_core2-32.ipk Description: Python Simple Mail Transport Daemon The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-sqlite3-tests Version: 2.7.15-r1.0 Depends: python-core, python-tests Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: d40c0c25105166df30e339d110aeda02 Size: 37468 Filename: python-sqlite3-tests_2.7.15-r1.0_core2-32.ipk Description: Python Sqlite3 database support tests The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-sqlite3 Version: 2.7.15-r1.0 Depends: libc6 (>= 2.27), libpython2.7-1.0 (>= 2.7.15), libsqlite3-0 (>= 3.22.0), python-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 915e0d35a6fe5992e13c31058e00baf3 Size: 26890 Filename: python-sqlite3_2.7.15-r1.0_core2-32.ipk Description: Python Sqlite3 database support The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-stringold Version: 2.7.15-r1.0 Depends: python-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: a1ffdb3d3d98ad66934995d93a195f4d Size: 6512 Filename: python-stringold_2.7.15-r1.0_core2-32.ipk Description: Python string APIs [deprecated] The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-subprocess Version: 2.7.15-r1.0 Depends: python-core, python-fcntl, python-io, python-pickle Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 38ae3e53a5d1a77686c5ed5efca0df40 Size: 20812 Filename: python-subprocess_2.7.15-r1.0_core2-32.ipk Description: Python subprocess support The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-syslog Version: 2.7.15-r1.0 Depends: libc6 (>= 2.27), libpython2.7-1.0 (>= 2.7.15), python-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: ea20b8ad36f31900fb45c70d0f1723cd Size: 3968 Filename: python-syslog_2.7.15-r1.0_core2-32.ipk Description: Python syslog interface The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-tdb-dbg Version: 1.3.15-r0.0 Recommends: libc6-dbg, libtdb-dbg Section: libs Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 381e1d5d5e28bcf0f0419cc58775325b Size: 100900 Filename: python-tdb-dbg_1.3.15-r0.0_core2-32.ipk Description: The tdb library The tdb library. OE: libtdb HomePage: http://tdb.samba.org/ License: LGPL-3.0+ & GPL-3.0+ Priority: optional Package: python-tdb Version: 1.3.15-r0.0 Depends: libc6 (>= 2.27), libtdb1 (>= 1.3.15), python Section: libs Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: f2915d745791c58ce0d0b8707ce5f8d2 Size: 8622 Filename: python-tdb_1.3.15-r0.0_core2-32.ipk Description: The tdb library The tdb library. OE: libtdb HomePage: http://tdb.samba.org/ License: LGPL-3.0+ & GPL-3.0+ Priority: optional Package: python-terminal Version: 2.7.15-r1.0 Depends: python-core, python-io Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: b61185c99e8618434013fdd4f5d18de4 Size: 4792 Filename: python-terminal_2.7.15-r1.0_core2-32.ipk Description: Python terminal controlling support The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-tests Version: 2.7.15-r1.0 Depends: python-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: f8257077baffb4c4f381ed281743285b Size: 3201354 Filename: python-tests_2.7.15-r1.0_core2-32.ipk Description: Python tests The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-tevent-dbg Version: 0.9.36-r0.0 Recommends: libc6-dbg, libtalloc-dbg, libtevent-dbg Section: libs Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: e7cd5f8d7fdc01582053b700e157fa8d Size: 65268 Filename: python-tevent-dbg_0.9.36-r0.0_core2-32.ipk Description: Hierarchical, reference counted memory pool system with destructors Hierarchical, reference counted memory pool system with destructors. OE: libtevent HomePage: http://tevent.samba.org License: LGPLv3+ Priority: optional Package: python-tevent Version: 0.9.36-r0.0 Depends: libc6 (>= 2.27), libtalloc (>= 2.1.11), libtevent0 (>= 0.9.36), python Section: libs Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 959d24e6d85dd67f363d053c43311483 Size: 7556 Filename: python-tevent_0.9.36-r0.0_core2-32.ipk Description: Hierarchical, reference counted memory pool system with destructors Hierarchical, reference counted memory pool system with destructors. OE: libtevent HomePage: http://tevent.samba.org License: LGPLv3+ Priority: optional Package: python-textutils Version: 2.7.15-r1.0 Depends: libc6 (>= 2.27), libpython2.7-1.0 (>= 2.7.15), python-codecs, python-core, python-io, python-lang Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: bf53fe29e80d708ce0ec66dd2172e596 Size: 51002 Filename: python-textutils_2.7.15-r1.0_core2-32.ipk Description: Python option parsin The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-threading Version: 2.7.15-r1.0 Depends: python-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 35713b0e5ef72300b09f93a1e922a6b6 Size: 29958 Filename: python-threading_2.7.15-r1.0_core2-32.ipk Description: Python threading & synchronization support The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-tkinter Version: 2.7.15-r1.0 Depends: python-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: e66f07ed37532276685970410cc8c780 Size: 261238 Filename: python-tkinter_2.7.15-r1.0_core2-32.ipk Description: Python Tcl/Tk bindings The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-tornado-dbg Version: 4.5.3-r0.0 Recommends: libc6-dbg Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: ef4814cd9646902afe71cd60585f6375 Size: 10034 Filename: python-tornado-dbg_4.5.3-r0.0_core2-32.ipk Description: Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. - Debugging files Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. By using non-blocking network I/O, Tornado can scale to tens of thousands of open connections, making it ideal for long polling, WebSockets, and other applications that require a long- lived connection to each user. This package contains ELF symbols and related sources for debugging purposes. OE: python-tornado HomePage: http://www.tornadoweb.org/en/stable/ License: Apache-2.0 Priority: optional Package: python-tornado-dev Version: 4.5.3-r0.0 Depends: python-tornado (= 4.5.3-r0.0) Recommends: libc6-dev, python-backports-abc-dev, python-backports-ssl-dev, python-certifi-dev, python-compression-dev, python-core-dev, python-ctypes-dev, python-dev, python-email-dev, python-html-dev, python-json-dev, python-numbers-dev, python-pkgutil-dev, python-singledispatch-dev, python-subprocess-dev, python-threading-dev, python-unittest-dev Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 2dfa0ef6f13321367162fc6c4437d98f Size: 1140 Filename: python-tornado-dev_4.5.3-r0.0_core2-32.ipk Description: Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. - Development files Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. By using non-blocking network I/O, Tornado can scale to tens of thousands of open connections, making it ideal for long polling, WebSockets, and other applications that require a long- lived connection to each user. This package contains symbolic links, header files, and related items necessary for software development. OE: python-tornado HomePage: http://www.tornadoweb.org/en/stable/ License: Apache-2.0 Priority: optional Package: python-tornado-test Version: 4.5.3-r0.0 Depends: python-tornado, python-unittest Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 4cd2f6436a22bc538fa001bd4c1556b6 Size: 246790 Filename: python-tornado-test_4.5.3-r0.0_core2-32.ipk Description: Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. By using non-blocking network I/O, Tornado can scale to tens of thousands of open connections, making it ideal for long polling, WebSockets, and other applications that require a long-lived connection to each user. OE: python-tornado HomePage: http://www.tornadoweb.org/en/stable/ License: Apache-2.0 Priority: optional Package: python-tornado Version: 4.5.3-r0.0 Depends: libc6 (>= 2.27), python-backports-abc, python-backports-ssl, python-certifi, python-compression, python-core, python-ctypes, python-email, python-html, python-json, python-numbers, python-pkgutil, python-singledispatch, python-subprocess, python-threading Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 7eb8dec2dd3166379411c40597fec8f2 Size: 318750 Filename: python-tornado_4.5.3-r0.0_core2-32.ipk Description: Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. By using non-blocking network I/O, Tornado can scale to tens of thousands of open connections, making it ideal for long polling, WebSockets, and other applications that require a long-lived connection to each user. OE: python-tornado HomePage: http://www.tornadoweb.org/en/stable/ License: Apache-2.0 Priority: optional Package: python-unittest Version: 2.7.15-r1.0 Depends: python-core, python-difflib, python-io, python-lang, python-pprint, python-shell Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 77cf3063671b28fcdca56b2e8e4b6f4d Size: 102894 Filename: python-unittest_2.7.15-r1.0_core2-32.ipk Description: Python unit testing framework The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-unixadmin Version: 2.7.15-r1.0 Depends: libc6 (>= 2.27), libpython2.7-1.0 (>= 2.7.15), python-core, python-io Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 713c8ff4a6df6cf86060d2ac5bc03171 Size: 10756 Filename: python-unixadmin_2.7.15-r1.0_core2-32.ipk Description: Python Unix administration support The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-webencodings-dbg Version: 0.5.1-r0.0 Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 9b7115501e4bf64ef88199f55b093537 Size: 768 Filename: python-webencodings-dbg_0.5.1-r0.0_core2-32.ipk Description: Character encoding aliases for legacy web content - Debugging files Character encoding aliases for legacy web content. This package contains ELF symbols and related sources for debugging purposes. OE: python-webencodings License: BSD Priority: optional Package: python-webencodings-dev Version: 0.5.1-r0.0 Depends: python-webencodings (= 0.5.1-r0.0) Recommends: python-codecs-dev, python-core-dev, python-dev, python-json-dev Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 957e3f031b77401f3b461b1bf05f6841 Size: 822 Filename: python-webencodings-dev_0.5.1-r0.0_core2-32.ipk Description: Character encoding aliases for legacy web content - Development files Character encoding aliases for legacy web content. This package contains symbolic links, header files, and related items necessary for software development. OE: python-webencodings License: BSD Priority: optional Package: python-webencodings Version: 0.5.1-r0.0 Depends: python-codecs, python-core, python-json Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 1416d1b7e30be568f2ce787ef5898a6d Size: 13848 Filename: python-webencodings_0.5.1-r0.0_core2-32.ipk Description: Character encoding aliases for legacy web content Character encoding aliases for legacy web content. OE: python-webencodings License: BSD Priority: optional Package: python-xcbgen Version: 1.12-r0.0 Section: x11/libs Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: fd10f13353819c29bdaafcaa5d33e4ab Size: 28982 Filename: python-xcbgen_1.12-r0.0_core2-32.ipk Description: XCB: The X protocol C binding headers Function prototypes for the X protocol C-language Binding (XCB). XCB is a replacement for Xlib featuring a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility. OE: xcb-proto HomePage: http://xcb.freedesktop.org License: MIT Priority: optional Package: python-xml Version: 2.7.15-r1.0 Depends: libc6 (>= 2.27), libpython2.7-1.0 (>= 2.7.15), python-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 9fbb34837b76ebe7b348c09c6a93cbfe Size: 202820 Filename: python-xml_2.7.15-r1.0_core2-32.ipk Description: Python basic XML support The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-xmlrpc Version: 2.7.15-r1.0 Depends: python-codecs, python-compression, python-contextlib, python-core, python-crypt, python-datetime, python-fcntl, python-io, python-lang, python-math, python-mime, python-netclient, python-netserver, python-pkgutil, python-pydoc, python-textutils, python-threading, python-xml, python-zlib Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: e42adac37d236348eca3b11ae46bfd0f Size: 16762 Filename: python-xmlrpc_2.7.15-r1.0_core2-32.ipk Description: Python XML-RPC support The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python-zlib Version: 2.7.15-r1.0 Depends: libc6 (>= 2.27), libpython2.7-1.0 (>= 2.7.15), libz1 (>= 1.2.11), python-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 0ba34fca2bf5a79c1e4bcd27f9bce508 Size: 9386 Filename: python-zlib_2.7.15-r1.0_core2-32.ipk Description: Python zlib compression support The Python Programming Language. OE: python HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-2to3 Version: 3.5.6-r1.0.0 Depends: python3-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: d7891aa7d51d0e17262da017f12743d7 Size: 154592 Filename: python3-2to3_3.5.6-r1.0.0_core2-32.ipk Description: Python automated Python 2 to 3 code translator The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-async-dbg Version: 0.6.2-r0.0 Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: b3488d9570ccd9b67f1136325ff0cb84 Size: 808 Filename: python3-async-dbg_0.6.2-r0.0_core2-32.ipk Description: Python framework to process interdependent tasks in a pool of workers - Debugging files Python framework to process interdependent tasks in a pool of workers. This package contains ELF symbols and related sources for debugging purposes. OE: python3-async HomePage: http://github.com/gitpython-developers/async License: BSD Priority: optional Package: python3-async-dev Version: 0.6.2-r0.0 Depends: python3-async (= 0.6.2-r0.0) Recommends: python3-core-dev, python3-dev, python3-threading-dev Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: ecc4ecf652ea74409851d6a5e0d504b2 Size: 862 Filename: python3-async-dev_0.6.2-r0.0_core2-32.ipk Description: Python framework to process interdependent tasks in a pool of workers - Development files Python framework to process interdependent tasks in a pool of workers. This package contains symbolic links, header files, and related items necessary for software development. OE: python3-async HomePage: http://github.com/gitpython-developers/async License: BSD Priority: optional Package: python3-async Version: 0.6.2-r0.0 Depends: python3-core, python3-threading Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: b2fd48ede2b4ca1b071ce4e0531fd7ea Size: 44248 Filename: python3-async_0.6.2-r0.0_core2-32.ipk Description: Python framework to process interdependent tasks in a pool of workers Python framework to process interdependent tasks in a pool of workers. OE: python3-async HomePage: http://github.com/gitpython-developers/async License: BSD Priority: optional Package: python3-asyncio Version: 3.5.6-r1.0.0 Depends: python3-compression, python3-core, python3-crypt, python3-io, python3-logging, python3-math, python3-multiprocessing, python3-netclient, python3-pickle, python3-shell, python3-stringold, python3-threading, python3-unixadmin Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 94de395fe863ba562dc6747a960ba83e Size: 184774 Filename: python3-asyncio_3.5.6-r1.0.0_core2-32.ipk Description: Python Asynchronous I/ The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-audio Version: 3.5.6-r1.0.0 Depends: libc6 (>= 2.27), libpython3.5m1.0 (>= 3.5.6), python3-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 19ff2fb0a54b781a6c20d676cb4a6ee3 Size: 49296 Filename: python3-audio_3.5.6-r1.0.0_core2-32.ipk Description: Python Audio Handling The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-codecs Version: 3.5.6-r1.0.0 Depends: libc6 (>= 2.27), libpython3.5m1.0 (>= 3.5.6), python3-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: ec3e4096985445f0700d35e4307f0f7f Size: 17460 Filename: python3-codecs_3.5.6-r1.0.0_core2-32.ipk Description: Python codec The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-compile Version: 3.5.6-r1.0.0 Depends: python3-asyncio, python3-compression, python3-core, python3-crypt, python3-io, python3-logging, python3-math, python3-multiprocessing, python3-pickle, python3-shell, python3-stringold, python3-threading, python3-unixadmin Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 6c8e7bd78eadebd7acbcb01c5364d376 Size: 10900 Filename: python3-compile_3.5.6-r1.0.0_core2-32.ipk Description: Python bytecode compilation support The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-compression Version: 3.5.6-r1.0.0 Depends: libbz2-1 (>= 1.0.6), libc6 (>= 2.27), liblzma5 (>= 5.2.0), libpython3.5m1.0 (>= 3.5.6), libz1 (>= 1.2.11), python3-core, python3-shell, python3-unixadmin Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 2567f036bdcaa23c6e6563ae93d5a949 Size: 118980 Filename: python3-compression_3.5.6-r1.0.0_core2-32.ipk Description: Python high-level compression support The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-core Version: 3.5.6-r1.0.0 Depends: libc6 (>= 2.27), libpython3.5m1.0 (>= 3.5.6), libreadline7 (>= 7.0), libz1 (>= 1.2.11), update-alternatives-opkg Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 43345cf9b1143b8cd3251f08b1f1e0ba Size: 1056172 Filename: python3-core_3.5.6-r1.0.0_core2-32.ipk Description: Python interpreter and core modules The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-crypt Version: 3.5.6-r1.0.0 Depends: libc6 (>= 2.27), libcrypto1.0.2 (>= 1.0.2p), libpython3.5m1.0 (>= 3.5.6), python3-core, python3-math, python3-stringold Recommends: ca-certificates, openssl Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 795ae61f98e2fb7ed32e43c50ab56236 Size: 30166 Filename: python3-crypt_3.5.6-r1.0.0_core2-32.ipk Description: Python basic cryptographic and hashing support The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-ctypes Version: 3.5.6-r1.0.0 Depends: libc6 (>= 2.27), libffi6 (>= 3.2.1), libpython3.5m1.0 (>= 3.5.6), python3-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 9228ec5764d34fa306c82db5fd8f2e79 Size: 76928 Filename: python3-ctypes_3.5.6-r1.0.0_core2-32.ipk Description: Python C types support The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-curses Version: 3.5.6-r1.0.0 Depends: libc6 (>= 2.27), libncurses5 (>= 6.0+20171125), libpanel5 (>= 6.0+20171125), libpython3.5m1.0 (>= 3.5.6), libtinfo5 (>= 6.0+20171125), python3-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 81130c366f7b2f9c86f0385816fe63c7 Size: 37894 Filename: python3-curses_3.5.6-r1.0.0_core2-32.ipk Description: Python curses support The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-datetime Version: 3.5.6-r1.0.0 Depends: libc6 (>= 2.27), libpython3.5m1.0 (>= 3.5.6), python3-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: a3a2317c55c0719138b3824416e4ad7e Size: 83532 Filename: python3-datetime_3.5.6-r1.0.0_core2-32.ipk Description: Python calendar and time support The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-db Version: 3.5.6-r1.0.0 Depends: libc6 (>= 2.27), libgdbm-compat4 (>= 1.14.1), libpython3.5m1.0 (>= 3.5.6), python3-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 75ede5a137585f7cd9041bf88c69476d Size: 15548 Filename: python3-db_3.5.6-r1.0.0_core2-32.ipk Description: Python file-based database support The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-dbg Version: 3.5.6-r1.0.0 Recommends: gdbm-compat-dbg, libbz2-dbg, libc6-dbg, libcrypto-dbg, libffi-dbg, libgdbm-dbg, liblzma-dbg, libpython3-dbg, libreadline-dbg, libsqlite3-dbg, libssl-dbg, libz-dbg, ncurses-libncurses-dbg, ncurses-libpanel-dbg, ncurses-libtinfo-dbg Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 7c5a863d4a729c1c6aabba6ce4c1bc08 Size: 4995726 Filename: python3-dbg_3.5.6-r1.0.0_core2-32.ipk Description: The Python Programming Language - Debugging files The Python Programming Language. This package contains ELF symbols and related sources for debugging purposes. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-dbus-dbg Version: 1.2.6-r0.0 Recommends: dbus-lib-dbg, libc6-dbg, libglib-2.0-dbg Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 78f8c061b578731590efaa5928fcd343 Size: 140568 Filename: python3-dbus-dbg_1.2.6-r0.0_core2-32.ipk Description: Python bindings for the DBus inter-process communication system - Debugging files Python bindings for the DBus inter-process communication system. This package contains ELF symbols and related sources for debugging purposes. OE: python3-dbus HomePage: http://www.freedesktop.org/Software/dbus License: MIT Priority: optional Package: python3-dbus-dev Version: 1.2.6-r0.0 Depends: python3-dbus (= 1.2.6-r0.0) Recommends: dbus-dev, dbus-lib-dev, libc6-dev, libdbus-glib-1-dev, libexpat-dev, libglib-2.0-dev, python3-dev, python3-io-dev, python3-logging-dev, python3-stringold-dev, python3-threading-dev, python3-xml-dev Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: b7b4ca217df505a2e4a1b3f6d3f46f87 Size: 2740 Filename: python3-dbus-dev_1.2.6-r0.0_core2-32.ipk Description: Python bindings for the DBus inter-process communication system - Development files Python bindings for the DBus inter-process communication system. This package contains symbolic links, header files, and related items necessary for software development. OE: python3-dbus HomePage: http://www.freedesktop.org/Software/dbus License: MIT Priority: optional Package: python3-dbus-doc Version: 1.2.6-r0.0 Section: doc Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 2956ee2ad73627535c77f37060b870d4 Size: 23598 Filename: python3-dbus-doc_1.2.6-r0.0_core2-32.ipk Description: Python bindings for the DBus inter-process communication system - Documentation files Python bindings for the DBus inter-process communication system. This package contains documentation. OE: python3-dbus HomePage: http://www.freedesktop.org/Software/dbus License: MIT Priority: optional Package: python3-dbus Version: 1.2.6-r0.0 Depends: libc6 (>= 2.27), libdbus-1-3 (>= 1.12.2), libglib-2.0-0 (>= 2.54.3), python3-io, python3-logging, python3-stringold, python3-threading, python3-xml Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: a675334ad343adb604ea4f2ec4601058 Size: 95410 Filename: python3-dbus_1.2.6-r0.0_core2-32.ipk Description: Python bindings for the DBus inter-process communication system Python bindings for the DBus inter-process communication system. OE: python3-dbus HomePage: http://www.freedesktop.org/Software/dbus License: MIT Priority: optional Package: python3-debugger Version: 3.5.6-r1.0.0 Depends: python3-core, python3-pprint, python3-shell, python3-stringold Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: a8fead0b8c0168f65c9546ec18a9cad9 Size: 42634 Filename: python3-debugger_3.5.6-r1.0.0_core2-32.ipk Description: Python debugger The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-dev Version: 3.5.6-r1.0.0 Depends: libc6 (>= 2.27), libpython3.5m1.0 (>= 3.5.6), python3-core, update-alternatives-opkg Recommends: bzip2-dev, gdbm-compat-dev, libbz2-dev, libc6-dev, libcrypto-dev, libffi-dev, libgdbm-dev, liblzma-dev, libpython3-dev, libreadline-dev, libsqlite3-dev, libssl-dev, libz-dev, ncurses-libncurses-dev, ncurses-libpanel-dev, ncurses-libtinfo-dev, openssl-dev, python3-2to3-dev, python3-asyncio-dev, python3-audio-dev, python3-codecs-dev, python3-compile-dev, python3-compression-dev, python3-core-dev, python3-crypt-dev, python3-ctypes-dev, python3-curses-dev, python3-datetime-dev, python3-db-dev, python3-debugger-dev, python3-difflib-dev, python3-distutils-dev, python3-doctest-dev, python3-email-dev, python3-fcntl-dev, python3-html-dev, python3-idle-dev, python3-image-dev, python3-io-dev, python3-json-dev, python3-logging-dev, python3-mailbox-dev, python3-math-dev, python3-mime-dev, python3-misc-dev, python3-mmap-dev, python3-modules-dev, python3-multiprocessing-dev, python3-netclient-dev, python3-netserver-dev, python3-numbers-dev, python3-pickle-dev, python3-pkgutil-dev, python3-plistlib-dev, python3-pprint-dev, python3-profile-dev, python3-pydoc-dev, python3-resource-dev, python3-runpy-dev, python3-shell-dev, python3-smtpd-dev, python3-sqlite3-dev, python3-stringold-dev, python3-syslog-dev, python3-terminal-dev, python3-threading-dev, python3-tkinter-dev, python3-typing-dev, python3-unittest-dev, python3-unixadmin-dev, python3-venv-dev, python3-xml-dev, python3-xmlrpc-dev, sqlite3-dev, update-alternatives-opkg-dev, xz-dev Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 7fce40e50f78685a18b93b2f73b41258 Size: 129282 Filename: python3-dev_3.5.6-r1.0.0_core2-32.ipk Description: Python development package The Python Programming Language. This package contains symbolic links, header files, and related items necessary for software development. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-difflib Version: 3.5.6-r1.0.0 Depends: python3-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 03b727043049010203a35d47741df56f Size: 34582 Filename: python3-difflib_3.5.6-r1.0.0_core2-32.ipk Description: Python helpers for computing deltas between objects The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-distutils Version: 3.5.6-r1.0.0 Depends: python3-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: cb6f39669ab62767160b67afb3cb601a Size: 873758 Filename: python3-distutils_3.5.6-r1.0.0_core2-32.ipk Description: Python Distribution Utilities The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-doc Version: 3.5.6-r1.0.0 Section: doc Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 55d2381b9c735933ac42af302438a8ef Size: 5788 Filename: python3-doc_3.5.6-r1.0.0_core2-32.ipk Description: The Python Programming Language - Documentation files The Python Programming Language. This package contains documentation. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-doctest Version: 3.5.6-r1.0.0 Depends: python3-core, python3-debugger, python3-difflib, python3-logging, python3-pprint, python3-shell, python3-stringold, python3-unittest Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 09e011478500eb96aaf5a9f9bd75b0c7 Size: 43474 Filename: python3-doctest_3.5.6-r1.0.0_core2-32.ipk Description: Python framework for running examples in docstrings The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-email Version: 3.5.6-r1.0.0 Depends: python3-core, python3-crypt, python3-datetime, python3-io, python3-math, python3-netclient Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: cee8194225e4d56b753f34824fa95252 Size: 178934 Filename: python3-email_3.5.6-r1.0.0_core2-32.ipk Description: Python email support The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-fcntl Version: 3.5.6-r1.0.0 Depends: libc6 (>= 2.27), libpython3.5m1.0 (>= 3.5.6), python3-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 3fe9d046807d00fe35deb19628bd9558 Size: 7158 Filename: python3-fcntl_3.5.6-r1.0.0_core2-32.ipk Description: Python's fcntl interface The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-gdbm Version: 3.5.6-r1.0.0 Depends: libc6 (>= 2.27), libgdbm5 (>= 1.14.1), libpython3.5m1.0 (>= 3.5.6), python3-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 29cc4404a1f576b47c6f81ab109091cf Size: 7716 Filename: python3-gdbm_3.5.6-r1.0.0_core2-32.ipk Description: Python GNU database support The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-git-dbg Version: 2.1.8-r0.0 Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 8ef75d42665cee5f4604a829000560c9 Size: 934 Filename: python3-git-dbg_2.1.8-r0.0_core2-32.ipk Description: Python library used to interact with Git repositories - Debugging files GitPython provides object model read and write access to a git repository. Access repository information conveniently, alter the index directly, handle remotes, or go down to low-level object database access with big-files support. This package contains ELF symbols and related sources for debugging purposes. OE: python3-git HomePage: http://github.com/gitpython-developers/GitPython License: BSD-3-Clause Priority: optional Package: python3-git-dev Version: 2.1.8-r0.0 Depends: python3-git (= 2.1.8-r0.0) Recommends: git-dev, python3-core-dev, python3-datetime-dev, python3-dev, python3-gitdb-dev, python3-io-dev, python3-logging-dev, python3-math-dev, python3-netclient-dev, python3-stringold-dev, python3-unittest-dev, python3-unixadmin-dev Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 99c33bc23967545ad7c2ccfc4626365a Size: 1030 Filename: python3-git-dev_2.1.8-r0.0_core2-32.ipk Description: Python library used to interact with Git repositories - Development files GitPython provides object model read and write access to a git repository. Access repository information conveniently, alter the index directly, handle remotes, or go down to low-level object database access with big-files support. This package contains symbolic links, header files, and related items necessary for software development. OE: python3-git HomePage: http://github.com/gitpython-developers/GitPython License: BSD-3-Clause Priority: optional Package: python3-git Version: 2.1.8-r0.0 Depends: git, python3-core, python3-datetime, python3-gitdb, python3-io, python3-logging, python3-math, python3-netclient, python3-stringold, python3-unittest, python3-unixadmin Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: c67709d0e2efc6ae6da0295ef91822c9 Size: 449932 Filename: python3-git_2.1.8-r0.0_core2-32.ipk Description: Python library used to interact with Git repositories GitPython provides object model read and write access to a git repository. Access repository information conveniently, alter the index directly, handle remotes, or go down to low-level object database access with big-files support. OE: python3-git HomePage: http://github.com/gitpython-developers/GitPython License: BSD-3-Clause Priority: optional Package: python3-gitdb-dbg Version: 2.0.3-r0.0 Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 20a14458750e7f257a5dfeab188a3584 Size: 794 Filename: python3-gitdb-dbg_2.0.3-r0.0_core2-32.ipk Description: A pure-Python git object database - Debugging files A pure-Python git object database. This package contains ELF symbols and related sources for debugging purposes. OE: python3-gitdb HomePage: http://github.com/gitpython-developers/gitdb License: BSD-3-Clause Priority: optional Package: python3-gitdb-dev Version: 2.0.3-r0.0 Depends: python3-gitdb (= 2.0.3-r0.0) Recommends: python3-async-dev, python3-compression-dev, python3-core-dev, python3-crypt-dev, python3-io-dev, python3-mmap-dev, python3-shell-dev, python3-smmap-dev Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: c3eb733dcec6770d2254fe1413da7243 Size: 872 Filename: python3-gitdb-dev_2.0.3-r0.0_core2-32.ipk Description: A pure-Python git object database - Development files A pure-Python git object database. This package contains symbolic links, header files, and related items necessary for software development. OE: python3-gitdb HomePage: http://github.com/gitpython-developers/gitdb License: BSD-3-Clause Priority: optional Package: python3-gitdb Version: 2.0.3-r0.0 Depends: python3-async, python3-compression, python3-core, python3-crypt, python3-io, python3-mmap, python3-shell, python3-smmap Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 2398b99fa996bb0c82d1530e94750684 Size: 80616 Filename: python3-gitdb_2.0.3-r0.0_core2-32.ipk Description: A pure-Python git object database A pure-Python git object database. OE: python3-gitdb HomePage: http://github.com/gitpython-developers/gitdb License: BSD-3-Clause Priority: optional Package: python3-gpg Version: 1.10.0-r0.0 Depends: gpgme (>= 1.10.0), libc6 (>= 2.27), python3-unixadmin Section: base Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 8ea69d724de0f0bf63d53eff12c42594 Size: 177858 Filename: python3-gpg_1.10.0-r0.0_core2-32.ipk Description: High-level GnuPG encryption/signing API GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications. It provides a High-Level Crypto API for encryption, decryption, signing, signature verification and key management OE: gpgme HomePage: http://www.gnupg.org/gpgme.html License: GPLv2+ & LGPLv2.1+ Priority: optional Package: python3-html Version: 3.5.6-r1.0.0 Depends: python3-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: f0256318e4daf5d01a12691990ae0acb Size: 52944 Filename: python3-html_3.5.6-r1.0.0_core2-32.ipk Description: Python HTML processing support The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-idle Version: 3.5.6-r1.0.0 Depends: python3-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: e7904f30a3d18409fef2bf31c0ce4f64 Size: 383324 Filename: python3-idle_3.5.6-r1.0.0_core2-32.ipk Description: Python Integrated Development Environment The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-image Version: 3.5.6-r1.0.0 Depends: python3-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: a2af98aea2d9636efe0ee15273c6f767 Size: 6328 Filename: python3-image_3.5.6-r1.0.0_core2-32.ipk Description: Python graphical image handling The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-io Version: 3.5.6-r1.0.0 Depends: libc6 (>= 2.27), libcrypto1.0.2 (>= 1.0.2p), libpython3.5m1.0 (>= 3.5.6), libssl1.0.2 (>= 1.0.2p), python3-compression, python3-core, python3-crypt, python3-math, python3-netclient, python3-shell, python3-unixadmin Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 8f1870bf8d71e667d50cd907aeda58ea Size: 171870 Filename: python3-io_3.5.6-r1.0.0_core2-32.ipk Description: Python low-level I/O The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-json Version: 3.5.6-r1.0.0 Depends: libc6 (>= 2.27), libpython3.5m1.0 (>= 3.5.6), python3-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 8ed44596161b58a7dee29c189f9c2b35 Size: 33264 Filename: python3-json_3.5.6-r1.0.0_core2-32.ipk Description: Python JSON support The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-libmraa Version: 1.9.0-git0+fbb7d92320-r0.0 Depends: libc6 (>= 2.27), libgcc1 (>= 7.3.0), libmraa1 (>= 1.9.0-git0+fbb7d92320), libpython3.5m1.0 (>= 3.5.5), libstdc++6 (>= 7.3.0), python3 Provides: python3-mraa Section: libs Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: aa2197cf72d9970d3e0b3a975f15e50a Size: 41432 Filename: python3-libmraa_1.9.0-git0+fbb7d92320-r0.0_core2-32.ipk Description: Linux Library for low speed I/O Communication Linux Library for low speed I/O Communication. OE: mraa HomePage: https://github.com/intel-iot-devkit/mraa License: MIT Priority: optional Package: python3-logging Version: 3.5.6-r1.0.0 Depends: python3-core, python3-stringold Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 2bbd48e14f3b61b1cb8bed8191b5b124 Size: 70290 Filename: python3-logging_3.5.6-r1.0.0_core2-32.ipk Description: Python logging support The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-mailbox Version: 3.5.6-r1.0.0 Depends: python3-core, python3-crypt, python3-datetime, python3-email, python3-fcntl, python3-io, python3-math, python3-mime, python3-netclient, python3-stringold Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: a4e2c4a99fe2188ed8e0d94be93b323e Size: 36060 Filename: python3-mailbox_3.5.6-r1.0.0_core2-32.ipk Description: Python mailbox format support The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-math Version: 3.5.6-r1.0.0 Depends: libc6 (>= 2.27), libpython3.5m1.0 (>= 3.5.6), python3-core, python3-crypt Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: b684e88ca7b248dc4795976dfb94a373 Size: 32794 Filename: python3-math_3.5.6-r1.0.0_core2-32.ipk Description: Python math support The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-mime Version: 3.5.6-r1.0.0 Depends: python3-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 9787d023334ffd66f7e2f2619806e49f Size: 10076 Filename: python3-mime_3.5.6-r1.0.0_core2-32.ipk Description: Python MIME handling APIs The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-misc Version: 3.5.6-r1.0.0 Depends: libc6 (>= 2.27), libpython3.5m1.0 (>= 3.5.6), python3-codecs, python3-core, python3-email Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 9f3c41b3aa24938f6743cb70c6eb7c1a Size: 2266364 Filename: python3-misc_3.5.6-r1.0.0_core2-32.ipk Description: The Python Programming Language The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-mmap Version: 3.5.6-r1.0.0 Depends: libc6 (>= 2.27), libpython3.5m1.0 (>= 3.5.6), python3-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 7d74c80e55b2345223855f9d476bb875 Size: 10258 Filename: python3-mmap_3.5.6-r1.0.0_core2-32.ipk Description: Python memory-mapped file support The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-modules Version: 3.5.6-r1.0.0 Depends: python3-2to3, python3-asyncio, python3-audio, python3-codecs, python3-compile, python3-compression, python3-core, python3-crypt, python3-ctypes, python3-curses, python3-datetime, python3-db, python3-debugger, python3-difflib, python3-distutils, python3-doctest, python3-email, python3-fcntl, python3-html, python3-idle, python3-image, python3-io, python3-json, python3-logging, python3-mailbox, python3-math, python3-mime, python3-misc, python3-mmap, python3-multiprocessing, python3-netclient, python3-netserver, python3-numbers, python3-pickle, python3-pkgutil, python3-plistlib, python3-pprint, python3-profile, python3-pydoc, python3-resource, python3-runpy, python3-shell, python3-smtpd, python3-sqlite3, python3-stringold, python3-syslog, python3-terminal, python3-threading, python3-tkinter, python3-typing, python3-unittest, python3-unixadmin, python3-venv, python3-xml, python3-xmlrpc Provides: python3 Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: f40c7cf9e2220a0e6e99a7229c662a4e Size: 1016 Filename: python3-modules_3.5.6-r1.0.0_core2-32.ipk Description: All Python modules The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-multiprocessing Version: 3.5.6-r1.0.0 Depends: libc6 (>= 2.27), libpython3.5m1.0 (>= 3.5.6), python3-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: fe97b5385b36b34251cf8950fe7d05df Size: 117454 Filename: python3-multiprocessing_3.5.6-r1.0.0_core2-32.ipk Description: Python multiprocessing support The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-netclient Version: 3.5.6-r1.0.0 Depends: python3-compression, python3-core, python3-crypt, python3-ctypes, python3-datetime, python3-email, python3-io, python3-math, python3-mime, python3-shell, python3-stringold, python3-unixadmin Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 6856ffbc9221c477680ca6e9d9f4946e Size: 259882 Filename: python3-netclient_3.5.6-r1.0.0_core2-32.ipk Description: Python Internet Protocol clients The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-netserver Version: 3.5.6-r1.0.0 Depends: python3-compression, python3-core, python3-crypt, python3-datetime, python3-email, python3-html, python3-io, python3-math, python3-mime, python3-netclient, python3-shell, python3-stringold, python3-unixadmin Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 3ee423bb0639369ff30c5c2efd35f480 Size: 29330 Filename: python3-netserver_3.5.6-r1.0.0_core2-32.ipk Description: Python Internet Protocol servers The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-numbers Version: 3.5.6-r1.0.0 Depends: libc6 (>= 2.27), libpython3.5m1.0 (>= 3.5.6), python3-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 729bca5141a8e8171b1a04e900aca29b Size: 173606 Filename: python3-numbers_3.5.6-r1.0.0_core2-32.ipk Description: Python number APIs The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-pickle Version: 3.5.6-r1.0.0 Depends: libc6 (>= 2.27), libpython3.5m1.0 (>= 3.5.6), python3-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 9718764be840eff221337681d097f00e Size: 103590 Filename: python3-pickle_3.5.6-r1.0.0_core2-32.ipk Description: Python serialisation/persistence support The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-pkgutil Version: 3.5.6-r1.0.0 Depends: python3-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: dc1e9f2bb83ea28eb4ea1a2f83b14da8 Size: 12048 Filename: python3-pkgutil_3.5.6-r1.0.0_core2-32.ipk Description: Python package extension utility support The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-plistlib Version: 3.5.6-r1.0.0 Depends: python3-core, python3-datetime, python3-xml Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 7dc72d82eb7a9577a8b0f91e1e7f6f45 Size: 19094 Filename: python3-plistlib_3.5.6-r1.0.0_core2-32.ipk Description: Generate and parse Mac OS X .plist files The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-pprint Version: 3.5.6-r1.0.0 Depends: python3-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 2746bf598ce8e3fd837e5f1c157f8585 Size: 11416 Filename: python3-pprint_3.5.6-r1.0.0_core2-32.ipk Description: Python pretty-print support The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-profile Version: 3.5.6-r1.0.0 Depends: libc6 (>= 2.27), libpython3.5m1.0 (>= 3.5.6), python3-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: f360df97bd926a0f3821b4d98d08d768 Size: 34180 Filename: python3-profile_3.5.6-r1.0.0_core2-32.ipk Description: Python basic performance profiling support The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-psutil-dbg Version: 5.4.3-r0.0 Recommends: libc6-dbg Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: d2ff95a94b21478ab3b91c26ebceee3a Size: 35280 Filename: python3-psutil-dbg_5.4.3-r0.0_core2-32.ipk Description: A cross-platform process and system utilities module for Python - Debugging files A cross-platform process and system utilities module for Python. This package contains ELF symbols and related sources for debugging purposes. OE: python3-psutil License: BSD Priority: optional Package: python3-psutil-dev Version: 5.4.3-r0.0 Depends: python3-psutil (= 5.4.3-r0.0) Recommends: libc6-dev, python3-core-dev, python3-dev, python3-netclient-dev, python3-shell-dev, python3-threading-dev, python3-xml-dev Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 2724359a3cbeb4ffdb207e2666b79d0d Size: 852 Filename: python3-psutil-dev_5.4.3-r0.0_core2-32.ipk Description: A cross-platform process and system utilities module for Python - Development files A cross-platform process and system utilities module for Python. This package contains symbolic links, header files, and related items necessary for software development. OE: python3-psutil License: BSD Priority: optional Package: python3-psutil-tests Version: 5.4.3-r0.0 Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 0ee4f69250cda0ffaa3254752afe1d33 Size: 154964 Filename: python3-psutil-tests_5.4.3-r0.0_core2-32.ipk Description: A cross-platform process and system utilities module for Python A cross- platform process and system utilities module for Python. OE: python3-psutil License: BSD Priority: optional Package: python3-psutil Version: 5.4.3-r0.0 Depends: libc6 (>= 2.27), python3-core, python3-netclient, python3-shell, python3-threading, python3-xml Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: b5dff5e1ed39987955cd5471915e3da2 Size: 133706 Filename: python3-psutil_5.4.3-r0.0_core2-32.ipk Description: A cross-platform process and system utilities module for Python A cross- platform process and system utilities module for Python. OE: python3-psutil License: BSD Priority: optional Package: python3-pycairo-dbg Version: 1.15.6-r0.0 Recommends: libc6-dbg, libcairo-dbg Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: ab1e8e1ad4f316bac2797ee9f9049650 Size: 108802 Filename: python3-pycairo-dbg_1.15.6-r0.0_core2-32.ipk Description: Python bindings for the Cairo canvas library - Debugging files Python bindings for the Cairo canvas library. This package contains ELF symbols and related sources for debugging purposes. OE: python3-pycairo HomePage: http://cairographics.org/pycairo License: LGPLv2.1 & MPLv1.1 Priority: optional Package: python3-pycairo-dev Version: 1.15.6-r0.0 Depends: python3-pycairo (= 1.15.6-r0.0) Recommends: libc6-dev, libcairo-dev, python3-core-dev, python3-dev Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 99dbfa01f5a76e011764bb165b646e82 Size: 3348 Filename: python3-pycairo-dev_1.15.6-r0.0_core2-32.ipk Description: Python bindings for the Cairo canvas library - Development files Python bindings for the Cairo canvas library. This package contains symbolic links, header files, and related items necessary for software development. OE: python3-pycairo HomePage: http://cairographics.org/pycairo License: LGPLv2.1 & MPLv1.1 Priority: optional Package: python3-pycairo Version: 1.15.6-r0.0 Depends: libc6 (>= 2.27), libcairo2 (>= 1.14.12), python3-core Section: python-devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 0d95c7bb97032f27451a9db49adb15e9 Size: 47100 Filename: python3-pycairo_1.15.6-r0.0_core2-32.ipk Description: Python bindings for the Cairo canvas library Python bindings for the Cairo canvas library. OE: python3-pycairo HomePage: http://cairographics.org/pycairo License: LGPLv2.1 & MPLv1.1 Priority: optional Package: python3-pydoc Version: 3.5.6-r1.0.0 Depends: python3-core, python3-netclient, python3-pkgutil Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 60cd1e39ba1d5854bac74a56d0d3aaf4 Size: 180818 Filename: python3-pydoc_3.5.6-r1.0.0_core2-32.ipk Description: Python interactive help support The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-pygobject-dbg Version: 3.28.1-r0.0 Recommends: cairo-gobject-dbg, gobject-introspection-dbg, libc6-dbg, libcairo-dbg, libffi-dbg, libglib-2.0-dbg Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: fa283f635d95a2417bed50fb1ad55019 Size: 362162 Filename: python3-pygobject-dbg_3.28.1-r0.0_core2-32.ipk Description: Python GObject bindings - Debugging files Python GObject bindings. This package contains ELF symbols and related sources for debugging purposes. OE: python3-pygobject License: LGPLv2.1 Priority: optional Package: python3-pygobject-dev Version: 3.28.1-r0.0 Depends: python3-pygobject (= 3.28.1-r0.0) Recommends: cairo-gobject-dev, gobject-introspection-dev, libc6-dev, libcairo-dev, libffi-dev, libglib-2.0-dev, python3-core-dev, python3-dev, python3-pycairo-dev, python3-setuptools-dev Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 736d470720023804d63340d063ca4d72 Size: 6728 Filename: python3-pygobject-dev_3.28.1-r0.0_core2-32.ipk Description: Python GObject bindings - Development files Python GObject bindings. This package contains symbolic links, header files, and related items necessary for software development. OE: python3-pygobject License: LGPLv2.1 Priority: optional Package: python3-pygobject Version: 3.28.1-r0.0 Depends: gobject-introspection (>= 1.54.1), libc6 (>= 2.27), libcairo-gobject2 (>= 1.14.12), libcairo2 (>= 1.14.12), libffi6 (>= 3.2.1), libglib-2.0-0 (>= 2.54.3), python3-core, python3-pycairo, python3-setuptools Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: b3216d4be8652587388b7d1c31226bbe Size: 223250 Filename: python3-pygobject_3.28.1-r0.0_core2-32.ipk Description: Python GObject bindings Python GObject bindings. OE: python3-pygobject License: LGPLv2.1 Priority: optional Package: python3-pyvenv Version: 3.5.5-r1.0.0 Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: b1e256c6bcb241437ef624d60fdf27c3 Size: 938 Filename: python3-pyvenv_3.5.5-r1.0.0_core2-32.ipk Description: The Python Programming Language The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-resource Version: 3.5.6-r1.0.0 Depends: libc6 (>= 2.27), libpython3.5m1.0 (>= 3.5.6), python3-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 0c4543f4a50bd8cb6116282409379335 Size: 5030 Filename: python3-resource_3.5.6-r1.0.0_core2-32.ipk Description: Python resource control interface The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-rpm Version: 1:4.14.1-r0.0 Depends: db (>= 5.3.28), file (>= 5.32), libbz2-1 (>= 1.0.6), libc6 (>= 2.27), libdw1 (>= 0.170), libelf1 (>= 0.170), libgomp1 (>= 7.3.0), liblzma5 (>= 5.2.0), libpopt0 (>= 1.16), libpython3.5m1.0 (>= 3.5.5), libz1 (>= 1.2.11), nss (>= 3.35), rpm (>= 4.14.1) Section: base Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 4fd1a92e2a4ba49034d9b94f1640444f Size: 43324 Filename: python3-rpm_4.14.1-r0.0_core2-32.ipk Description: Python bindings for apps which will manupulate RPM packages The python3-rpm package contains a module that permits applications written in the Python programming language to use the interface supplied by the RPM Package Manager libraries. OE: rpm HomePage: http://www.rpm.org License: GPL-2.0 Priority: optional Package: python3-runpy Version: 3.5.6-r1.0.0 Depends: python3-core, python3-pkgutil Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 3493e29d7ea5bbdfa8087ad97e20f998 Size: 7864 Filename: python3-runpy_3.5.6-r1.0.0_core2-32.ipk Description: Python helper for locating/executing scripts in module namespace The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-setuptools-dbg Version: 39.0.0-r0.0 Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 9c4df4c052f4f1e5d4b4b74c9c3b391a Size: 804 Filename: python3-setuptools-dbg_39.0.0-r0.0_core2-32.ipk Description: Download, build, install, upgrade, and uninstall Python packages - Debugging files Download, build, install, upgrade, and uninstall Python packages. This package contains ELF symbols and related sources for debugging purposes. OE: python3-setuptools HomePage: https://pypi.python.org/pypi/setuptools License: MIT Priority: optional Package: python3-setuptools-dev Version: 39.0.0-r0.0 Depends: python3-setuptools (= 39.0.0-r0.0) Recommends: python3-compile-dev, python3-compression-dev, python3-core-dev, python3-ctypes-dev, python3-dev, python3-distutils-dev, python3-email-dev, python3-html-dev, python3-netserver-dev, python3-numbers-dev, python3-pkgutil-dev, python3-plistlib-dev, python3-shell-dev, python3-stringold-dev, python3-threading-dev, python3-unittest-dev, python3-xml-dev Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 24ede7289d36e77857cc9afdaa2b5224 Size: 936 Filename: python3-setuptools-dev_39.0.0-r0.0_core2-32.ipk Description: Download, build, install, upgrade, and uninstall Python packages - Development files Download, build, install, upgrade, and uninstall Python packages. This package contains symbolic links, header files, and related items necessary for software development. OE: python3-setuptools HomePage: https://pypi.python.org/pypi/setuptools License: MIT Priority: optional Package: python3-setuptools Version: 39.0.0-r0.0 Depends: python3-compile, python3-compression, python3-core, python3-ctypes, python3-distutils, python3-email, python3-html, python3-netserver, python3-numbers, python3-pkgutil, python3-plistlib, python3-shell, python3-stringold, python3-threading, python3-unittest, python3-xml Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: a5d1de0f279e5a38b9a3eb80355db8ce Size: 462996 Filename: python3-setuptools_39.0.0-r0.0_core2-32.ipk Description: Download, build, install, upgrade, and uninstall Python packages Download, build, install, upgrade, and uninstall Python packages. OE: python3-setuptools HomePage: https://pypi.python.org/pypi/setuptools License: MIT Priority: optional Package: python3-shell Version: 3.5.6-r1.0.0 Depends: python3-compression, python3-core, python3-stringold, python3-unixadmin Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: b2705beb794c0ac6769bc792c8edb57e Size: 37946 Filename: python3-shell_3.5.6-r1.0.0_core2-32.ipk Description: Python shell-like functionality The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-smmap-dbg Version: 0.9.0-r0.0 Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: a1af9b8cb5d65cf22750d0eb3c26e2bd Size: 874 Filename: python3-smmap-dbg_0.9.0-r0.0_core2-32.ipk Description: Python implementation of a sliding window memory map manager - Debugging files A pure Python implementation of a sliding memory map to help unifying memory mapped access on 32 and 64 bit systems and to help managing resources more efficiently. This package contains ELF symbols and related sources for debugging purposes. OE: python3-smmap HomePage: http://github.com/gitpython-developers/GitPython License: BSD Priority: optional Package: python3-smmap-dev Version: 0.9.0-r0.0 Depends: python3-smmap (= 0.9.0-r0.0) Recommends: python3-codecs-dev, python3-core-dev, python3-dev, python3-mmap-dev Section: devel Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: e0edffb4e216d211e0b8e4fdbcfadc7f Size: 926 Filename: python3-smmap-dev_0.9.0-r0.0_core2-32.ipk Description: Python implementation of a sliding window memory map manager - Development files A pure Python implementation of a sliding memory map to help unifying memory mapped access on 32 and 64 bit systems and to help managing resources more efficiently. This package contains symbolic links, header files, and related items necessary for software development. OE: python3-smmap HomePage: http://github.com/gitpython-developers/GitPython License: BSD Priority: optional Package: python3-smmap Version: 0.9.0-r0.0 Depends: python3-codecs, python3-core, python3-mmap Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 387b83f4f05e3cff607fea5e98b80b21 Size: 30354 Filename: python3-smmap_0.9.0-r0.0_core2-32.ipk Description: Python implementation of a sliding window memory map manager A pure Python implementation of a sliding memory map to help unifying memory mapped access on 32 and 64 bit systems and to help managing resources more efficiently. OE: python3-smmap HomePage: http://github.com/gitpython-developers/GitPython License: BSD Priority: optional Package: python3-smtpd Version: 3.5.6-r1.0.0 Depends: python3-core, python3-crypt, python3-datetime, python3-email, python3-io, python3-math, python3-mime, python3-netclient, python3-stringold Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 8f4adde657421c8cbf6291c9c7b18131 Size: 32716 Filename: python3-smtpd_3.5.6-r1.0.0_core2-32.ipk Description: Python Simple Mail Transport Daemon The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-sqlite3-tests Version: 3.5.5-r1.0.0 Depends: python3-core, python3-tests Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 9be41b26e00712788b0667728774fe94 Size: 44126 Filename: python3-sqlite3-tests_3.5.5-r1.0.0_core2-32.ipk Description: Python Sqlite3 database support tests The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-sqlite3 Version: 3.5.6-r1.0.0 Depends: libc6 (>= 2.27), libpython3.5m1.0 (>= 3.5.6), libsqlite3-0 (>= 3.22.0), python3-core, python3-datetime Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: afb071348798012702b9be4171ff1b32 Size: 33162 Filename: python3-sqlite3_3.5.6-r1.0.0_core2-32.ipk Description: Python Sqlite3 database support The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-stringold Version: 3.5.6-r1.0.0 Depends: python3-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 49d5a88551680d7b3323911c6a82cb0e Size: 7252 Filename: python3-stringold_3.5.6-r1.0.0_core2-32.ipk Description: Python string APIs [deprecated] The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-syslog Version: 3.5.6-r1.0.0 Depends: libc6 (>= 2.27), libpython3.5m1.0 (>= 3.5.6), python3-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 357e2b7dd0e11ffb33851778b7bd2550 Size: 4114 Filename: python3-syslog_3.5.6-r1.0.0_core2-32.ipk Description: Python syslog interface The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-terminal Version: 3.5.6-r1.0.0 Depends: python3-core, python3-io Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: da163b12815edd5cbf57545a9bce5ff7 Size: 5002 Filename: python3-terminal_3.5.6-r1.0.0_core2-32.ipk Description: Python terminal controlling support The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-tests Version: 3.5.6-r1.0.0 Depends: python3-core, python3-modules Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 274305defabc36d86ee36cdcff87ac4e Size: 5776486 Filename: python3-tests_3.5.6-r1.0.0_core2-32.ipk Description: Python test suite The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-threading Version: 3.5.6-r1.0.0 Depends: python3-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 134c77c2eeaaa1aa6836371964ce6e60 Size: 13348 Filename: python3-threading_3.5.6-r1.0.0_core2-32.ipk Description: Python threading & synchronization support The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-tkinter Version: 3.5.6-r1.0.0 Depends: python3-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: a978fef7fe18d6c010b2ee4ec831ebc9 Size: 150614 Filename: python3-tkinter_3.5.6-r1.0.0_core2-32.ipk Description: Python Tcl/Tk bindings The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-typing Version: 3.5.6-r1.0.0 Depends: python3-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 05bbe3ee0f743c83f785ac20a9b84fa0 Size: 40230 Filename: python3-typing_3.5.6-r1.0.0_core2-32.ipk Description: Python typing support The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-unittest Version: 3.5.6-r1.0.0 Depends: python3-core, python3-difflib, python3-logging, python3-pprint, python3-shell, python3-stringold Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 005cce5a53ddbc80ab29a2e8149410f0 Size: 93604 Filename: python3-unittest_3.5.6-r1.0.0_core2-32.ipk Description: Python unit testing framework The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-unixadmin Version: 3.5.6-r1.0.0 Depends: libc6 (>= 2.27), libpython3.5m1.0 (>= 3.5.6), python3-core, python3-io Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 0fdf3d14e467c2d3e33ee0d8f9c6c6fb Size: 12082 Filename: python3-unixadmin_3.5.6-r1.0.0_core2-32.ipk Description: Python Unix administration support The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-upm Version: 1.6.0-git0+cc7fec9ae0-r0.0 Depends: libc6 (>= 2.27), libgcc1 (>= 7.3.0), libmraa1 (>= 1.9.0-git0+fbb7d92320), libpython3.5m1.0 (>= 3.5.5), libstdc++6 (>= 7.3.0), python3, upm (>= 1.6.0-git0+cc7fec9ae0) Section: libs Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 8281b9dae77ecbe8a9300123dcae3c14 Size: 2744394 Filename: python3-upm_1.6.0-git0+cc7fec9ae0-r0.0_core2-32.ipk Description: Sensor/Actuator repository for Mraa Sensor/Actuator repository for Mraa. OE: upm HomePage: https://github.com/intel-iot-devkit/upm License: MIT Priority: optional Package: python3-venv Version: 3.5.6-r1.0.0 Depends: python3-compression, python3-core, python3-logging, python3-shell, python3-stringold, python3-unixadmin Provides: python3-pyvenv Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 74f5c94bcd97d4bda35d6ad73d788614 Size: 12286 Filename: python3-venv_3.5.6-r1.0.0_core2-32.ipk Description: Provides support for creating lightweight virtual environments with their own site directories, optionally isolated from system site directories. The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-volume-key Version: 0.3.9-r0.0 Depends: cryptsetup (>= 1.7.4), gpgme (>= 1.10.0), libassuan0 (>= 2.5.1), libblkid1 (>= 2.32), libc6 (>= 2.27), libglib-2.0-0 (>= 2.54.3), libgpg-error0 (>= 1.27), libpython3.5m1.0 (>= 3.5.5), nspr (>= 4.19), nss (>= 3.35), volume-key (>= 0.3.9) Section: devel/lib Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 7e6b9de9ea9d9497216548d28fa0705e Size: 22216 Filename: python3-volume-key_0.3.9-r0.0_core2-32.ipk Description: volume-key version 0.3.9-r0 The volume_key project provides a libvolume_key, a library for manipulating storage volume encryption keys and storing them separately from volumes, and an associated command-line tool, named volume_key. OE: volume-key HomePage: https://pagure.io/volume_key License: GPLv2 Priority: optional Package: python3-xml Version: 3.5.6-r1.0.0 Depends: libc6 (>= 2.27), libpython3.5m1.0 (>= 3.5.6), python3-core Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 2d80dfbb85f0a4e57ff0740e47b0ef4a Size: 227648 Filename: python3-xml_3.5.6-r1.0.0_core2-32.ipk Description: Python basic XML support The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional Package: python3-xmlrpc Version: 3.5.6-r1.0.0 Depends: python3-core, python3-xml Section: devel/python Architecture: core2-32 Maintainer: Angstrom Developers MD5Sum: 296eaabf3f4720f08bac7ede37c4b93b Size: 41768 Filename: python3-xmlrpc_3.5.6-r1.0.0_core2-32.ipk Description: Python XML-RPC support The Python Programming Language. OE: python3 HomePage: http://www.python.org License: PSFv2 Priority: optional