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

软件包列表

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

按类别筛选

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

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

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

Filtered by categories='libraries'

类别名称版本依赖包描述信息软件包体积安装后大小 授权方式维护人报告错误源代码
librarieslibdouble-conversion2.0-1libc, libstdcppdouble-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.

57kB56kBcommon packages maintainersBug reportsSources
librariesfcgi2.4.0-1libc, libpthreadFastCGI is a language independent, scalable, open extension to
CGI that provides high performance without the limitations of
server specific APIs.

20kB19kBJacob SiverskogBug reportsSources
librariesfcgixx2.4.0-1libc, libssp, fcgi, uclibcxxShared library of FastCGI++

6kB5kBJacob SiverskogBug reportsSources
librariesglib22.50.2-2libc, libssp, zlib, libpthread, libffi, libattrThe GLib library of C routines

776kB779kBPeter WagnerBug reportsSources
librarieslibaudiofile0.3.6-3libc, libssp, libflac, libstdcppThe audiofile library allows the processing of audio data to and from audio
files of many common formats (currently AIFF, AIFF-C, WAVE, NeXT/Sun, BICS,
FLAC, ALAC, and raw data).

70kB69kBTed HessBug reportsSources
librarieslibavahi-client0.6.32-1libc, libssp, avahi-dbus-daemonAvahi 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-client library.
It also automatically adds the required
libavahi-dbus-support and the avahi-dbus-daemon packages.
For more information please see the avahi documentation.

16kB15kBTed HessBug reportsSources
librarieslibavahi-compat-libdnssd0.6.32-1libc, libssp, 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.

9kB8kBTed HessBug reportsSources
librarieslibcap2.24-1libc, libsspLinux capabilities library

5kB4kBSteven BarthBug reportsSources
librarieslibdaemon0.14-5libc, libssplibdaemon 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.

8kB7kBTed HessBug reportsSources
librarieslibdrm2.4.70-1libc, libssplibdrm

19kB19kBcommon packages maintainersBug reportsSources
librarieslibecdsautil0.3.2.20160630-1libc, libssp, libueccLibrary to sign and verify checksums using ECDSA.

4kB3kBMatthias SchifferBug reportsSources
librarieslibevent1.4.15-1libc, libssp, librtThe 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.

70kB69kBSteven BarthBug reportsSources
librarieslibeventlog0.2.12-2libc, libsspA new API to format and send structured log messages.

5kB5kBW. Michael PetulloBug reportsSources
librarieslibfaad22.7-3libc, libsspFAAD2 is the fastest ISO AAC audio decoder available.
FAAD2 correctly decodes all MPEG-4 and MPEG-2 MAIN,
LOW, LTP, LD and ER object type AAC files.
This package contains the library.

147kB147kBTed HessBug reportsSources
librarieslibgcrypt1.6.6-1libc, libssp, libgpg-errorThis is a general purpose cryptographic library based on the code from
GnuPG. It provides functions for all cryptograhic building blocks:
symmetric ciphers (AES, DES, Arcfour, CAST5), hash algorithms (MD5, SHA-1,
RIPE-MD160, SHA-224/256, SHA-384/512), MACs (HMAC for all hash
algorithms), public key algorithms (RSA, DSA), large integer functions,
random numbers and a lot of supporting functions. Some algorithms have
been disabled to reduce size (Blowfish, Twofish, Serpent,
RC2, SEED, Camellia, CRC, MD4, TIGER-192, Whirlpool, ElGamal, ECC).

259kB259kBW. Michael PetulloBug reportsSources
librarieslibgpg-error1.12-1libc, libsspAn helper library for common error codes and descriptions.
This is a library that defines common error values for all GnuPG
components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,
Libksba, DirMngr, Pinentry, SmartCard Daemon and possibly more in the
future.

6kB5kBW. Michael PetulloBug reportsSources
librarieslibminiupnpc1.9-1libc, libsspLightweight UPnP library

15kB14kBSteven BarthBug reportsSources
librarieslibmpeg20.5.1-1libc, libsspMPEG-1 & -2 decoding library

33kB32kBW. Michael PetulloBug reportsSources
librarieslibneon0.30.2-1libc, libssp, libopenssl, libexpat, zlibneon is an HTTP and WebDAV client library, with a C interface. Features:

- High-level wrappers for common HTTP and WebDAV operations (GET, MOVE, DELETE, etc)
- Low-level interface to the HTTP request/response engine, allowing the use of arbitrary HTTP methods, headers, etc.
- Authentication support including Basic and Digest support, along with GSSAPI-based Negotiate on Unix, and
SSPI-based Negotiate/NTLM on Win32
- SSL/TLS support using OpenSSL or GnuTLS; exposing an abstraction layer for verifying server certificates, handling client
certificates, and examining certificate properties. Smartcard-based client certificates are also supported via a
PKCS11 wrapper interface.
- Abstract interface to parsing XML using libxml2 or expat, and wrappers for simplifying handling XML HTTP response bodies
- WebDAV metadata support; wrappers for PROPFIND and PROPPATCH to simplify property manipulation.

