软件包列表
软件包分类
点击软件包分类可直接对下方 软件包列表 进行筛选,您也可以输入内容手动筛选。
软件包列表
为了不影响您的体验,每页只显示50个软件包。
- 点击左下角“下一页”或“上一页”以便显示前50或后50个软件包。
- 点击表头可对按对应字段对内容进行排序。
- 在
反白框输入您的筛选条件。
当您点击下表中的软件包名称后,将默认打开该软件包的独有页面及相关文档。如果没有,动一动手指添加。
Filtered by categories='libraries'
| 类别 | 名称 | 版本 | 依赖包 | 描述信息 | 软件包体积 | 安装后大小 | 授权方式 | ↑ 维护人 | 报告错误 | 源代码 |
|---|---|---|---|---|---|---|---|---|---|---|
| libraries | libnpupnp | 4.1.1-1 | libc, librt, libpthread, libstdcpp6, libexpat, libcurl4, libmicrohttpd | npupnp (new pupnp or not pupnp ?) is an UPnP library derived from the venerable pupnp (https://github.com/pupnp/pupnp), based on its 1.6.x branch (around 1.6.25). | 93kB | 92kB | LGPL-2.1-or-later | common packages maintainers | Bug reports | Sources |
| libraries | taglib | 1.12-5 | libc, zlib, libstdcpp6 | TagLib is a library for reading and editing the metadata of several popular audio formats. Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags in FLAC, MPC, Speex, WavPack, TrueAudio, WAV, AIFF, MP4, APE, DSF, DFF, and ASF files. | 288kB | 288kB | LGPL-2.1-or-later | common packages maintainers | Bug reports | Sources |
| libraries | lttng-ust | 2.12.0-1 | libc, liburcu, libuuid1, librt | Linux Trace Toolkit: next generation (library) | 237kB | 237kB | LGPL-2.1 GPL-2.0 | common packages maintainers | Bug reports | Sources |
| libraries | libestr | 0.1.11-3 | libc | libestr - some essentials for string handling (and a bit more) | 5kB | 4kB | LGPL-2.1-or-later | common packages maintainers | Bug reports | Sources |
| libraries | libminiupnpc | 2.2.1-1 | libc, librt, libpthread | Lightweight UPnP library | 19kB | 18kB | BSD-3-Clause | common packages maintainers | Bug reports | Sources |
| libraries | libnetfilter-queue1 | 1.0.5-4 | libc, librt, libpthread, libmnl0, libnfnetlink0 | libnetfilter_queue is a userspace library providing a programming interface (API) to packets that have been queued by the kernel packet filter. | 9kB | 8kB | GPL-2.0-or-later | common packages maintainers | Bug reports | Sources |
| libraries | sbc | 1.4-2 | libc, libssp, libsndfile | Low Complexity Subband Coding for bluetooth audio profiles encoding and decoding. Needed for A2DP support. | 31kB | 30kB | LGPL-2.1-or-later | common packages maintainers | Bug reports | Sources |
| libraries | opencv | 4.1.1-1 | libc, libpthread, librt, libatomic1, libstdcpp6, zlib, libjpeg | OpenCV | 4334kB | 4351kB | BSD-3-Clause | common packages maintainers | Bug reports | Sources |
| libraries | lttng-ust | 2.10.3-1 | libc, liburcu, libuuid1, librt | Linux Trace Toolkit: next generation (library) | 186kB | 185kB | LGPL-2.1 GPL-2.0 | common packages maintainers | Bug reports | Sources |
| libraries | libmosquittopp | 1.6.15-1 | libc, libssp, libmosquitto, libstdcpp6 | C++ Library wrapper for libmosquitto. | 5kB | 5kB | BSD-3-Clause | common packages maintainers | Bug reports | Sources |
| libraries | libldns | 1.7.0-5 | libc, libssp, libopenssl1.1 | The goal of ldns is to simplify DNS programming, it supports recent RFCs like the DNSSEC documents, and allows developers to easily create software conforming to current RFCs, and experimental software for current Internet Drafts. | 107kB | 108kB | BSD-3-Clause | common packages maintainers | Bug reports | Sources |
| libraries | libidn2 | 2.0.5-1 | libc, libunistring | Libidn2 is a free software implementation of IDNA2008, Punycode and TR46 in library form. It contains functionality to convert internationalized domain names to and from ASCII Compatible Encoding (ACE), following the IDNA2008 and TR46 standards. Library only package | 58kB | 60kB | GPL-2.0-or-later LGPL-3.0-or-later | common packages maintainers | Bug reports | Sources |
| libraries | libidn | 1.35-2 | libc | GNU Libidn is a fully documented implementation of the Stringprep, Punycode and IDNA specifications. Libidn's purpose is to encode and decode internationalized domain names. Library only package | 60kB | 61kB | GPL-2.0-or-later GPL-3.0-or-later LGPL-2.1-or-later LGPL-3.0-or-later Apache-2.0 | common packages maintainers | Bug reports | Sources |
| libraries | libdouble-conversion | 3.1.5-2 | libc, libstdcpp6 | double-conversion provides binary-decimal and decimal-binary routines for IEEE doubles. The library consists of efficient conversion routines that have been extracted from the V8 JavaScript engine. The code has been refactored and improved so that it can be used more easily in other projects. | 22kB | 21kB | BSD-3c | common packages maintainers | Bug reports | Sources |
| libraries | jsoncpp | 1.8.4-1 | libc, libssp, libstdcpp6 | JsonCpp is a C++ library that allows manipulating JSON values, including serialization and deserialization to and from strings. It can also preserve existing comment in unserialization/serialization steps, making it a convenient format to store user input files. | 56kB | 56kB | MIT | common packages maintainers | Bug reports | Sources |
| libraries | confuse | 3.2.2-1 | libc, libssp | libConfuse is a configuration file parser library, licensed under the terms of the ISC license, and written in C. It supports sections and (lists of) values (strings, integers, floats, booleans or other sections), as well as some other features (such as single/double-quoted strings, environment variable expansion, functions and nested include statements). It makes it very easy to add configuration file capability to a program using a simple API. The goal of libConfuse is not to be the configuration file parser library with a gazillion of features. Instead, it aims to be easy to use and quick to integrate with your code. libConfuse was called libcfg before, but was changed to not confuse with other similar libraries. | 16kB | 15kB | ISC | common packages maintainers | Bug reports | Sources |
| libraries | bluez-libs | 5.50-5 | libc, libpthread, kmod-bluetooth | Bluetooth library | 52kB | 51kB | GPL-2.0-or-later | common packages maintainers | Bug reports | Sources |
| libraries | libdbus | 1.12.12-1 | libc, libpthread | Simple interprocess messaging system (library) | 109kB | 108kB | AFL-2.1 | common packages maintainers | Bug reports | Sources |
| libraries | libmosquittopp | 1.5.9-2 | libc, libmosquitto, libstdcpp | C++ Library wrapper for libmosquitto. | 5kB | 4kB | BSD-3-Clause | common packages maintainers | Bug reports | Sources |
| libraries | libdrm | 2.4.70-1 | libc, libssp | libdrm | 19kB | 19kB | common packages maintainers | Bug reports | Sources | |
| libraries | libdouble-conversion | 3.1.4-1 | libc, libstdcpp | double-conversion provides binary-decimal and decimal-binary routines for IEEE doubles. The library consists of efficient conversion routines that have been extracted from the V8 JavaScript engine. The code has been refactored and improved so that it can be used more easily in other projects. | 62kB | 62kB | BSD-3c | common packages maintainers | Bug reports | Sources |
| libraries | confuse | 3.2.1-1 | libc | libConfuse is a configuration file parser library, licensed under the terms of the ISC license, and written in C. It supports sections and (lists of) values (strings, integers, floats, booleans or other sections), as well as some other features (such as single/double-quoted strings, environment variable expansion, functions and nested include statements). It makes it very easy to add configuration file capability to a program using a simple API. The goal of libConfuse is not to be the configuration file parser library with a gazillion of features. Instead, it aims to be easy to use and quick to integrate with your code. libConfuse was called libcfg before, but was changed to not confuse with other similar libraries. | 17kB | 16kB | ISC | common packages maintainers | Bug reports | Sources |
| libraries | re2-6 | 2021-02-02-2 | libc, librt, libpthread, libstdcpp6 | RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library. | 128kB | 127kB | BSD-3-Clause | common packages maintainers | Bug reports | Sources |
| libraries | libsispmctl | 4.8-1 | libc, librt, libpthread, libusb-compat4 | Silver Shield PM Control for Linux library | 6kB | 5kB | GPL-2.0-or-later | common packages maintainers | Bug reports | Sources |
| libraries | libnpupnp | 4.2.1-1 | libc, libstdcpp6, libexpat, libcurl4, libmicrohttpd | npupnp (new pupnp or not pupnp ?) is an UPnP library derived from the venerable pupnp (https://github.com/pupnp/pupnp), based on its 1.6.x branch (around 1.6.25). | 96kB | 96kB | LGPL-2.1-or-later | common packages maintainers | Bug reports | Sources |
| libraries | libnetfilter-queue1 | 1.0.5-4 | libc, libmnl0, libnfnetlink0 | libnetfilter_queue is a userspace library providing a programming interface (API) to packets that have been queued by the kernel packet filter. | 9kB | 8kB | GPL-2.0-or-later | common packages maintainers | Bug reports | Sources |
| libraries | libnetfilter-cttimeout1 | 1.0.0-2 | libc, libmnl0 | 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. | 5kB | 4kB | GPL-2.0+ | common packages maintainers | Bug reports | Sources |
| libraries | libnetfilter-cthelper0 | 1.0.0-2 | libc, libmnl0 | 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+ | common packages maintainers | Bug reports | Sources |
| libraries | liblzo2 | 2.10-4 | libc | LZO is a data compression library which is suitable for data de-/compression in real-time. This means it favours speed over compression ratio. | 38kB | 38kB | GPL-2.0-or-later | common packages maintainers | Bug reports | Sources |
| libraries | sbc | 1.5-1 | libc, libsndfile | Low Complexity Subband Coding for bluetooth audio profiles encoding and decoding. Needed for A2DP support. | 33kB | 33kB | LGPL-2.1-or-later | common packages maintainers | Bug reports | Sources |
| libraries | lttng-ust | 2.12.0-1 | libc, liburcu, libuuid1, librt | Linux Trace Toolkit: next generation (library) | 234kB | 233kB | LGPL-2.1 GPL-2.0 | common packages maintainers | Bug reports | Sources |
| libraries | libupnpp | 0.21.0-1 | libc, librt, libpthread, libnpupnp | libupnpp defines useful objects over libupnp and can be used to create both devices and control points. It is shared by upmpdcli and upplay. | 206kB | 206kB | LGPL-2.1-or-later | common packages maintainers | Bug reports | Sources |
| libraries | libtirpc | 1.3.2-2 | libc, librt, libpthread | Library TI RPC for RPC bindings | 48kB | 47kB | BSD-3-Clause | common packages maintainers | Bug reports | Sources |
| libraries | libstoken | 0.92-2 | libc, librt, libpthread, libxml2, libnettle8 | tokencode generator compatible with RSA SecurID 128-bit (AES) | 19kB | 18kB | LGPL-2.1 | common packages maintainers | Bug reports | Sources |
| libraries | libprotobuf-c | 1.4.0-2 | libc | Runtime library to use Google Protocol Buffers from C applications. Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. | 9kB | 8kB | BSD-2-Clause | common packages maintainers | Bug reports | Sources |
| libraries | libopenobex | 1.7.2-3 | libc, libusb-1.0-0 | Open Source impl of the OBject EXchange protocol (library) | 30kB | 29kB | GPL-2.0-or-later LGPL-2.1-or-later | common packages maintainers | Bug reports | Sources |
| libraries | libmosquittopp | 2.0.17-1 | libc, libmosquitto, libstdcpp6 | C++ Library wrapper for libmosquitto. | 5kB | 4kB | EPL-2.0 | common packages maintainers | Bug reports | Sources |
| libraries | libminiupnpc | 2.2.3-1 | libc | Lightweight UPnP library | 21kB | 21kB | BSD-3-Clause | common packages maintainers | Bug reports | Sources |
| libraries | libidn2 | 2.3.0-1 | libc, librt, libpthread, libunistring | Libidn2 is a free software implementation of IDNA2008, Punycode and TR46 in library form. It contains functionality to convert internationalized domain names to and from ASCII Compatible Encoding (ACE), following the IDNA2008 and TR46 standards. Library only package | 60kB | 62kB | LGPL-3.0-or-later | common packages maintainers | Bug reports | Sources |
| libraries | libidn | 1.36-1 | libc | GNU Libidn is a fully documented implementation of the Stringprep, Punycode and IDNA specifications. Libidn's purpose is to encode and decode internationalized domain names. Library only package | 61kB | 63kB | GPL-2.0-or-later GPL-3.0-or-later LGPL-2.1-or-later LGPL-3.0-or-later Apache-2.0 | common packages maintainers | Bug reports | Sources |
| libraries | libexif | 0.6.24-1 | libc | libexif is a library for parsing, editing, and saving EXIF data. It is intended to replace lots of redundant implementations in command-line utilities and programs with GUIs. | 68kB | 68kB | LGPL-2.1-or-later | common packages maintainers | Bug reports | Sources |
| libraries | libestr | 0.1.11-3 | libc | libestr - some essentials for string handling (and a bit more) | 5kB | 4kB | LGPL-2.1-or-later | common packages maintainers | Bug reports | Sources |
| libraries | libdouble-conversion | 2.0-1 | libc, libstdcpp | double-conversion provides binary-decimal and decimal-binary routines for IEEE doubles. The library consists of efficient conversion routines that have been extracted from the V8 JavaScript engine. The code has been refactored and improved so that it can be used more easily in other projects. | 57kB | 57kB | common packages maintainers | Bug reports | Sources | |
| libraries | libdbus | 1.13.18-12 | libc, librt, libpthread | Simple interprocess messaging system (library) | 96kB | 96kB | AFL-2.1 | common packages maintainers | Bug reports | Sources |
| libraries | libdbi | 0.9.0-5 | libc, librt, libpthread | This package provides a database-independent abstraction layer library in C. | 17kB | 16kB | LGPL-2.1-or-later | common packages maintainers | Bug reports | Sources |
| libraries | libaio | 0.3.112-2 | libc, librt, libpthread | Linux kernel AIO interface access library | 2kB | 2kB | LGPL-2.1-only | common packages maintainers | Bug reports | Sources |
| libraries | getdns | 1.7.3-1 | libc, librt, libpthread, libopenssl1.1 | This package contains the getdns library (libgetdns). This package also contains the “getdns_query” command line wrapper for getdns exposing the features of this implementation (both in the official API and the additional API functions). | 153kB | 153kB | BSD-3-Clause | common packages maintainers | Bug reports | Sources |
| libraries | confuse | 3.3-1 | libc | libConfuse is a configuration file parser library, licensed under the terms of the ISC license, and written in C. It supports sections and (lists of) values (strings, integers, floats, booleans or other sections), as well as some other features (such as single/double-quoted strings, environment variable expansion, functions and nested include statements). It makes it very easy to add configuration file capability to a program using a simple API. The goal of libConfuse is not to be the configuration file parser library with a gazillion of features. Instead, it aims to be easy to use and quick to integrate with your code. libConfuse was called libcfg before, but was changed to not confuse with other similar libraries. | 21kB | 20kB | ISC | common packages maintainers | Bug reports | Sources |
| libraries | bluez-libs | 5.64-1 | libc, libpthread, kmod-bluetooth | Bluetooth library | 63kB | 65kB | GPL-2.0-or-later | common packages maintainers | Bug reports | Sources |
| libraries | libmosquittopp | 1.4.15-1 | libc, libssp, libmosquitto-ssl, libstdcpp | C++ Library wrapper for libmosquitto. | 5kB | 4kB | BSD-3-Clause | common packages maintainers | Bug reports | Sources |
| Previous page Next page | ||||||||||