Personal tools
Skip to content. | Skip to navigation
Direct Rendering Manager runtime library
libdvdnav provides a simple library for reading DVD video discs. The code is based on Ogle and used in, among others, the Xine dvdnav plug-in.
libdvdread provides a simple foundation for reading DVD video disks. It provides the functionality that is required to access many DVDs.
libe-book is a library for import of reflowable e-book formats. Currently supported are PalmDoc, TealDoc, Plucker eBook, eReader eBook, FictionBook v.2, TCR, zTXT and Broad Band eBook (LRF).
The libe-book-doc package contains documentation files for libe-book.
Tools to transform e-books into other formats. Currently supported: XHTML, raw, text.
eCAP is a software interface that allows a network application, such as an HTTP proxy or an ICAP server, to outsource content analysis and adaptation to a loadable module. For each applicable protocol message being processed, an eCAP-enabled host application supplies the message details to the adaptation module and gets back an adapted message, a "not interested" response, or a "block this message now!" instruction. These exchanges often include message bodies. The adaptation module can also exchange meta-information with the host application to supply additional details such as configuration options, a reason behind the decision to ignore a message, or a detected virus name. If you are familiar with the ICAP protocol (RFC 3507), then you may think of eCAP as an "embedded ICAP", where network interactions with an ICAP server are replaced with function calls to an adaptation module.
libeconf is a highly flexible and configurable library to parse and manage key=value configuration files. It reads configuration file snippets from different directories and builds the final configuration file from it.
The libeconf-utils package contains utilities for manipulating configuration files from applications that use libeconf.
Libedit is an autotool- and libtoolized port of the NetBSD Editline library. It provides generic line editing, history, and tokenization functions, similar to those found in GNU Readline.