libpgraphutil-smlnj

Portable graph utility library for SML Compilation Manager

Utility routines for use with portable dependency graphs. This package contains support to build list-of-edges dependency graphs and convert them back into valid SML code.

uno-libs3-dbg

LibreOffice UNO runtime environment -- public shared library debug symbols

fcitx-table-jyutping

Flexible Input Method Framework - Jyutping table

Fcitx is a input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems.

reiserfsprogs

User-level tools for ReiserFS filesystems

This package contains utilities to create, check, resize, and debug ReiserFS filesystems.

libghc-pwstore-fast-prof

secure password storage; profiling libraries

To store passwords securely, they should be salted, then hashed with a slow hash function. This library uses PBKDF1-SHA256, and handles all the details. It uses the cryptohash package for speed; if you need a pure Haskell library, pwstore-purehaskell has the exact same API, but uses only pure Haskell. It is about 25 times slower than this package, but still quite usable.

libyaml-perl

YAML Ain't Markup Language

YAML is a generic data serialization language that is optimized for human readability. It can be used to express the data structures of most modern programming languages (including Perl, of course). YAML supports Unicode and there are implementations of the parser in many different languages, making it a rather portable serialization format.