libudns0

async-capable DNS stub resolver library

libudns0 package provides libudns shared library needed to run programs using it

libpsocksxx0

psocksxx is a C++ wrapper for POSIX sockets

psocksxx library attempts to borrow the concepts from socket++ and socket-library, but not the code, and create a well documented (and hopefully easy to understand) POSIX socket communication wrapper in C++. To keep the code simple and clean this project will only support POSIX sockets.

libxml-compacttree-perl

fast parser of XML document into nested arrays

XML::CompactTree provides functions that use XML::LibXML::Reader to parse an XML document into a parse tree formed of nested arrays (and hashes). It aims to be fast in doing that and to presreve all relevant information from the XML (including namespaces, document order, mixed content, etc.). It sacrifices user friendliness for speed.

liblibertine-dev

developer files for the Libertine application sandbox

libtree-xpathengine-perl

re-usable XPath engine

Tree::XPathEngine provides an XPath engine, that can be re-used by other module/classes that implement trees.