libhtml-linklist-perl
module that creates a 'smart' list of HTML links
HTML::LinkList contains a number of functions for taking sets of URLs and
labels and creating suitably formatted HTML. These links are "smart" because,
if given the url of the current page, if any of the links in the list equal
it, that item in the list will be formatted as a special label, not as a
link; this is a Good Thing, since the user would be confused by clicking on a
link back to the current page.
libcglib3-java
code generation library for Java
cglib is a powerful, high performance and quality code generation
library. It is used to extend Java classes and implement interfaces at
run-time.
libjhdf5-jni
Java HDF5 Object Package (Java JNI library)
HDF is a versatile data model that can represent very complex data objects
and a wide variety of metadata. It is a completely portable file format
with no limit on the number or size of data objects in the collection.
libshark0
Shark machine learning library
librte-crypto-zuc21
Data Plane Development Kit (librte-crypto-zuc runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
libcgi-application-dispatch-perl
request dispatcher for CGI::Application
CGI::Application::Dispatch provides glue between web server environments
such as mod_perl, Plack and straight CGI and the CGI::Application web
framework. It does this by parsing the PATH_INFO environment variable
and mapping it onto a CGI::Application subclass module invocation with the
appropriate run mode and CGI::Application parameters.