libclass-perl
module providing aliases for __PACKAGE__
CLASS is a minimalistic Perl module that simply provides aliases for the
special literal, __PACKAGE__, which represents the current package name at
that point during program execution. The aliases are mapped at compile-time,
so there is no performance hit except for compilation of the module itself.
libimage-metadata-jpeg-perl
Perl extension for showing/modifying JPEG (meta)data
This package provides an interface for reading and interpreting the
content of JPEG segments, in particular of those segments containing
metadata (like TIFF headers, thumbnails, Exif info, IPTC info, comments,
etc.). Some segments can even be modified and rewritten to disk.
libtls24
libtls shared library
LibreTLS is a port of libtls from LibreSSL to OpenSSL.
libtls is a TLS library designed by the OpenBSD project to make it easier
to write more secure code.
munipack
Astronomical photometry software package
Munipack is a general astronomical photometry software package.
Currently implements functions for standard photometry processing
(photometry reductions - dark, flat), aperture photometry, astrometry
and photometry calibration, accessing Virtual observatory, etc.
libfindbin-libs-perl
Perl module to use a relative path for lib directories
FindBin::libs is a Perl module to locate and 'use lib' or export
directories based on $FindBin::Bin.
proguard-cli
Java class file shrinker, optimizer, and obfuscator (CLI)
ProGuard is a free Java class file shrinker, optimizer, and
obfuscator. It can detect and remove unused classes, fields,
methods, and attributes. It can then optimize bytecode and remove
unused instructions. Finally, it can rename the remaining classes,
fields, and methods using short meaningless names. The resulting jars
are smaller and harder to reverse-engineer.