This translation is older than the original page and might be outdated.

Paket tablosu

Bir paket sınıfına tıklamak Paketler Tablosu'nu binaenaleyh süzer, ama tabi ki kendiniz el ile de süzebilirsiniz.

Sınıfa göre sıralama

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ıfAdVersiyonBağımlılıklar...........................................Tanım........................................... Dosya boyutuYüklü boyutLisansBakıcıHata raporuKaynak kod
librarieslibxerces-c3.2.3-3libc, librt, libpthread, libstdcpp6Xerces-C++ is a validating XML parser written in a portable subset of
C++. Xerces-C++ makes it easy to give your application the ability
to read and write XML data. A shared library is provided for parsing,
generating, manipulating, and validating XML documents. Xerces-C++ is
faithful to the XML 1.0 recommendation and associated standards (DOM
1.0, DOM 2.0, SAX 1.0, SAX 2.0, Namespaces, XML Schema Part 1 and
Part 2). It also provides experimental implementations of XML 1.1
and DOM Level 3.0. The parser provides high performance, modularity,
and scalability.

820kB826kBApache-2.0Álvaro Fernández RojasBug reportsSources
librarieslibpng1.6.37-11libc, zlibpackages:pkgdata:libpng, A PNG format files handling library

82kB81kBLibpng GPL-2.0-or-later BSD-3-ClauseJo-Philipp Wichpackages:pkgdata:libpng, Bug reportspackages:pkgdata:libpng, Sources
librarieslibyaml-cpp0.70.7.0-1libc, librt, libpthread, libstdcpp6yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec.

82kB81kBMITSteven HessingBug reportsSources
librarieslibpng1.6.37-11libc, zlibA PNG format files handling library

82kB81kBLibpng GPL-2.0-or-later BSD-3-ClauseJo-Philipp WichBug reportsSources
librarieslibnetconf22.0.24-1libc, librt, libpthread, libyang, libssh, libopenssl1.1libnetconf2 is the NETCONF library in C intended for building NETCONF clients and servers.

libnetconf2 provides basic functions to connect NETCONF client and server to each other via
SSH, to send and receive NETCONF messages. NETCONF datastore implementation is not included.

82kB81kBBSD-3-ClauseJakov SmolicBug reportsSources
librarieslibyaml-cpp0.60.6.3-2libc, librt, libpthread, libstdcpp6yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec.

81kB80kBMITSteven HessingBug reportsSources
librarieslibopensc0.22.0-1libc, libopenssl1.1, libpthread, zlibOpenSC provides a set of libraries and utilities to work with smart cards.
Its main focus is on cards that support cryptographic operations, and
facilitate their use in security applications such as authentication,
mail encryption and digital signatures.

807kB807kBLGPL-2.1-or-laterDaniel GolleBug reportsSources
librarieslibpcre8.45-3libcA Perl Compatible Regular Expression library

80kB79kBBSD-3-ClauseThomas HeilBug reportsSources
librarieslibdaemon0.14-5libcpackages:pkgdata: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.

8kB7kBTed Hesspackages:pkgdata:libdaemon, Bug reportspackages:pkgdata:libdaemon, Sources
librarieslibgphoto2-drivers-jd112.5.30-1libc, libgphoto2-portpackages:pkgdata:libgphoto2-drivers-jd11, Gphoto2 drivers for jd11 cameras

8kB7kBLGPL-2.1-or-laterLeonardo Medicipackages:pkgdata:libgphoto2-drivers-jd11, Bug reportspackages:pkgdata:libgphoto2-drivers-jd11, Sources
librariesboost-timer1.78.0-2libc, librt, libpthread, libstdcpp6, boost-chronopackages:pkgdata:boost-timer, This package contains the Boost timer library.

8kB7kBBSL-1.0Carlos M. Ferreirapackages:pkgdata:boost-timer, Bug reportspackages:pkgdata:boost-timer, Sources
librarieslibyubikey1.13-2libc, librt, libpthreadThe c library for the yubikey from Yubico

8kB8kBBSD-2-ClauseStuart B. WilkinsBug reportsSources
librarieslibslang2-mod-json2.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 json module.

8kB7kBGPL-2.0-or-laterJeffery ToBug reportsSources
librarieslibslang2-mod-histogram2.3.3-1libc, librt, libpthreadMulti-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 histogram module.

