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

패키지

LEDE는 장치의 기능을 확장하기 위해 수천개의 패키지를 제공합니다.

이 페이지는 LEDE 17.01에서 사용 가능한 패키지들의 목록입니다.

사용 가능한 패키지의 간략한 개요는 패키지 목차에서 확인할 수 있습니다.

패키지 분류를 클릭하면 패키지 테이블이 필터링되지만 직접 수동으로 필터링 할 수도 있습니다.

Filter by category

아래 표는 성능상의 이유로 한 페이지에 50개의 패키지만 출력합니다.

  • 왼쪽 밑에 있는 “next page” 또는 “previous page”를 클릭하면 다음 또는 이전의 50개의 패키지를 출력합니다.
  • 테이블 제일 위의 열 명을 클릭하면 그 열을 기준으로 정렬됩니다.
  • 흰색 창에 필터 기준을 입력하세요.

아래 표에서 패키지 이름을 클릭하면 해당 패키지의 문서가 있는 페이지로 이동합니다. 없는 경우 자유롭게 추가할 수 있습니다.

Filtered by categories='libraries'

CategoryNameVersionDependencies...........................................Description...........................................File sizeInstalled sizeLicenseMaintainer Bug reportSource code
librarieslibavahi-client0.8-8libc, 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.

17kB16kBLGPL-2.1-or-laterTed HessBug reportsSources
librarieslibavahi-compat-libdnssd0.8-8libc, librt, libpthread, 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.

10kB8kBLGPL-2.1-or-laterTed HessBug reportsSources
librarieslibavl0.3.5-1libcAVLTree is a small implementation of AVL trees for the C programming language.

3kB3kBLGPL-2.0+Espen JürgensenBug reportsSources
librarieslibcanfestival8bfe0ac0-6libc, libssp, libpthread, librtCanFestival library

2kB2kBLGPL-2.1+Anton GlukhovBug reportsSources
librarieslibcares1.19.1-1libcc-ares is a C library for asynchronous DNS requests (including name resolves)

C89 compatibility, MIT licensed, builds for and runs on POSIX, Windows,
Netware, Android and many more operating systems.


38kB37kBMITKarl PalssonBug reportsSources
librarieslibcoapv4.1.2-1libcConstrained Application Protocol (RFC 7252) library

24kB23kBGPL-2.0+ BSD-2-ClauseAnton GlukhovBug 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
librarieslibdaq2.2.2-3libc, libdnet, libpcap1Data Acquisition library for packet I/O.

79kB78kBGPL-2.0W. Michael PetulloBug reportsSources
librarieslibdb474.7.25.4.NC-7libc, librt, libpthreadBerkeley DB library (4.7).

413kB414kBSleepycatMarcel DeniaBug reportsSources
librarieslibdb47xx4.7.25.4.NC-7libc, libdb47, libstdcpp6Berkeley DB library (4.7). C++ wrapper.

523kB525kBSleepycatMarcel DeniaBug reportsSources
librarieslibdbd-mysql0.9.0-2libc, librt, libpthread, libdbi, libmysqlclient3MySQL database server driver for libdbi

10kB9kBLGPL-2.1Nicolas ThillBug reportsSources
librarieslibdbd-pgsql0.9.0-2libc, libdbi, libpqPostgreSQL database server driver for libdbi

14kB13kBLGPL-2.1Nicolas ThillBug reportsSources
librarieslibdbd-sqlite30.9.0-2libc, libdbi, libsqlite3-0SQLite3 database driver for libdbi

14kB13kBLGPL-2.1Nicolas ThillBug reportsSources
librarieslibdbi0.9.0-5libc, librt, libpthreadThis package provides a database-independent abstraction layer library in C.

17kB16kBLGPL-2.1-or-latercommon packages maintainersBug reportsSources
librarieslibdbus1.13.18-12libc, librt, libpthreadSimple interprocess messaging system (library)

96kB96kBAFL-2.1common packages maintainersBug reportsSources
librarieslibdmapsharing3.9.10-1libc, libsoup, mdnsresponder, gstreamer1-plugins-base, gst1-mod-applibdmapsharing

72kB72kBLGPL-2.1-or-laterW. Michael PetulloBug reportsSources
librarieslibdnet1.14-3libclibdnet is a library of simplified, portable interface to several low-level
networking routines.

23kB23kBBSD-3-ClauseLuka PerkovBug 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
librarieslibdrm2.4.107-2libcLIBDRM is the cross-driver middleware which allows user-space applications
(such as Mesa and 2D drivers) to communicate with the Kernel by the means
of the DRI protocol.

26kB26kBBSD-3-ClauseLucian CristianBug reportsSources
librarieslibecdsautil0.4.1-1libc, libueccLibrary to sign and verify checksums using ECDSA.

4kB4kBMITMatthias SchifferBug reportsSources
librarieslibedit20210522-3.1-1libc, libncurses6Generic line editing, history, and tokenization functions similar to GNU Readline.

63kB63kBBSD-3-ClauseDaniel SalzmanBug reportsSources
librarieslibesmtp1.1.0-2libc, librt, libpthread, libopenssl1.1A Library for Posting Electronic Mail

29kB28kBLGPL-2.0-or-laterOthmar TrunigerBug reportsSources
librarieslibestr0.1.11-3libclibestr - some essentials for string handling (and a bit more)

5kB4kBLGPL-2.1-or-latercommon packages maintainersBug reportsSources
librarieslibev4.33-1libcA full-featured and high-performance event loop that is loosely modelled after
libevent, but without its limitations and bugs.

