Represent XML data in a tree structure. Allows for the building
of XML data structures using a tree representation, without the
need for an extension like DOMXML.
libftdi1 - A library (using libusb) to talk to FTDI's FT2232C,
FT232BM and FT245BM type chips including the popular bitbang mode.
Note: When you get a -5 error "can't claim usb device" during
ftdi_usb_open(), make sure the kernel ftdi_sio driver is unloaded.
The ncurses Ada95 binding was originally written by Juergen Pfeifer in
1996. It has been improved several times by Juergen, as wll as
Eugen V. Melaragno and Nicolas Boulenguez.
Python libraries required by some ROX desktop applications.
exmpp is a fast and scalable library for the Extensible Messaging and Presence
Protocol (XMPP) written in Erlang/OTP.
Main features:
- Based on Erlang message reception and pattern matching. The programming
style is close to Erlang approach and lead to very short pieces of code.
- Support for both formating of client and server packets.
- Based on Erlang atoms and binary to limit memory consumption. It can be
used to write a highly scalable XMPP proxy or XMPP server.
- SSL support.
- Several different XML parsers can be used (expat, libxml2).
libconfig is a simple library for dealing with parsing config files.
bmake is a portable version of NetBSD's make(1) utility,
conveniently packaged using a configure script, for other environments
which may lack NetBSD's libraries, regular expression code, etc.
This extension adds dynamically loadable signal handling to
Tcl/Tk scripts.
Libwandio is a software library written in C that provides an API for
transparent reading and writing of files using a variety of supported
compression methods. Provided pthreads are available, I/O performance
will be improved by doing any compression and/or decompression using a
separate thread.
Libwandio supports the popular compression methods (zlib, bzip2, LZMA,
write-only LZO) and HTTP transport (read-only).