cl-sql-sqlite3
CLSQL database backend, SQLite3
This package enables you to use the CLSQL data access package
with SQLite3 databases.
CLSQL is a Common Lisp interface to SQL databases.
libcache-lru-perl
simple, fast implementation of LRU cache
Cache::LRU is a simple, fast implementation of an in-memory Least
Recently Used (LRU) cache in pure perl.
libqhullcpp8.0
calculate convex hulls and related structures (C++ shared library)
Qhull computes convex hulls, Delaunay triangulations, halfspace
intersections about a point, Voronoi diagrams, furthest-site
Delaunay triangulations, and furthest-site Voronoi diagrams. It
runs in 2-d, 3-d, 4-d, and higher dimensions.
cvschangelogbuilder
perl utility to generate ChangeLogs or html cvs reports
cvschangelogbuilder is an Perl utility to generate ChangeLogs or cvs reports
for a project hosted on a cvs server. The main goal is to provide a better
output that the 'cvs log' command.
python3-javaobj
read and write Java objects serialized by ObjectOutputStream
python-javaobj is a Python library that provides functions for
reading and writing (writing is WIP currently) Java objects
serialized or will be deserialized by ObjectOutputStream. This form
of object representation is a standard data interchange format in
Java world.
python3-pynput
control and monitor input devices (Python 3)
This library allows you to control and monitor input devices. Currently, mouse
and keyboard input and monitoring are supported.