Personal tools
Skip to content. | Skip to navigation
The libipa_hbac-python contains the bindings so that libipa_hbac can be used by Python applications.
libiptcdata is a library for parsing, editing, and saving IPTC data stored inside images. IPTC is a standard for encoding metadata such as captions, titles, locations, etc. in the headers of an image file. libiptcdata also includes a command-line utility for modifying the metadata.
A library for accessing the IRMAN hardware from Linux and other Unix systems.
Libisofs is a library to create an ISO-9660 filesystem and supports extensions like RockRidge or Joliet. It is also a full featured ISO-9660 editor, allowing you to modify an ISO image or multisession disc, including file addition or removal, change of file names and attributes etc. It supports the extension AAIP which allows to store ACLs and xattr in ISO-9660 filesystems as well. As it is linked with zlib, it supports zisofs compression, too.
Libjingle is Google Talk's implementation of Jingle and Jingle-Audio (proposed extensions to XMPP) to interoperate with Google Talk's peer-to-peer and voice calling capabilities. In addition, it is a P2P (peer-to-peer) and RTC (real-time communication) stack that builds on XMPP. If you don't need any P2P or RTC, you can use any XMPP stack. If you do, then you might want to use libjingle. In fact, you can even use libjingle on top of another XMPP stack.
The libjpeg package contains a library of functions for manipulating JPEG images, as well as simple client programs for accessing the libjpeg functions. Libjpeg client programs include cjpeg, djpeg, jpegtran, rdjpgcom and wrjpgcom. Cjpeg compresses an image file into JPEG format. Djpeg decompresses a JPEG file into a regular image file. Jpegtran can perform various useful transformations on JPEG files. Rdjpgcom displays any text comments included in a JPEG file. Wrjpgcom inserts text comments into a JPEG file.