Paket tablosu
Paket sınıfları
Bir paket sınıfına tıklamak Paketler Tablosu'nu binaenaleyh süzer, ama tabi ki kendiniz el ile de süzebilirsiniz.
Paketler tablosu
Aşağıdaki tablo perfomans sebepleriyle sayfa başına 50 paket gösterir.
- Sonraki veya önceki 50 paketi göstermek için alt soldaki “sonraki sayfa” veya “önceki sayfa” bağlantılarına tıklayın.
- Kolon başlığına tıklayarak kolonlar sıralanabilir.
- Süzme ölçünüzü
beyaz alanlara' girin.
Eğer aşağıdaki tabloda paket adına tıklarsanız, paketin belgelendirmesi bulunan kendi sayfasına götürülürsünüz; eğer yoksa ekleyebilirsiniz.
Filtered by categories='libraries'
| Sınıf | Ad | Versiyon | Bağımlılıklar | ...........................................Tanım........................................... | Dosya boyutu | Yüklü boyut | Lisans | Bakıcı | ↓ Hata raporu | Kaynak kod |
|---|---|---|---|---|---|---|---|---|---|---|
| libraries | libasm | 0.169-1 | libc, libssp, libelf1, libdw | ELF manipulation libraries (libasm) | 9kB | 9kB | GPL-3.0+ | Luiz Angelo Daros de Luca | Bug reports | Sources |
| libraries | libbfd | 2.37-2 | libc, zlib | libbfd | 443kB | 447kB | GPL-3.0+ | Felix Fietkau | Bug reports | Sources |
| libraries | libblkid | 2.32-2 | libc, libuuid | The libblkid library is used to identify block devices (disks) as to their content (e.g. filesystem type, partitions) as well as extracting additional information such as filesystem labels/volume names, partitions, unique identifiers/serial numbers... | 113kB | 113kB | GPL-2.0 | LEDE team | Bug reports | Sources |
| libraries | libblobmsg-json | 2018-07-25-c83a84af-2 | libc, libssp, libjson-c, libubox | blobmsg ↔ json conversion library | 3kB | 3kB | ISC | Felix Fietkau | Bug reports | Sources |
| libraries | libcap | 2.63-1 | libc, librt, libpthread | Linux capabilities library library | 14kB | 13kB | GPL-2.0-only | Paul Wassi | Bug reports | Sources |
| libraries | libcharset | 1.11.1-3 | libc, libssp | Character set conversion library | 3kB | 2kB | LGPL-2.0 | Jo-Philipp Wich | Bug reports | Sources |
| libraries | libcomerr | 1.44.1-1 | libc, libuuid | This package contains libcom_err, the common error description library bundled with e2fsprogs. | 4kB | 3kB | GPL-2.0 | LEDE team | Bug reports | Sources |
| libraries | libconfig | 1.5-1 | libc, libssp | Libconfig is a simple library for manipulating structured configuration files. This file format is more compact and more readable than XML. And unlike XML, it is type-aware, so it is not necessary to do string parsing in application code. Libconfig is very compact -- just 38K for the stripped C shared library (less than one-fourth the size of the expat XML parser library) and 66K for the stripped C++ shared library. This makes it well-suited for memory-constrained systems like handheld devices. | 13kB | 12kB | LGPL-2.1+ | Felix Fietkau | Bug reports | Sources |
| libraries | libcurl | 7.60.0-3 | libc, libssp, libmbedtls, ca-bundle | A client-side URL transfer library | 101kB | 101kB | MIT | Imre Kaloz | Bug reports | Sources |
| libraries | libdw | 0.169-1 | libc, libssp, libelf1, libbz2 | ELF manipulation libraries (libdw) | 100kB | 99kB | GPL-3.0+ | Luiz Angelo Daros de Luca | Bug reports | Sources |
| libraries | libelf1 | 0.186-1 | libc, librt, libpthread, zlib | ELF manipulation libraries (libelf) | 33kB | 32kB | GPL-3.0-or-later | Luiz Angelo Daros de Luca | Bug reports | Sources |
| libraries | libevent2-core | 2.0.22-1 | libc, libssp | The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop. This package contains the libevent core shared library for the event, buffer & utility functions. | 48kB | 47kB | BSD-3-Clause | Jo-Philipp Wich | Bug reports | Sources |
| libraries | libevent2-extra | 2.0.22-1 | libc, libssp | The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop. This package contains the libevent extra shared library for specific protocols including HTTP, DNS & RPC. | 40kB | 39kB | BSD-3-Clause | Jo-Philipp Wich | Bug reports | Sources |
| libraries | libevent2-openssl | 2.0.22-1 | libc, libopenssl | The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop. This package contains the libevent OpenSSL shared library for encrypted bufferevents. | 7kB | 6kB | BSD-3-Clause | Jo-Philipp Wich | Bug reports | Sources |
| libraries | libevent2-pthreads | 2.0.22-1 | libc, libpthread | The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop. This package contains the libevent Pthreads shared library for threading & locking. | 2kB | 1kB | BSD-3-Clause | Jo-Philipp Wich | Bug reports | Sources |
| libraries | libevent2 | 2.0.22-1 | libc, libssp | The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop. This package contains the libevent shared library historically containing both the core & extra libraries. | 83kB | 83kB | BSD-3-Clause | Jo-Philipp Wich | Bug reports | Sources |
| libraries | libext2fs | 1.44.1-1 | libc, libssp, libuuid, libblkid, libss, libcomerr | libext2fs is a library which can access ext2, ext3 and ext4 filesystems. | 121kB | 121kB | GPL-2.0 | LEDE team | Bug reports | Sources |
| libraries | libfdisk | 2.32-2 | libc, libssp, libuuid, libblkid | The libfdisk library is used for manipulating with partition tables. | 144kB | 143kB | GPL-2.0 | LEDE team | Bug reports | Sources |
| libraries | libfdt | 1.6.1-3 | libc | This is a library containing functions for manipulating Flat Device Trees. | 16kB | 16kB | GPL-2.0-only | Yousong Zhou | Bug reports | Sources |
| libraries | libgmp | 6.1.2-1 | libc, libssp | GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. | 176kB | 176kB | GPL-2.0+ | LEDE team | Bug reports | Sources |
| libraries | libiconv-full | 1.11.1-3 | libc, libssp | Character set conversion library | 11kB | 10kB | LGPL-2.0 | Jo-Philipp Wich | Bug reports | Sources |
| libraries | libiconv | 8 | libc, librt, libpthread | Tiny drop-in replacement for the GNU Character set conversion library | 0kB | 0kB | LGPL-2.1 | Jo-Philipp Wich | Bug reports | Sources |
| libraries | libintl-full | 0.19.8.1-1 | libc | GNU Internationalization library | 16kB | 15kB | GPL-3.0+ | Jo-Philipp Wich | Bug reports | Sources |
| libraries | libintl | 2 | libc | Stub header for the GNU Internationalization library | 0kB | 0kB | FSFULLR | Jo-Philipp Wich | Bug reports | Sources |
| libraries | libiw | 29-5 | libc, libssp | This package contains a library for manipulating “Linux Wireless Extensions”. | 10kB | 9kB | GPL-2.0 | Felix Fietkau | Bug reports | Sources |
| libraries | libiwinfo | 2018-07-24-94b1366d-1 | libc, libnl-tiny, libuci, libubus | Wireless information library with consistent interface for proprietary Broadcom, nl80211 and wext driver interfaces. | 23kB | 23kB | GPL-2.0 | Jo-Philipp Wich | Bug reports | Sources |
| libraries | libjson-c | 0.12.1-2 | libc | This package contains a library for javascript object notation backends. | 14kB | 14kB | MIT | Felix Fietkau | Bug reports | Sources |
| libraries | libltdl | 2.4.6-1 | libc, libssp | A generic dynamic object loading library | 11kB | 11kB | GPL-2.0+ | LEDE team | Bug reports | Sources |
| libraries | liblzo | 2.10-1 | libc, libssp | LZO is a data compression library which is suitable for data de-/compression in real-time. This means it favours speed over compression ratio. | 32kB | 31kB | GPL-2.0+ | LEDE team | Bug reports | Sources |
| libraries | libmnl | 1.0.4-1 | libc | libmnl is a minimalistic user-space library oriented to Netlink developers. There are a lot of common tasks in parsing, validating, constructing of both the Netlink header and TLVs that are repetitive and easy to get wrong. This library aims to provide simple helpers that allows you to re-use code and to avoid re-inventing the wheel. The main features of this library are: . * Small: the shared library requires around 30KB for an x86-based computer. . * Simple: this library avoids complexity and elaborated abstractions that tend to hide Netlink details. . * Easy to use: the library simplifies the work for Netlink-wise developers. It provides functions to make socket handling, message building, validating, parsing and sequence tracking, easier. . * Easy to re-use: you can use the library to build your own abstraction layer on top of this library. . * Decoupling: the interdependency of the main bricks that compose the library is reduced, i.e. the library provides many helpers, but the programmer is not forced to use them. | 6kB | 5kB | LGPL-2.1+ | Jo-Philipp Wich | Bug reports | Sources |
| libraries | libmount | 2.32-2 | libc, libblkid | The libmount library is used to parse /etc/fstab, /etc/mtab and /proc/self/mountinfo files, manage the mtab file, evaluate mount options... | 121kB | 120kB | GPL-2.0 | LEDE team | Bug reports | Sources |
| libraries | libncurses | 6.1-1 | libc, terminfo | Terminal handling library (Unicode) | 151kB | 152kB | MIT | LEDE team | Bug reports | Sources |
| libraries | libnetfilter-conntrack | 2017-07-25-e8704326-1 | libc, libssp, libnfnetlink, kmod-nf-conntrack-netlink, libmnl | libnetfilter_conntrack is a userspace library providing a programming interface (API) to the in-kernel connection tracking state table. The library libnetfilter_conntrack has been previously known as libnfnetlink_conntrack and libctnetlink. This library is currently used by conntrack-tools among many other applications. | 31kB | 30kB | GPL-2.0+ | Jo-Philipp Wich | Bug reports | Sources |
| libraries | libnetfilter-cthelper | 1.0.0-1 | libc, libmnl | libnetfilter_cthelper is a userspace library providing a programming interface (API) to the in-kernel connection tracking helpers. This library is currently used by conntrack-tools. | 4kB | 3kB | GPL-2.0+ | LEDE team | Bug reports | Sources |
| libraries | libnetfilter-cttimeout | 1.0.0-1 | libc, libssp, libmnl | libnetfilter_cttimeout is a userspace library providing a programming interface (API) to the in-kernel connection tracking timeout handling. This library is currently used by conntrack-tools. | 4kB | 3kB | GPL-2.0+ | LEDE team | Bug reports | Sources |
| libraries | libnetfilter-log | 1.0.1-1 | libc, libnfnetlink, kmod-nfnetlink-log, libmnl | libnetfilter_log is a userspace library providing interface to packets that have been logged by the kernel packet filter. It is is part of a system that deprecates the old syslog/dmesg based packet logging. This library has been previously known as libnfnetlink_log. | 4kB | 3kB | GPL-2.0+ | Yousong Zhou | Bug reports | Sources |
| libraries | libnetfilter-queue | 2017-06-27-601abd1c-1 | libc, libmnl, libnfnetlink | libnetfilter_queue is a userspace library providing a programming interface (API) to the in-kernel connection tracking state table. This library is currently used by conntrack-tools. | 8kB | 7kB | GPL-2.0+ | LEDE team | Bug reports | Sources |
| libraries | libnettle | 3.4-1 | libc, libssp, libgmp | GNU crypto library | 228kB | 227kB | GPL-2.0+ | LEDE team | Bug reports | Sources |
| libraries | libnfnetlink | 1.0.1-1 | libc | libnfnetlink is is the low-level library for netfilter related kernel/userspace communication. It provides a generic messaging infrastructure for in-kernel netfilter subsystems (such as nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack) and their respective users and/or management tools in userspace. | 9kB | 8kB | GPL-2.0+ | Jo-Philipp Wich | Bug reports | Sources |
| libraries | libnftnl | 1.1.1-1 | libc, libssp, libmnl | libnftnl is a userspace library providing a low-level netlink programming interface (API) to the in-kernel nf_tables subsystem. | 46kB | 45kB | GPL-2.0+ | Steven Barth | Bug reports | Sources |
| libraries | libnghttp2 | 1.32.0-1 | libc | C library implementing the framing layer of the HTTP/2 protocol. It can be used to build a HTTP/2-capable HTTP client or server | 166kB | 166kB | MIT | Hans Dedecker | Bug reports | Sources |
| libraries | libnl-core | 3.3.0-1 | libc, libssp, libpthread | Common code for all netlink libraries | 31kB | 31kB | LGPL-2.1 | LEDE team | Bug reports | Sources |
| libraries | libnl-genl | 3.3.0-1 | libc, libnl-core | Generic Netlink Library Functions | 7kB | 6kB | LGPL-2.1 | LEDE team | Bug reports | Sources |
| libraries | libnl-nf | 3.3.0-1 | libc, libnl-route | Netfilter Netlink Library Functions | 24kB | 23kB | LGPL-2.1 | LEDE team | Bug reports | Sources |
| libraries | libnl-route | 3.3.0-1 | libc, libnl-core | Routing Netlink Library Functions | 124kB | 124kB | LGPL-2.1 | LEDE team | Bug reports | Sources |
| libraries | libnl-tiny | 0.1-5 | libc | This package contains a stripped down version of libnl | 13kB | 13kB | LGPL-2.1 | Felix Fietkau | Bug reports | Sources |
| libraries | libnl | 3.3.0-1 | libc, libnl-genl, libnl-route, libnl-nf | Socket handling, connection management, sending and receiving of data, message construction and parsing, object caching system, etc. | 0kB | 0kB | LGPL-2.1 | LEDE team | Bug reports | Sources |
| libraries | libopcodes | 2.37-2 | libc, libbfd | libopcodes | 175kB | 181kB | GPL-3.0+ | Felix Fietkau | Bug reports | Sources |
| libraries | libpcap | 1.8.1-1 | libc, libssp | This package contains a system-independent library for user-level network packet capture. | 79kB | 78kB | BSD-3-Clause | Felix Fietkau | Bug reports | Sources |
| libraries | libpcre | 8.45-3 | libc | A Perl Compatible Regular Expression library | 80kB | 79kB | BSD-3-Clause | Thomas Heil | Bug reports | Sources |
| Next page | ||||||||||