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.
libx32asan6-i386-cross
AddressSanitizer -- a fast memory error detector (x32)
AddressSanitizer (ASan) is a fast memory error detector. It finds
use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.
libx32gphobos2-amd64-cross
Phobos D standard library (runtime library)
This is the Phobos standard library that comes with the D2 compiler.