libwww-zotero-perl
Perl interface to the Zotero API
WWW::Zotero provides a Perl interface to the Zotero API.
tightvnc-java
TightVNC java applet and command line program
VNC stands for Virtual Network Computing. It is, in essence, a remote
display system which allows you to view a computing `desktop' environment
not only on the machine where it is running, but from anywhere on the
Internet and from a wide variety of machine architectures.
qml-module-usermetrics
QML bindings for libusermetrics
Libusermetrics enables apps to locally store interesting numerical data
for later presentation. For example in the Ubuntu Greeter "flower"
infographic.
libtest-prereq-perl
Perl module to check if Makefile.PL has the right pre-requisites
Test::Prereq examines the modules looking on blib/lib/,
blib/script, and the test files t/* (and test.pl).
then figures out which modules they use, skips the modules that are
in the Perl core, and compares the remaining list of modules to those
in the PREREQ_PM section of Makefile.PL.
python3-pythran
ahead of time compiler for Python
Pythran is an ahead of time compiler for a subset of the Python
language, with a focus on scientific computing. It takes a Python
module annotated with a few interface descriptions and turns it into a
native Python module with the same interface, but (hopefully) faster.
qterminal
Lightweight Qt terminal emulator
QTerminal is a lightweight terminal emulator based on QTermWidget.