libjboss-modules-java
Modular Classloading System
JBoss Modules is a standalone implementation of a modular (non-hierarchical)
class loading and execution environment for Java. In other words, rather than
a single class loader which loads all JARs into a flat class path, each
library becomes a module which only links against the exact modules it depends
on, and nothing more. It implements a thread-safe, fast, and highly concurrent
delegating class loader model, coupled to an extensible module resolution
system, which combine to form a unique, simple and powerful system for
application execution and distribution.
libunbound8
library implementing DNS resolution and validation
libunbound performs and validates DNS lookups; it can be used to convert
hostnames to IP addresses and back and obtain other information from the
DNS. Cryptographic validation of results is performed with DNSSEC.
dropbear
lightweight SSH2 server and client - startup scripts
dropbear is a SSH 2 server and client designed to be small enough to
be used in small memory environments, while still being functional and
secure enough for general use.
gir1.2-appstreamglib-1.0
GObject introspection data for the libappstream-glib library
AppStream is a cross-distribution effort for creating and sharing
metadata about software components available in the package repositories
of a distribution.
libghc-lambdabot-misc-plugins-prof
Lambdabot miscellaneous plugins; profiling libraries
Lambdabot is an IRC bot written over several years by
those on the #haskell IRC channel.