mercurial-crecord
Mercurial crecord extension (transitional package)
The selective commit functionality of Mercuial allows you to interactively
choose among the changes you have made (with line-level granularity),
and commit only those changes you select. After committing the selected
changes, the unselected changes are still present in your working copy,
so you can use hg commit -i multiple times to split large changes into
several smaller changesets.
python3-clap
command line arguments parser
CLAP aims at being powerful and advanced command line interface library for
Python 3 language. Having built-in support for modes, optional and obligatory
options, options with arguments (with type-checking with arbitrary types) it
enables programmers to create rich command line interfaces for Python 3
programs.
ubuntu-keyboard-autopilot
Tests and emulators package for ubuntu-keyboard
libfreezethaw-perl
module to serialize and deserialize Perl data structures
FreezeThaw is a Perl module designed to convert data to and from a serialized
string format, appropriate for saving to and reading from permanent storage.
It is capable of dealing with objects, circular lists and repeated appearance
of the same reference.
libsynthesis-dbg
library for SyncML-DS (SyncML Data Sync) clients (debugging symbols)
liblwp-protocol-http-socketunix-perl
Perl module to speak http through unix sockets
LWP::Protocol::http::UnixSocket enables you to speak HTTP through UNIX
sockets using perl.