This translation is older than the original page and might be outdated. See what has changed.

软件包列表

点击软件包分类可直接对下方 软件包列表 进行筛选,您也可以输入内容手动筛选。

按类别筛选

为了不影响您的体验,每页只显示50个软件包。

  • 点击左下角“下一页”或“上一页”以便显示前50或后50个软件包。
  • 点击表头可对按对应字段对内容进行排序。
  • 反白框 输入您的筛选条件。

当您点击下表中的软件包名称后,将默认打开该软件包的独有页面及相关文档。如果没有,动一动手指添加。

Filtered by categories='libraries'

类别名称版本依赖包描述信息软件包体积 安装后大小授权方式维护人报告错误源代码
librarieslibgd2.2.5-2libc, libjpeg, libpngGD is an open source code library for the dynamic creation of images by
programmers. GD creates PNG, JPEG and GIF images, among other formats.

91kB90kBMITJo-Philipp WichBug reportsSources
librarieslibdbus1.10.4-1libc, libssp, libpthreadSimple interprocess messaging system (library)

90kB90kBAFL-2.1Steven BarthBug reportsSources
librarieslibcurl7.52.1-9libc, libssp, libmbedtlsA client-side URL transfer library

91kB90kBMITImre KalozBug reportsSources
librariesboost-chrono1.78.0-2libc, libstdcpp6, libpthread, librt, boost-systempackages:pkgdata:boost-chrono, This package contains the Boost chrono library.

9kB9kBBSL-1.0Carlos M. Ferreirapackages:pkgdata:boost-chrono, Bug reportspackages:pkgdata:boost-chrono, Sources
librarieslibgpiod1.6.3-1libc, librt, libpthreadpackages:pkgdata:libgpiod, C library for interacting with the linux GPIO character device
(gpiod stands for GPIO device).

10kB9kBLGPL-2.1-or-laterMichael Heimpoldpackages:pkgdata:libgpiod, Bug reportspackages:pkgdata:libgpiod, Sources
librarieslibhavege1.9.18-1libc, librt, libpthreadpackages:pkgdata:libhavege, Library for haveged

10kB9kBGPLv3Hannu Nymanpackages:pkgdata:libhavege, Bug reportspackages:pkgdata:libhavege, Sources
librarieslibdaemon0.14-5libcpackages:pkgdata_owrt21_2:libdaemon, libdaemon is a lightweight C library that eases the writing of UNIX daemons.
It consists of the following parts:
- A wrapper around fork() which does the correct daemonization procedure of a process
- A wrapper around syslog() for simpler and compatible log output to Syslog or STDERR
- An API for writing PID files
- An API for serializing UNIX signals into a pipe for usage with select() or poll()
- An API for running subprocesses with STDOUT and STDERR redirected to syslog

APIs like these are used in most daemon software available. It is not that
simple to get it done right and code duplication is not a goal.

10kB9kBTed Hesspackages:pkgdata_owrt21_2:libdaemon, Bug reportspackages:pkgdata_owrt21_2:libdaemon, Sources
librariesopensc-utils-pkcs15-crypt0.22.0-1libc, opensc-utilspkcs15-crypt utility from opensc

9kB9kBLGPL-2.1-or-laterDaniel GolleBug reportsSources
librariesopensc-utils-piv-tool0.22.0-1libc, opensc-utilspiv-tool utility from opensc

10kB9kBLGPL-2.1-or-laterDaniel GolleBug reportsSources
librariesopensc-utils-eidenv0.22.0-1libc, opensc-utilseidenv utility from opensc

9kB9kBLGPL-2.1-or-laterDaniel GolleBug reportsSources
librarieslibrouteros2018-07-19-c485c777-2libc, librt, libpthreadlibrouteros is a library to communicate with RouterOS, the operating system of MikroTik's RouterBoards.
It uses the API port provided by those systems to connect and talk to the devices. librouteros is a
low-level library in that it abstracts the network protocol used but has next to no knowledge about the
commands and responses available

10kB9kBISCSven RoedererBug reportsSources
librarieslibgphoto2-drivers-sonix2.5.26-3libc, librt, libpthread, libgphoto2-portGphoto2 drivers for sonix cameras

9kB9kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-fuji2.5.26-3libc, libgphoto2-portGphoto2 drivers for fuji cameras

10kB9kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-digigr82.5.26-3libc, libgphoto2-portGphoto2 drivers for digigr8 cameras

10kB9kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibextractor-plugin-gstreamer1.11-1libc, libextractor, libgstreamer1, gstreamer1-plugins-base, libgst1app, libgst1pbutils, libgst1tagGNU Libextractor (gstreamer plugin)

