libghc-dependent-map-prof
dependent finite maps; profiling libraries
This package provides a basic dependent sum type. The first component is a tag
that specifies the type of the second.
libmrpt-gui2.14
Mobile Robot Programming Toolkit - gui library
The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform,
and open source C++ library aimed to help robotics researchers to design and
implement algorithms in the fields of Simultaneous Localization and Mapping
(SLAM), computer vision, and motion planning (obstacle avoidance).
python3-windowmocker
create windows and applications from specifications
libcgi-application-plugin-captcha-perl
module providing CAPTCHA support in CGI::Application
CGI::Application::Plugin::CAPTCHA allows programmers to easily add and
verify CAPTCHAs in their CGI::Application-derived web applications.
A CAPTCHA (or Completely Automated Public Turing Test to Tell Computers
and Humans Apart) is an image with a random string of characters. A user
must successfully enter the random string in order to submit a form. This
is a simple (yet annoying) procedure for humans to complete, but one that is
significantly more difficult for a form-stuffing script to complete without
having to integrate some sort of OCR.
libapache2-mod-dnssd
Zeroconf support for Apache 2 via avahi
mod_dnssd is an Apache HTTPD module which adds Zeroconf support
via DNS-SD using Avahi. This allows Apache to advertise itself and the
websites available to clients compatible with the protocol.
libtest-inline-perl
Perl extension for embed tests and code examples in POD
Test::Inline is a way to embed tests in the same file as your source code
rather than in a separate file. The idea is, the closer your tests are to
your code and docs, the more likely you'll keep them up to date.