node-stream-iterate
Iterate through the values in a stream
stream-iterate module recursively iterate through each item in the stream.
stream is a user defined list of objects. This module can be used to implement
things like a streaming merge sort.
libmetadata-extractor-java
JPEG metadata extraction framework
Java based metadata extraction library for JPEG images
with support for Exif and Iptc metadata segments, including
manufacturer specific metadata of several digital camera models.
libmp3spi-java
interface to support MP3 (MPEG 1/2/2.5 Layer 1/2/3) audio format
MP3SPI is a Java Service Provider Interface that adds MP3 (MPEG
1/2/2.5 Layer 1/2/3) audio format support for Java Platform. It
supports streaming, ID3v2 frames and Equalizer.
php5-adodb
Extension optimising the ADOdb database abstraction library
python3-pysolar
Python library for precise ephemeris calculations
Pysolar is a collection of Python libraries for simulating the irradiation
of any point on earth by the sun. It includes code for extremely precise
ephemeris calculations.
libnet-dns-resolver-programmable-perl
programmable DNS resolver class for offline emulation of DNS
Net::DNS::Resolver::Programmable is a Net::DNS::Resolver descendant class that
allows a virtual DNS to be emulated instead of querying the real DNS. A set
of static DNS records may be supplied, or arbitrary code may be specified as a
means for retrieving DNS records, or even generating them on the fly.