libdata-clone-perl
Perl module for polymorphic data cloning
Data::Clone does data cloning, i.e. copies things recursively. This is smart
so that it works with not only non-blessed references, but also with blessed
references (i.e. objects). When clone() finds an object, it calls a clone
method of the object if the object has a clone, otherwise it makes a surface
copy of the object. That is, this module does polymorphic data cloning.
jed-extra
collection of useful Jed modes and utilities
The Jed text editor can be easily extended using the S-Lang scripting
language.
libstring-dirify-perl
utility converting string to a safe format
String::Dirify converts a string (possibly containing high ASCII characters,
and even HTML) into another, lower-cased, string which can be used as a
directory name or URL.
pages2epub
Apple Pages to EPUB converter
This package contains a utility for converting Apple Pages text document
files into EPUB documents.
liboctovis1.6v5
Visualization library for OctoMap
golang-pb-dev
Simple progress bar for console programs