10kB9kBGPL-3.0-or-laterDaniel GolleBug reportsSources
librariescJSON1.7.15-3libc, librt, libpthreadUltralightweight JSON parser in ANSI C.
cJSON aims to be the dumbest possible parser that you can get your
job done with. It's a single file of C, and a single header file.

10kB9kBMITKarl PalssonBug reportsSources
librariesboost-chrono1.75.0-1libc, libstdcpp6, libpthread, librt, boost-systemThis package contains the Boost chrono library.

10kB9kBBSL-1.0Carlos M. FerreiraBug reportsSources
librarieslibsasl2-sasldb2.1.27-5libc, libsasl2, libdb47A general purpose authentication library (sasldb libraries)

10kB9kBBSD-4c BSDW. Michael PetulloBug reportsSources
librarieslibdaemon0.14-5libclibdaemon is a lightweight C library that eases the writing of UNIX daemons.
It consists of the following parts:
- A wrapper around fork() which does the correct daemonization procedure of a process
- A wrapper around syslog() for simpler and compatible log output to Syslog or STDERR
- An API for writing PID files
- An API for serializing UNIX signals into a pipe for usage with select() or poll()
- An API for running subprocesses with STDOUT and STDERR redirected to syslog

APIs like these are used in most daemon software available. It is not that
simple to get it done right and code duplication is not a goal.

10kB9kBTed HessBug reportsSources
librarieslibhavege1.9.18-1libc, librt, libpthreadLibrary for haveged

10kB9kBGPLv3Hannu NymanBug reportsSources
librariesopensc-utils-westcos-tool0.19.0-2libc, opensc-utilswestcos-tool utility from opensc

9kB9kBLGPL-2.1-or-laterDaniel GolleBug reportsSources
librariesopensc-utils-cardos-tool0.19.0-2libc, opensc-utilscardos-tool utility from opensc

10kB9kBLGPL-2.1-or-laterDaniel GolleBug reportsSources
librarieslibuclient201601232020-06-17-51e16ebf-1libc, libubox20191228HTTP/1.1 client library

10kB9kBISCFelix FietkauBug reportsSources
librarieslibgphoto2-drivers-mustek2.5.22-1libc, libgphoto2-portGphoto2 drivers for mustek cameras

9kB9kBLGPL-2.1Leonardo MediciBug reportsSources
librarieslibgphoto2-drivers-kodak_dc2102.5.22-1libc, libssp, libgphoto2-portGphoto2 drivers for kodak_dc210 cameras

10kB9kBLGPL-2.1Leonardo MediciBug reportsSources
librarieslibftdi0.20-5libc, libusb-compat4libFTDI - FTDI USB driver with bitbang mode
libFTDI is an open source library to talk to FTDI chips: FT232BM, FT245BM, FT2232C, FT2232H, FT4232H, FT2232D and FT245R, including the popular bitbang mode.
The library is linked with your program in userspace, no kernel driver required.

10kB9kBLGPL-2.0Álvaro Fernández RojasBug reportsSources
librarieslibffi3.3-2libc, libsspThe libffi library provides a portable, high level programming interface to
various calling conventions. This allows a programmer to call any function
specified by a call interface description at run-time.

FFI stands for Foreign Function Interface. A foreign function interface is the
popular name for the interface that allows code written in one language to call
code written in another language. The libffi library really only provides the
lowest, machine dependent layer of a fully featured foreign function interface.
A layer must exist above libffi that handles type conversions for values passed
between the two languages.

11kB9kBMITPeter WagnerBug reportsSources
librarieslibextractor-plugin-gstreamer1.9-2libc, libextractor, libgstreamer1, gstreamer1-plugins-base, libgst1app, libgst1pbutils, libgst1tagGNU Libextractor (gstreamer plugin)

9kB9kBGPL-3.0-or-laterDaniel GolleBug reportsSources
librarieslibdbd-mysql0.9.0-2libc, libssp, libdbi, libmysqlclientMySQL database server driver for libdbi

10kB9kBLGPL-2.1Nicolas ThillBug reportsSources
librarieslibavahi-compat-libdnssd0.8-1libc, libavahi-clientAvahi is an mDNS/DNS-SD (aka RendezVous/Bonjour/ZeroConf)
implementation (library). It facilitates
service discovery on a local network -- this means that
you can plug your laptop or computer into a network and
instantly be able to view other people who you can chat with,
find printers to print to or find files being shared.
This kind of technology is already found in MacOS X
(branded 'Rendezvous', 'Bonjour' and sometimes 'ZeroConf')
and is very convenient.
.
This packages adds the libavahi-compat-libdnssd library.
It also automatically adds the required libavahi-client package.
For more information please see the avahi documentation.