51kB50kBFederico Di MarcoBug reportsSources
librarieslibopenldap2.4.45-1libc, libssp, libopenssl, libsasl2, libpthreadOpenLDAP Software is an open source implementation of the
Lightweight Directory Access Protocol (LDAP).
This package contains the shared LDAP client libraries, needed by other programs.

167kB167kBW. Michael PetulloBug reportsSources
librarieslibpam1.2.0-2libc, libsspThe Linux-PAM Pluggable Authentication Modules.

152kB152kBNikos MavrogiannopoulosBug reportsSources
librarieslibpri1.5.0-1libc, libssp, dahdi-tools-libtonezonelibpri is a C implementation of the Primary Rate ISDN specification. It was
based on the Bellcore specification SR-NWT-002343 for National ISDN. As of
May 12, 2001, it has been tested work with NI-2, Nortel DMS-100, and
Lucent 5E Custom protocols on switches from Nortel and Lucent.

152kB152kBDaniel GolleBug reportsSources
librarieslibradcli1.2.5-1libc, libssp, libnettleA library for radius clients

17kB16kBNikos MavrogiannopoulosBug reportsSources
librarieslibrrd11.0.50-2libc, libssp, zlibRRD is the Acronym for Round Robin Database. RRD is a system to store and
display time-series data (i.e. network bandwidth, machine-room temperature,
server load average). It stores the data in a very compact way that will
not expand over time, and it presents useful graphs by processing the data
to enforce a certain data density. It can be used either via simple wrapper
scripts (from shell or Perl) or via frontends that poll network devices and
put friendly user interface on it.

This is version 1.0.x with cgilib-0.4, gd1.3 and libpng-1.0.9 linked into
librrd.so. The library is much smaller compared to the 1.2.x version with
separate dynamic linked libraries.
This package contains a shared library, used by other programs.

119kB118kBJo-Philipp WichBug reportsSources
librarieslibseccomp2.2.1-1libcThis package contains the seccomp library.

28kB38kBNikos MavrogiannopoulosBug reportsSources
librarieslibspeex1.2rc1-1libc, libsspOpen source patent-free speech compression codec library.
Speex is an Open Source/Free Software patent-free audio compression
format designed for speech. The Speex Project aims to lower the
barrier of entry for voice applications by providing a free
alternative to expensive proprietary speech codecs. Moreover, Speex
is well-adapted to Internet applications and provides useful features
that are not present in most other codecs.

This package contains the shared codec library, needed by other programs.

40kB39kBPeter WagnerBug reportsSources
librarieslibspeexdsp1.2rc1-1libc, libsspOpen source patent-free speech compression codec library.
Speex is an Open Source/Free Software patent-free audio compression
format designed for speech. The Speex Project aims to lower the
barrier of entry for voice applications by providing a free
alternative to expensive proprietary speech codecs. Moreover, Speex
is well-adapted to Internet applications and provides useful features
that are not present in most other codecs.

This package contains the shared dsp library, needed by other programs.

31kB30kBPeter WagnerBug reportsSources
librarieslibtorrent0.13.6-git-1-14e793b7..625libc, libssp, libopenssl, libsigcxx, zlibLibTorrent is a BitTorrent library written in C++ for *nix, with a focus on
high performance and good code. The library differentiates itself from other
implementations by transferring directly from file pages to the network stack.
On high-bandwidth connections it is able to seed at 3 times the speed of the
official client.

282kB282kBPeter WagnerBug reportsSources
librarieslibupnp-sample1.6.19-2libc, libssp, libupnpTVcontrolpoint & tvdevice sample applications run inside /etc/upnp-tvdevice/

26kB25kBTed HessBug reportsSources
librarieslibupnp1.6.19-2libc, libpthreadThe portable SDK for UPnP Devices (libupnp) provides developers with an API and
open source code for building control points, devices, and bridges that are
compliant with Version 1.0 of the Universal Plug and Play Device Architecture
Specification.

81kB80kBTed HessBug reportsSources
librarieslibuv1.10.2-1libc, libssp, libpthread, librtlibuv is a multi-platform support library with a focus on asynchronous I/O. It
was primarily developed for use by Node.js, but it's also used by Luvit, Julia,
pyuv, and others.

45kB44kBLuka PerkovBug reportsSources
librarieslibwebcam0.2.4libc, libssp, libxml2, libiconv-fullThe webcam-tools package contains the following two components:
- libwebcam: Webcam Library (LGPL)
- uvcdynctrl: Manage dynamic controls in uvcvideo (GPL)

16kB15kBRoger DBug reportsSources
librariesp11-kit0.23.1-2libc, libssp, libtasn1, libpthreadProvides a way to load and enumerate PKCS11 modules. Provides a
standard configuration setup for installing PKCS11 modules in such a
way that they are discoverable.

