libtest-script-perl

Perl test module for scripts

Test::Script is a Perl module that provides a series of basic tests for those files usually found in the bin or scripts directory of your package. It aims to provide your scripts with perfect platform-compatability and in a way that is as unobstrusive as possible. The general idea is that if a program works on a platform, then Test::Script tests should also pass on that platform.

biglybt

BitTorrent client

BiglyBT is a feature filled, open source, ad-free, BitTorrent client used to transfer files via the BitTorrent protocol. BiglyBT is the continuation of the Vuze/Azureus project first created in 2003, and is being actively developed by the original coders.

callisto

Daemon for e-Callisto hardware

This is a daemon program that records data from the Callisto hardware. It supports continuous uncalibrated recording (mode 3) and spectral overviews (mode 8). To use the software, a Callisto configuration file (callisto.cfg) and frequency file (frqXXXXX.cfg) are also needed.

axfrdns

DNS zone-transfer server

axfrdns reads a zone-transfer request in DNS-over-TCP format from its standard input, and responds with locally configured information.

djbdns-conf

programs to create service directories

For each kind of server (tinydns, dnscache, axfrdns, walldns, rbldns) upstream provides program to create service directory for that server.

libreadonly-tiny-perl

Perl module to provide simple, correct readonly values

Readonly::Tiny provides a simple and correct way of making values readonly. Unlike Readonly it does not cause arrays and hashes to be tied, it just uses the core SvREADONLY flag.