libokteta2gui2
gui Okteta library
libterm-vt102-perl
module to emulate a DEC VT102 terminal
The Term::VT102 class provides emulation of most of the functions of a DEC
VT102 terminal. Once initialised, data passed to a VT102 object is processed
and the in-memory "screen" modified accordingly. This "screen" can be
interrogated by the external program in a variety of ways.
cl-awk
Common Lisp package with the features of AWK and more
An implementation of the features of the Unix AWK language, within Common
Lisp, using macros. In addition, it provides more complicated processing
capabilities than that of AWK.
liblinux-kernelsort-perl
Perl module for sorting Linux Kernel version strings
This is the CPAN Perl module Linux::KernelSort.
python3-minieigen
Wrapper of parts of the Eigen library (Python 3)
Small wrapper for core parts of Eigen, c++ library for linear algebra.
It is mainly useful for inspecting c++ code which already uses eigen and
boost::python. Supported types are Vectors (2,3,6 and dynamic-sized with
integer and floating-point values), Matrices (3x3, 6x6 and dynamic-sized
with floating-point values) and Quaternions. Numerous methods are wrapped
and the original API of Eigen is followed.
cl-sql
SQL Interface for Common Lisp
CLSQL is a Common Lisp interface for multiple SQL databases
on multiple Common Lisp implementations. It uses the UFFI
foreign language interface.