8kB7kBGPL-2.0-or-laterJeffery ToBug reportsSources
librarieslibmnl01.0.5-1libclibmnl 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.

8kB7kBLGPL-2.1+Jo-Philipp WichBug reportsSources
librarieslibcap-ng0.8.2-1libcPOSIX capabilities library library

8kB7kBGPL-2.0-or-later LGPL-2.1-or-laterLucian CRISTIANBug reportsSources
librarieslibaprutil-dbd-mysql1.6.1-7libc, libaprutil, libmariadb3libaprutil - MySQL driver

8kB7kBApache-2.0Thomas HeilBug reportsSources
librarieslibuecc7-2libcpackages:pkgdata:libuecc, Very small Elliptic Curve Cryptography library

8kB7kBBSD-2-ClauseMatthias Schifferpackages:pkgdata:libuecc, Bug reportspackages:pkgdata:libuecc, Sources
librariesopensc-utils-netkey-tool0.22.0-1libc, opensc-utilsnetkey-tool utility from opensc

8kB7kBLGPL-2.1-or-laterDaniel GolleBug reportsSources
librariesmtdev1.1.6-2libcThe mtdev is a stand-alone library which transforms all variants of
kernel MT events to the slotted type B protocol. The events put into
mtdev may be from any MT device, specifically type A without contact
tracking, type A with contact tracking, or type B with contact
tracking. See the kernel documentation for further details.

8kB8kBMITDaniel GolleBug reportsSources
librarieslibuecc7-2libcVery small Elliptic Curve Cryptography library

8kB7kBBSD-2-ClauseMatthias SchifferBug reportsSources
librarieslibogg1.3.2-2libc, libsspOgg project codecs use the Ogg bitstream format to arrange the raw,
compressed bitstream into a more robust, useful form. For example,
the Ogg bitstream makes seeking, time stamping and error recovery
possible, as well as mixing several sepearate, concurrent media
streams into a single physical bitstream.

8kB7kBBSD-3-ClauseTed HessBug reportsSources
librarieslibnetfilter-queue2017-06-27-601abd1c-1libc, libmnl, libnfnetlinklibnetfilter_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.

8kB7kBGPL-2.0+LEDE teamBug reportsSources
librarieslibgphoto2-drivers-sony_dscf552.5.30-1libc, libgphoto2-portGphoto2 drivers for sony_dscf55 cameras

8kB7kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-sony_dscf12.5.30-1libc, libgphoto2-portGphoto2 drivers for sony_dscf1 cameras

8kB7kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-ricoh_g32.5.30-1libc, libgphoto2-portGphoto2 drivers for ricoh_g3 cameras

8kB7kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-polaroid_pdc7002.5.30-1libc, librt, libpthread, libgphoto2-portGphoto2 drivers for polaroid_pdc700 cameras

8kB7kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-polaroid_pdc6402.5.30-1libc, librt, libpthread, libgphoto2-portGphoto2 drivers for polaroid_pdc640 cameras

8kB7kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-jl2005c2.5.30-1libc, libgphoto2-portGphoto2 drivers for jl2005c cameras

8kB8kBLGPL-2.1-or-laterLeonardo MediciBug reportsSources
librarieslibgphoto2-drivers-jd112.5.30-1libc, libgphoto2-portGphoto2 drivers for jd11 cameras

8kB7kBLGPL-2.1-or-laterLeonardo MediciBug 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
librariesboost-timer1.78.0-2libc, librt, libpthread, libstdcpp6, boost-chronoThis package contains the Boost timer library.

8kB7kBBSL-1.0Carlos M. FerreiraBug reportsSources
librariesnspr4.33-1libc, librt, libpthreadNetscape Portable Runtime (NSPR) provides a platform-neutral API for system
level and libc-like functions. The API is used in the Mozilla clients, many
of Red Hat's and Oracle's server applications, and other software offerings.

79kB79kBLucian CristianBug reportsSources
librariesxmlrpc-c-internal1.51.07-1libc, xmlrpc-c-commonProgramming library for writing an XML-RPC server or client in C or C++.
XML-RPC is a standard network protocol to allow a client program to make
a simple remote procedure call (RPC) type request of a server. Uses internal expat variant (stripped down)

79kB78kBVARIOUSTed HessBug reportsSources
librarieslibpcap1.8.1-1libc, libsspThis package contains a system-independent library for user-level network packet
capture.