23kB23kBBSD-2-ClauseKarl PalssonBug reportsSources
librarieslibevdev1.13.0-1libc, librt, libpthreadlibevdev is a wrapper library for evdev devices. it moves the common
tasks when dealing with evdev devices into a library and provides a
library interface to the callers, thus avoiding erroneous ioctls, etc.

The eventual goal is that libevdev wraps all ioctls available to
evdev devices, thus making direct access unnecessary.

28kB28kBMITDaniel GolleBug reportsSources
librarieslibeventlog0.2.12-2libcA new API to format and send structured log messages.

6kB5kBW. Michael PetulloBug reportsSources
librarieslibexif0.6.24-1libclibexif 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.

68kB68kBLGPL-2.1-or-latercommon packages maintainersBug reportsSources
librarieslibexpat2.5.0-1libcA fast, non-validating, stream-oriented XML parsing library.

45kB44kBMITTed HessBug reportsSources
librarieslibexslt1.1.34-4libc, libxsltAn extension for XSLT.

27kB27kBMITJiri SlachtaBug reportsSources
librarieslibextractor-plugin-archive1.11-3libc, librt, libpthread, libextractor, libarchive-noopensslGNU Libextractor (archive plugin)

2kB1kBGPL-3.0-or-laterDaniel GolleBug reportsSources
librarieslibextractor-plugin-deb1.11-3libc, libextractorGNU Libextractor (deb plugin)

3kB3kBGPL-3.0-or-laterDaniel GolleBug reportsSources
librarieslibextractor-plugin-dvi1.11-3libc, libextractorGNU Libextractor (dvi plugin)

3kB2kBGPL-3.0-or-laterDaniel GolleBug reportsSources
librarieslibextractor-plugin-flac1.11-3libc, libextractor, libflacGNU Libextractor (flac plugin)

3kB2kBGPL-3.0-or-laterDaniel GolleBug reportsSources
librarieslibextractor-plugin-gif1.11-3libc, libextractor, giflibGNU Libextractor (gif plugin)

2kB1kBGPL-3.0-or-laterDaniel GolleBug reportsSources
librarieslibextractor-plugin-gstreamer1.11-3libc, librt, libpthread, libextractor, libgstreamer1, gstreamer1-plugins-base, libgst1app, libgst1pbutils, libgst1tagGNU Libextractor (gstreamer plugin)

9kB9kBGPL-3.0-or-laterDaniel GolleBug reportsSources
librarieslibextractor-plugin-it1.11-3libc, libextractorGNU Libextractor (it plugin)

2kB1kBGPL-3.0-or-laterDaniel GolleBug reportsSources
librarieslibextractor-plugin-jpeg1.11-3libc, librt, libpthread, libextractor, libjpeg-turboGNU Libextractor (jpeg plugin)

2kB2kBGPL-3.0-or-laterDaniel GolleBug reportsSources
librarieslibextractor-plugin-man1.11-3libc, librt, libpthread, libextractorGNU Libextractor (man plugin)

2kB2kBGPL-3.0-or-laterDaniel GolleBug reportsSources
librarieslibextractor-plugin-mime1.11-3libc, libextractor, libmagicGNU Libextractor (mime plugin)

2kB1kBGPL-3.0-or-laterDaniel GolleBug reportsSources
librarieslibextractor-plugin-mpeg1.11-3libc, libextractor, libmpeg2GNU Libextractor (mpeg plugin)

2kB2kBGPL-3.0-or-laterDaniel GolleBug reportsSources
librarieslibextractor-plugin-nsf1.11-3libc, libextractorGNU Libextractor (nsf plugin)

2kB1kBGPL-3.0-or-laterDaniel GolleBug reportsSources
librarieslibextractor-plugin-nsfe1.11-3libc, librt, libpthread, libextractorGNU Libextractor (nsfe plugin)

3kB2kBGPL-3.0-or-laterDaniel GolleBug reportsSources
librarieslibextractor-plugin-odf1.11-3libc, libextractorGNU Libextractor (odf plugin)

3kB2kBGPL-3.0-or-laterDaniel GolleBug reportsSources
librarieslibextractor-plugin-ogg1.11-3libc, librt, libpthread, libextractor, libvorbisGNU Libextractor (ogg plugin)

3kB2kBGPL-3.0-or-laterDaniel GolleBug reportsSources
librarieslibextractor-plugin-png1.11-3libc, libextractorGNU Libextractor (png plugin)

3kB3kBGPL-3.0-or-laterDaniel GolleBug reportsSources
librarieslibextractor-plugin-ps1.11-3libc, libextractorGNU Libextractor (ps plugin)

2kB1kBGPL-3.0-or-laterDaniel GolleBug reportsSources
librarieslibextractor-plugin-riff1.11-3libc, libextractorGNU Libextractor (riff plugin)

2kB1kBGPL-3.0-or-laterDaniel GolleBug reportsSources
librarieslibextractor-plugin-s3m1.11-3libc, libextractorGNU Libextractor (s3m plugin)

2kB1kBGPL-3.0-or-laterDaniel GolleBug reportsSources
librarieslibextractor-plugin-sid1.11-3libc, libextractorGNU Libextractor (sid plugin)

2kB1kBGPL-3.0-or-laterDaniel GolleBug reportsSources
librarieslibextractor-plugin-thumbnailffmpeg1.6-1libc, libssp, libextractor, libffmpeg-full, libmagicGNU Libextractor (thumbnailffmpeg plugin)

4kB3kBGPL-3.0Daniel GolleBug 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: 2020/05/21 09:32
  • by tmomas