landscape-client-ui-install
The Landscape administration system client - UI installer
libost-io2.1
Open-Source Computational Structural Biology Framework
libmath-derivative-perl
Perl package for numeric 1st and 2nd order differentiation
Math::Derivative exports functions for performing numerical first
and second order differentiation on data. The functions take
references to two arrays containing the x and y ordinates of the data
and return an array of the 1st or 2nd derivative at the given x
ordinates. The 2nd derivative may optionally be given values to use
for the first derivative at the start and end points of the data -
otherwise 'natural' values are used.
ruby-diff-lcs
McIlroy-Hunt longest common subsequence algorithm implementation
Diff::LCS is a port of Algorithm::Diff that uses the McIlroy-Hunt
longest common subsequence (LCS) algorithm to compute intelligent
differences between two sequenced enumerable containers. The
implementation is based on Mario I. Wolczko's Smalltalk version,
and Ned Konz's Perl version (Algorithm::Diff).
libjs-lru-cache
Javascript least-recently-used cache object
A cache object that deletes the least-recently-used items.
This is the libjs module.
python-flask-autoindex
automatically generated index pages for Flask applications (Python 2)
Flask-AutoIndex is a Flask extension that generates index pages for
directories automatically. The result is similar to the pages generated by
Apache's mod_autoindex.