libkryo-serializers-java

Kryo serializers

Additional Kryo (http://kryo.googlecode.com) serializers for standard JDK types (e.g. currency, jdk proxies) and some for external libs (e.g. joda time, cglib proxies, wicket).

libmapistore-dev

Storage library for MAPI objects - development files

libgtkhtml-editor-dev

HTML rendering/editing library - editor widget development files

libnet-traceroute-perl

traceroute(1) functionality in perl

Net::Traceroute implements a parser for various traceroute implementations. At present, it can parse most LBL traceroute derivatives used on typical unixes, and the traceroute of cisco IOS. Traceroutes known not to be supported include that of Microsoft Windows and HP-UX.

clang-format-3.6

Tool to format C/C++/Obj-C code

Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming.

tcpcryptd

Opportunistically encrypt network transport

Tcpcrypt offers opportunistic security for TCP network traffic. All traffic between two tcpcrypt-enabled peers will be encrypted to protect against passive monitoring. tcpcrypt also exposes a strong session identifier to tcpcrypt-aware clients and servers, which can be used as a hook for authentication.