79kB78kBBSD-3-ClauseFelix FietkauBug reportsSources
librarieslibdaq2.2.2-3libc, libdnet, libpcap1Data Acquisition library for packet I/O.

79kB78kBGPL-2.0W. Michael PetulloBug reportsSources
librarieslibgd2.3.2-4libc, librt, libpthread, libjpeg, libpng, libwebpGD is an open source code library for the dynamic creation of images by
programmers. GD creates PNG, JPEG and GIF images, among other formats.

79kB79kBMITJo-Philipp WichBug reportsSources
librarieslibapr1.7.0-3libc, libpthread, librt, libuuid1Apache Portable Runtime Library

78kB77kBApache-2.0Thomas HeilBug reportsSources
librarieslibaprutil1.6.1-7libc, libapr, libexpat, libuuid1Apache Portable Runtime Utility Library

77kB77kBApache-2.0Thomas HeilBug reportsSources
librariesboost-python1.68.0-4libc, libstdcpp, libpthread, librtThis package contains the Boost python library.

76kB76kBBoost Software LicenseCarlos M. FerreiraBug reportsSources
librariesboost-regex1.78.0-2libc, libstdcpp6, libpthread, librt, icu71packages:pkgdata:boost-regex, This package contains the Boost regex library.

75kB75kBBSL-1.0Carlos M. Ferreirapackages:pkgdata:boost-regex, Bug reportspackages:pkgdata:boost-regex, Sources
librariesboost-json1.78.0-2libc, libstdcpp6, libpthread, librt, boost-containerpackages:pkgdata:boost-json, This package contains the Boost json library.

75kB74kBBSL-1.0Carlos M. Ferreirapackages:pkgdata:boost-json, Bug reportspackages:pkgdata:boost-json, Sources
librariesboost-json1.78.0-2libc, libstdcpp6, libpthread, librt, boost-containerThis package contains the Boost json library.

75kB74kBBSL-1.0Carlos M. FerreiraBug reportsSources
librariesboost-regex1.78.0-2libc, libstdcpp6, libpthread, librt, icu71This package contains the Boost regex library.

75kB75kBBSL-1.0Carlos M. FerreiraBug reportsSources
librarieslibgphoto22.5.30-1libc, libpthread, libltdl7, libusb-compat4, libusb-1.0-0packages:pkgdata:libgphoto2, The basic library of the gphoto2 program, version 2.5.30.

74kB73kBLGPL-2.1-or-laterLeonardo Medicipackages:pkgdata:libgphoto2, Bug reportspackages:pkgdata:libgphoto2, Sources
librarieslibcoap34.3.0-2libcConstrained Application Protocol (RFC 7252) library

74kB73kBGPL-2.0-or-later BSD-2-ClauseAnton GlukhovBug reportsSources
librarieslibksba1.6.1-1libc, librt, libpthread, libgpg-errorLibksba is a library to make the tasks of working with X.509 certificates, CMS data and related objects more easy.

74kB73kBLGPL-3.0-or-later GPL-2.0-or-laterDaniel GolleBug reportsSources
librarieslibxslt1.1.34-4libc, librt, libpthread, libxml2A library for XML transformation using XSLT.

74kB73kBMITJiri SlachtaBug reportsSources
librarieslibv4l1.20.0-4libc, librt, libpthreadlibv4l is a collection of libraries which adds a thin abstraction layer on
top of video4linux2 devices. The purpose of this (thin) layer is to make it
easy for application writers to support a wide variety of devices without
having to write separate code for different devices in the same class. libv4l
consists of 3 different libraries: libv4lconvert, libv4l1 and libv4l2.

libv4l1 offers the (deprecated) v4l1 API on top of v4l2 devices, independent
of the drivers for those devices supporting v4l1 compatibility (which many
v4l2 drivers do not).

libv4l2 offers the v4l2 API on top of v4l2 devices, while adding for the
application transparent libv4lconvert conversion where necessary.

74kB73kBLGPL-2.1-or-laterTed HessBug reportsSources
librarieslibgphoto22.5.30-1libc, libpthread, libltdl7, libusb-compat4, libusb-1.0-0The basic library of the gphoto2 program, version 2.5.30.

74kB73kBLGPL-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: 2022/01/10 15:49
  • by sorcun