10kB9kBLGPL-2.1-or-laterTed HessBug reportsSources
librarieslibaprutil-dbd-odbc1.6.1-2libc, libaprutil, unixodbclibaprutil - ODBC driver

10kB9kBApache-2.0Thomas HeilBug reportsSources
librariesopensc-utils-opensc-tool0.17.0-1libc, opensc-utilsopensc-tool utility from opensc

10kB9kBLGPL-2.1+Daniel GolleBug reportsSources
librarieslibwrap7.6-1libc, libsspSecurity wrapper library for TCP services

10kB9kBBSDPeter WagnerBug reportsSources
librarieslibubus2018-10-06-221ce7e7-1libc, libuboxOpenWrt RPC client library

10kB9kBLGPL-2.1Felix FietkauBug reportsSources
librarieslibtalloc2.1.14-2libc, libssp, libattrtalloc is a hierarchical, reference counted memory pool system with destructors.

10kB9kBLGPL-3.0+Ted HessBug reportsSources
librarieslibsoc2016-12-22-5b788d4d-2libc, libssp, libpthreadlibsoc: C library for interfacing with common SoC peripherals through
generic kernel interfaces


10kB9kBLGPL-2.1Yegor YefremovBug reportsSources
librarieslibsearpc6.2.2-8998e7b2c5587f0..d-1libc, glib2, jansson, pythonSearpc is a simple C language RPC framework based on GObject system.
Searpc handles the serialization/deserialization part of RPC,
the transport part is left to users.

10kB9kBGPL-3.0Gergely KissBug reportsSources
librarieslibgphoto2-drivers-kodak_dc2102.5.17-1libc, libssp, libgphoto2-portGphoto2 drivers for kodak_dc210 cameras

10kB9kBLGPL-2.1Leonardo MediciBug reportsSources
librarieslibextractor-plugin-gstreamer1.9-1libc, libssp, libextractor, libgstreamer1, gstreamer1-plugins-base, libgst1app, libgst1pbutils, libgst1tagGNU Libextractor (gstreamer plugin)

9kB9kBGPL-3.0Daniel GolleBug reportsSources
librarieslibdbd-mysql0.9.0-2libc, libdbi, libmysqlclientMySQL database server driver for libdbi

10kB9kBLGPL-2.1Nicolas ThillBug reportsSources
librarieslibslang2-mod-socket2.3.3-1libcMulti-platform programmer's library providing facilities for interactive
applications. Includes such things as display/screen management,
keyboard input, keymaps, etc. Includes the embeddable S-Lang interpreter.

This contains the socket module.

10kB9kBGPL-2.0-or-laterJeffery ToBug reportsSources
librarieslibnfnetlink01.0.1-3libclibnfnetlink 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.

9kB9kBGPL-2.0+Jo-Philipp WichBug reportsSources
librarieslibsoc2016-12-22-5b788d4d-2libc, libssp, libpthreadlibsoc: C library for interfacing with common SoC peripherals through
generic kernel interfaces

10kB9kBLGPL-2.1Yegor YefremovBug reportsSources
librariesopensc-utils-piv-tool0.22.0-1libc, librt, libpthread, opensc-utilspiv-tool utility from opensc

9kB9kBLGPL-2.1-or-laterDaniel GolleBug reportsSources
librarieslibuclient2018-11-24-3ba74ebc-1libc, libuboxHTTP/1.1 client library

9kB9kBISCFelix FietkauBug reportsSources
librarieslibubus2018-10-06-221ce7e7-1libc, libuboxOpenWrt RPC client library

10kB9kBLGPL-2.1Felix FietkauBug reportsSources
librarieslibiw29-5libc, libsspThis package contains a library for manipulating
“Linux Wireless Extensions”.

10kB9kBGPL-2.0Felix FietkauBug reportsSources
librarieslibhavege1.9.18-1libc, librt, libpthreadLibrary for haveged

10kB9kBGPLv3Hannu NymanBug reportsSources
librarieslibgpiod1.6.3-1libc, librt, libpthreadC library for interacting with the linux GPIO character device
(gpiod stands for GPIO device).

10kB9kBLGPL-2.1-or-laterMichael HeimpoldBug reportsSources
librarieslibgphoto2-drivers-sonix2.5.30-1libc, libgphoto2-portGphoto2 drivers for sonix cameras

10kB9kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
 
This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
  • Last modified: 2018/05/08 14:02
  • by lujimmy