패키지
LEDE는 장치의 기능을 확장하기 위해 수천개의 패키지를 제공합니다.
이 페이지는 LEDE 17.01에서 사용 가능한 패키지들의 목록입니다.
패키지 목차
사용 가능한 패키지의 간략한 개요는 패키지 목차에서 확인할 수 있습니다.
패키지 분류
패키지 분류를 클릭하면 패키지 테이블이 필터링되지만 직접 수동으로 필터링 할 수도 있습니다.
패키지 테이블
아래 표는 성능상의 이유로 한 페이지에 50개의 패키지만 출력합니다.
- 왼쪽 밑에 있는 “next page” 또는 “previous page”를 클릭하면 다음 또는 이전의 50개의 패키지를 출력합니다.
- 테이블 제일 위의 열 명을 클릭하면 그 열을 기준으로 정렬됩니다.
흰색 창에 필터 기준을 입력하세요.
아래 표에서 패키지 이름을 클릭하면 해당 패키지의 문서가 있는 페이지로 이동합니다. 없는 경우 자유롭게 추가할 수 있습니다.
Filtered by categories='languages---python'
| Category | Name | Version | Dependencies | ...........................................Description........................................... | File size | Installed size | ↑ License | Maintainer | Bug report | Source code |
|---|---|---|---|---|---|---|---|---|---|---|
| languages---python | python3-libselinux | 3.3-1 | libc, libpcre, musl-fts, python3, libselinux | libselinux is the runtime SELinux library that provides interfaces (e.g. library functions for the SELinux kernel APIs like getcon(), other support functions like getseuserbyname()) to SELinux-aware applications. libselinux may use the shared libsepol to manipulate the binary policy if necessary (e.g. to downgrade the policy format to an older version supported by the kernel) when loading policy. This package provides the Python bindings for libselinux. | 141kB | 141kB | libselinux-1.0 | Thomas Petazzoni | Bug reports | Sources |
| languages---python | python-egenix-mx-base | 3.2.8-1 | libc, libssp, librt, python | The eGenix.com mx Base Distribution for Python is a collection of professional quality software tools which enhance Python's usability in many important areas such as fast text searching, date/time processing and high speed data types. | 4235kB | 4237kB | eGenix.com Public License 1.1.0 | Dmitry Trefilov | Bug reports | Sources |
| languages---python | python3-zope-interface | 5.4.0-1 | libc, python3-light | This package provides an implementation of “object interfaces” for Python. Interfaces are a mechanism for labeling objects as conforming to a given API or contract. So, this package can be considered as implementation of the Design By Contract methodology support in Python. | 129kB | 128kB | ZPL-2.1 | Jeffery To | Bug reports | Sources |
| languages---python | python3-zope-interface-src | 5.4.0-1 | libc | This package provides an implementation of “object interfaces” for Python. Interfaces are a mechanism for labeling objects as conforming to a given API or contract. So, this package can be considered as implementation of the Design By Contract methodology support in Python. This package contains the Python source files for python3-zope-interface. | 78kB | 77kB | ZPL-2.1 | Jeffery To | Bug reports | Sources |
| languages---python | python-zope-interface | 4.5.0-1 | libc, python-light | This package provides an implementation of “object interfaces” for Python. Interfaces are a mechanism for labeling objects as conforming to a given API or contract. So, this package can be considered as implementation of the Design By Contract methodology support in Python. | 78kB | 77kB | ZPL-2.1 | Jeffery To | Bug reports | Sources |
| languages---python | python-zope-interface-src | 4.5.0-1 | libc, libssp | This package provides an implementation of “object interfaces” for Python. Interfaces are a mechanism for labeling objects as conforming to a given API or contract. So, this package can be considered as implementation of the Design By Contract methodology support in Python.. (Contains the Python sources for this package). | 42kB | 41kB | ZPL-2.1 | Jeffery To | Bug reports | Sources |
| languages---python | libpython3-3.9 | 3.9.7-1 | libc, librt, libpthread, zlib | This package contains only core Python library. | 926kB | 929kB | Python/2.0 | Alexandru Ardelean, Jeffery To, | Bug reports | Sources |
| languages---python | python3-gdbm | 3.9.7-1 | libc, librt, libpthread, python3-light, libgdbm | Python 3.9 gdbm module | 7kB | 6kB | Python/2.0 | Alexandru Ardelean, Jeffery To, | Bug reports | Sources |
| languages---python | python3-gdbm-src | 3.9.7-1 | libc, librt, libpthread | Python 3.9 gdbm module This package contains the Python source files for python3-gdbm. | 0kB | 0kB | Python/2.0 | Alexandru Ardelean, Jeffery To, | Bug reports | Sources |
| languages---python | python-ldap | 2.4.32-1 | libc, libssp, libopenldap, python | python-ldap provides an object-oriented API to access LDAP directory servers from Python programs. Mainly it wraps the OpenLDAP 2.x libs for that purpose. Additionally the package contains modules for other LDAP-related stuff (e.g. processing LDIF, LDAPURLs, LDAPv3 schema, LDAPv3 extended operations and controls, etc.). | 96kB | 95kB | Python-style | Dmitry Trefilov | Bug reports | Sources |
| languages---python | python3-defusedxml | 0.7.1-1 | libc, python3-light, python3-xml | The defusedxml package contains several Python-only workarounds and fixes for denial of service and other vulnerabilities in Python’s XML libraries. | 24kB | 24kB | Python-2.0 | Eneas U de Queiroz | Bug reports | Sources |
| languages---python | python3-defusedxml-src | 0.7.1-1 | libc, librt, libpthread | The defusedxml package contains several Python-only workarounds and fixes for denial of service and other vulnerabilities in Python’s XML libraries. This package contains the Python source files for python3-defusedxml. | 7kB | 6kB | Python-2.0 | Eneas U de Queiroz | Bug reports | Sources |
| languages---python | python-pyserial | 3.1.1-1 | libc, python-light | serial port python bindings | 66kB | 65kB | Python-2.0 | Micke Prag | Bug reports | Sources |
| languages---python | python-ipaddress | 1.0.22-1 | libc, libssp, python-light | Python 3.3+'s ipaddress for Python 2.6, 2.7, 3.2. | 21kB | 20kB | Python-2.0 | Jeffery To | Bug reports | Sources |
| languages---python | python-ipaddress-src | 1.0.22-1 | libc, libssp | Python 3.3+'s ipaddress for Python 2.6, 2.7, 3.2.. (Contains the Python sources for this package). | 15kB | 15kB | Python-2.0 | Jeffery To | Bug reports | Sources |
| languages---python | python3-crypto | 2.6.1-2 | libc, libgmp, python3 | A collection of both secure hash functions (such as MD5 and SHA), and various encryption algorithms (AES, DES, IDEA, RSA, ElGamal, etc.). . (Variant for Python3) | 249kB | 266kB | Public Domain | Jeffery To | Bug reports | Sources |
| languages---python | python3-crypto-src | 2.6.1-2 | libc | A collection of both secure hash functions (such as MD5 and SHA), and various encryption algorithms (AES, DES, IDEA, RSA, ElGamal, etc.). . (Variant for Python3). (Contains the Python3 sources for this package). | 102kB | 101kB | Public Domain | Jeffery To | Bug reports | Sources |
| languages---python | python-crypto | 2.6.1-2 | libc, libssp, libgmp, python | A collection of both secure hash functions (such as MD5 and SHA), and various encryption algorithms (AES, DES, IDEA, RSA, ElGamal, etc.). | 257kB | 263kB | Public Domain | Jeffery To | Bug reports | Sources |
| languages---python | python-crypto-src | 2.6.1-2 | libc, libssp | A collection of both secure hash functions (such as MD5 and SHA), and various encryption algorithms (AES, DES, IDEA, RSA, ElGamal, etc.).. (Contains the Python sources for this package). | 103kB | 103kB | Public Domain | Jeffery To | Bug reports | Sources |
| languages---python | python3-ctypes-src | 3.10.13-2 | libc | packages:pkgdata:python3-ctypes-src, Python 3.10 ctypes module This package contains the Python source files for python3-ctypes. | 18kB | 17kB | PSF-2.0 | Jeffery To | packages:pkgdata:python3-ctypes-src, Bug reports | packages:pkgdata:python3-ctypes-src, Sources |
| languages---python | python3-uuid-src | 3.10.13-2 | libc | packages:pkgdata:python3-uuid-src, Python 3.10 UUID module This package contains the Python source files for python3-uuid. | 9kB | 8kB | PSF-2.0 | Jeffery To | packages:pkgdata:python3-uuid-src, Bug reports | packages:pkgdata:python3-uuid-src, Sources |
| languages---python | python3-xml | 3.10.13-2 | libc, librt, libpthread, python3-light, python3-urllib | packages:pkgdata:python3-xml, Python 3.10 xml libs | 191kB | 190kB | PSF-2.0 | Jeffery To | packages:pkgdata:python3-xml, Bug reports | packages:pkgdata:python3-xml, Sources |
| languages---python | python3-uuid | 3.10.13-2 | libc, python3-light, libuuid1 | packages:pkgdata:python3-uuid, Python 3.10 UUID module | 11kB | 10kB | PSF-2.0 | Jeffery To | packages:pkgdata:python3-uuid, Bug reports | packages:pkgdata:python3-uuid, Sources |
| languages---python | python3-unittest | 3.10.13-2 | libc, python3-light | packages:pkgdata:python3-unittest, Python 3.10 unittest module | 78kB | 77kB | PSF-2.0 | Jeffery To | packages:pkgdata:python3-unittest, Bug reports | packages:pkgdata:python3-unittest, Sources |
| languages---python | python3-sqlite3 | 3.10.13-2 | libc, python3-light, libsqlite3-0 | packages:pkgdata:python3-sqlite3, Python 3.10 sqlite3 module | 29kB | 28kB | PSF-2.0 | Jeffery To | packages:pkgdata:python3-sqlite3, Bug reports | packages:pkgdata:python3-sqlite3, Sources |
| languages---python | python3-pydoc | 3.10.13-2 | libc, python3-light | packages:pkgdata:python3-pydoc, Python 3.10 pydoc module | 199kB | 198kB | PSF-2.0 | Jeffery To | packages:pkgdata:python3-pydoc, Bug reports | packages:pkgdata:python3-pydoc, Sources |
| languages---python | python3-openssl | 3.10.13-2 | libc, python3-light, libopenssl1.1, ca-certs | packages:pkgdata:python3-openssl, Python 3.10 SSL module | 77kB | 77kB | PSF-2.0 | Jeffery To | packages:pkgdata:python3-openssl, Bug reports | packages:pkgdata:python3-openssl, Sources |
| languages---python | python3-ncurses | 3.10.13-2 | libc, python3-light, libncursesw6 | packages:pkgdata:python3-ncurses, Python 3.10 ncurses module | 51kB | 50kB | PSF-2.0 | Jeffery To | packages:pkgdata:python3-ncurses, Bug reports | packages:pkgdata:python3-ncurses, Sources |
| languages---python | python3-multiprocessing | 3.10.13-2 | libc, python3-light | packages:pkgdata:python3-multiprocessing, Python 3.10 multiprocessing | 101kB | 100kB | PSF-2.0 | Jeffery To | packages:pkgdata:python3-multiprocessing, Bug reports | packages:pkgdata:python3-multiprocessing, Sources |
| languages---python | python3-lzma | 3.10.13-2 | libc, python3-light, liblzma | packages:pkgdata:python3-lzma, Python 3.10 lzma module | 18kB | 17kB | PSF-2.0 | Jeffery To | packages:pkgdata:python3-lzma, Bug reports | packages:pkgdata:python3-lzma, Sources |
| languages---python | python3-logging | 3.10.13-2 | libc, python3-light | packages:pkgdata:python3-logging, Python 3.10 logging module | 53kB | 52kB | PSF-2.0 | Jeffery To | packages:pkgdata:python3-logging, Bug reports | packages:pkgdata:python3-logging, Sources |
| languages---python | python3-email | 3.10.13-2 | libc, python3-light | packages:pkgdata:python3-email, Python 3.10 email module | 113kB | 112kB | PSF-2.0 | Jeffery To | packages:pkgdata:python3-email, Bug reports | packages:pkgdata:python3-email, Sources |
| languages---python | python3-distutils | 3.10.13-2 | libc, python3-light, python3-email | packages:pkgdata:python3-distutils, Python 3.10 distutils module | 168kB | 167kB | PSF-2.0 | Jeffery To | packages:pkgdata:python3-distutils, Bug reports | packages:pkgdata:python3-distutils, Sources |
| languages---python | python3-dbm | 3.10.13-2 | libc, librt, libpthread, python3-light, libgdbm | packages:pkgdata:python3-dbm, Python 3.10 dbm module | 16kB | 15kB | PSF-2.0 | Jeffery To | packages:pkgdata:python3-dbm, Bug reports | packages:pkgdata:python3-dbm, Sources |
| languages---python | python3-ctypes | 3.10.13-2 | libc, python3-light | packages:pkgdata:python3-ctypes, Python 3.10 ctypes module | 69kB | 68kB | PSF-2.0 | Jeffery To | packages:pkgdata:python3-ctypes, Bug reports | packages:pkgdata:python3-ctypes, Sources |
| languages---python | python3-cgitb | 3.10.13-2 | libc, librt, libpthread, python3-light, python3-cgi, python3-pydoc | packages:pkgdata:python3-cgitb, Python 3.10 cgitb module | 6kB | 5kB | PSF-2.0 | Jeffery To | packages:pkgdata:python3-cgitb, Bug reports | packages:pkgdata:python3-cgitb, Sources |
| languages---python | python3-cgi | 3.10.13-2 | libc, python3-light, python3-email | packages:pkgdata:python3-cgi, Python 3.10 cgi module | 12kB | 11kB | PSF-2.0 | Jeffery To | packages:pkgdata:python3-cgi, Bug reports | packages:pkgdata:python3-cgi, Sources |
| languages---python | python3-uuid-src | 3.10.13-2 | libc | Python 3.10 UUID module This package contains the Python source files for python3-uuid. | 9kB | 8kB | PSF-2.0 | Jeffery To | Bug reports | Sources |
| languages---python | libpython3-3.10 | 3.10.13-2 | libc, librt, libpthread, zlib | This package contains only core Python library. | 895kB | 895kB | PSF-2.0 | Jeffery To | Bug reports | Sources |
| languages---python | python3-uuid | 3.10.13-2 | libc, python3-light, libuuid1 | Python 3.10 UUID module | 11kB | 10kB | PSF-2.0 | Jeffery To | Bug reports | Sources |
| languages---python | python3-urllib | 3.10.13-2 | libc, python3-light, python3-email | Python 3.10 URL library module | 51kB | 50kB | PSF-2.0 | Jeffery To | Bug reports | Sources |
| languages---python | python3-urllib-src | 3.10.13-2 | libc | Python 3.10 URL library module This package contains the Python source files for python3-urllib. | 42kB | 41kB | PSF-2.0 | Jeffery To | Bug reports | Sources |
| languages---python | python3-typing-extensions | 3.10.0.0-1 | libc, python3-light | Backported and Experimental Type Hints for Python. | 33kB | 32kB | PSF-2.0 | Jan Pavlinec | Bug reports | Sources |
| languages---python | python3-typing-extensions-src | 3.10.0.0-1 | libc | Backported and Experimental Type Hints for Python. This package contains the Python source files for python3-typing-extensions. | 20kB | 19kB | PSF-2.0 | Jan Pavlinec | Bug reports | Sources |
| languages---python | python3-readline | 3.10.13-2 | libc, librt, libpthread, python3-light, libreadline8, libncursesw6 | Python 3.10 readline module | 9kB | 8kB | PSF-2.0 | Jeffery To | Bug reports | Sources |
| languages---python | python3-readline-src | 3.10.13-2 | libc | Python 3.10 readline module This package contains the Python source files for python3-readline. | 0kB | 0kB | PSF-2.0 | Jeffery To | Bug reports | Sources |
| languages---python | python3 | 3.10.13-2 | libc, python3-light, python3-asyncio, python3-cgi, python3-cgitb, python3-codecs, python3-ctypes, python3-dbm, python3-decimal, python3-distutils, python3-email, python3-logging, python3-lzma, python3-multiprocessing, python3-ncurses, python3-openssl, python3-pydoc, python3-readline, python3-sqlite3, python3-unittest, python3-urllib, python3-uuid, python3-xml | This package contains the (almost) full Python install. It's python3-light + all other packages. | 1kB | 0kB | PSF-2.0 | Jeffery To | Bug reports | Sources |
| languages---python | python3-xml | 3.10.13-2 | libc, librt, libpthread, python3-light, python3-urllib | Python 3.10 xml libs | 191kB | 190kB | PSF-2.0 | Jeffery To | Bug reports | Sources |
| languages---python | python3-xml-src | 3.10.13-2 | libc, librt, libpthread | Python 3.10 xml libs This package contains the Python source files for python3-xml. | 89kB | 89kB | PSF-2.0 | Jeffery To | Bug reports | Sources |
| languages---python | python3-unittest | 3.10.13-2 | libc, python3-light | Python 3.10 unittest module | 78kB | 77kB | PSF-2.0 | Jeffery To | Bug reports | Sources |
| Next page | ||||||||||