90kB89kBNikos MavrogiannopoulosBug reportsSources
librariesfcgi2.4.0-1libc, libpthreadFastCGI is a language independent, scalable, open extension to
CGI that provides high performance without the limitations of
server specific APIs.

20kB19kBJacob SiverskogBug reportsSources
librariesfcgixx2.4.0-1libc, libssp, fcgi, uclibcxxShared library of FastCGI++

6kB5kBJacob SiverskogBug reportsSources
librariesglogv0.3.5-1libc, libssp, libstdcpp, libpthreadThis repository contains a C++ implementation of the Google logging
module. Documentation for the implementation is in doc/.

36kB35kBAmir SabbaghiBug reportsSources
librarieslibaudiofile0.3.6-4libc, libssp, libflac, libstdcppThe audiofile library allows the processing of audio data to and from audio
files of many common formats (currently AIFF, AIFF-C, WAVE, NeXT/Sun, BICS,
FLAC, ALAC, and raw data).

68kB68kBTed HessBug 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.

8kB7kBTed HessBug reportsSources
librarieslibdouble-conversion2.0-1libc, libstdcppdouble-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.

57kB57kBcommon packages maintainersBug reportsSources
librarieslibeventlog0.2.12-2libcA new API to format and send structured log messages.

6kB5kBW. Michael PetulloBug reportsSources
librarieslibmpeg20.5.1-1libcMPEG-1 & -2 decoding library

36kB36kBW. Michael PetulloBug reportsSources
librarieslibopenzwave1.6.1149-3libc, libpthread, libstdcpp6Open-ZWave Library

456kB458kBDavid WoodhouseBug reportsSources
librarieslibpri1.6.0-4libc, dahdi-tools-libtonezonelibpri is a C implementation of the Primary Rate ISDN specification. It was
based on the Bellcore specification SR-NWT-002343 for National ISDN. As of
May 12, 2001, it has been tested work with NI-2, Nortel DMS-100, and
Lucent 5E Custom protocols on switches from Nortel and Lucent.

192kB191kBDaniel GolleBug reportsSources
librarieslibradcli1.2.11-1libc, librt, libpthread, libnettle8A library for radius clients

19kB18kBNikos MavrogiannopoulosBug reportsSources
librarieslibrrd11.0.50-5libc, zlibRRD is the Acronym for Round Robin Database. RRD is a system to store and
display time-series data (i.e. network bandwidth, machine-room temperature,
server load average). It stores the data in a very compact way that will
not expand over time, and it presents useful graphs by processing the data
to enforce a certain data density. It can be used either via simple wrapper
scripts (from shell or Perl) or via frontends that poll network devices and
put friendly user interface on it.

This is version 1.0.x with cgilib-0.4, gd1.3 and libpng-1.0.9 linked into
librrd.so. The library is much smaller compared to the 1.2.x version with
separate dynamic linked libraries.
This package contains a shared library, used by other programs.

139kB138kBJo-Philipp WichBug reportsSources
librarieslibspeex1.2.0-1libcOpen source patent-free speech compression codec library.
Speex is an Open Source/Free Software patent-free audio compression
format designed for speech. The Speex Project aims to lower the
barrier of entry for voice applications by providing a free
alternative to expensive proprietary speech codecs. Moreover, Speex
is well-adapted to Internet applications and provides useful features
that are not present in most other codecs.

This package contains the shared codec library, needed by other programs.

46kB45kBPeter WagnerBug reportsSources
librarieslibspeexdsp1.2.0-2libcOpen source patent-free speech compression codec library.
Speex is an Open Source/Free Software patent-free audio compression
format designed for speech. The Speex Project aims to lower the
barrier of entry for voice applications by providing a free
alternative to expensive proprietary speech codecs. Moreover, Speex
is well-adapted to Internet applications and provides useful features
that are not present in most other codecs.

This package contains the shared dsp library, needed by other programs.

33kB32kBPeter WagnerBug reportsSources
librarieslibtorrent0.13.6-git-1-14e793b7..625libc, libopenssl, libsigcxx, zlibLibTorrent is a BitTorrent library written in C++ for *nix, with a focus on
high performance and good code. The library differentiates itself from other
implementations by transferring directly from file pages to the network stack.
On high-bandwidth connections it is able to seed at 3 times the speed of the
official client.

306kB306kBPeter WagnerBug reportsSources
librarieslibuv1.19.2-1libc, libssp, libpthread, librtlibuv is a multi-platform support library with a focus on asynchronous I/O. It
was primarily developed for use by Node.js, but it's also used by Luvit, Julia,
pyuv, and others.

48kB47kBMarko RatkajBug reportsSources
librarieslibwebcam0.2.4libc, libssp, libxml2, libiconv-fullThe webcam-tools package contains the following two components:
- libwebcam: Webcam Library (LGPL)
- uvcdynctrl: Manage dynamic controls in uvcvideo (GPL)

16kB15kBRoger DBug 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