ez-ipupdate is a small utility for updating your host name
if you are using any of the following dynamic DNS services:
http://gnudip.cheapnet.net (GNUDip)
http://www.dhs.org
http://www.dyn.ca (GNUDip)
http://www.dyndns.org
http://www.dyns.cx
http://www.easydns.com
http://www.ez-ip.net
http://www.hn.org
http://www.justlinux.com
http://www.ods.org
http://www.tzo.com
http://www.zoneedit.com
It is pure C and works on Linux, *BSD and Solaris.
The key features are: support for multiple service types, daemon
mode that monitors your IP address and only sends updates when
your IP address changes.
Spamcalc takes a hostname or a list of hostnames and determines a dns spam
score for each hostname. This value is an indication for the spam-ness of the
hostname. The higher the score, the higher the chance that the hostname is
actually a dns spam hostname.
Hostnames that are considered dns spam are hostnames with (a part of) a
sentence in them (master.of.the.world.net), swearwords
(shittywhore.armaster.roadkill.net) and other forms of unwanted textual data
(666666666666666666666666666666666.sixtysix.org, 0-1-2-3-4-5.blah.com).
This perl module provides support for the https protocol
under LWP, so that a LWP::UserAgent can make https GET &
HEAD & POST requests. Please see perldoc LWP for more
information on POST requests.
The Crypt::SSLeay package contains Net::SSL, which is
automatically loaded by LWP::Protocol::https on https
requests, and provides the necessary SSL glue for that
module to work via these deprecated modules:
Crypt::SSLeay::CTX
Crypt::SSLeay::Conn
Crypt::SSLeay::X509
Work on Crypt::SSLeay has been continued only to provide
https support for the LWP - libwww perl libraries. If you
want access to the OpenSSL API via perl, check out Sampo's
Net::SSLeay.
Papi, the Python Accessibility Programming Interface, is a Python
wrapper around the GNOME ATK toolkit.
It allows a developer to make python objects and applications
easily accessibility aware without the need to install PyGTK and
the GNOME accessibility components. Instead it only depends on ATK
and - on the developers behalf - the ATK/AT-SPI bridge shipped with
AT-SPI.
Aspell Arabic dictionaries.
AdvanceCOMP is a collection of recompression utilities for your
.ZIP archives
.PNG snapshots
.MNG video clips
.GZ files
The main features are:
* Recompress ZIP, GZ, PNG and MNG files using the Deflate 7-Zip
implementation
* Recompress MNG files using Delta and Move optimization
HLExtract is a command line utility written in C that can load all HLLib
supported packages and extract multiple items from them while maintaining
their directory structure. Currently, BSP, GCF, NCF, PAK, SGA, VPK, WAD,
XZP, and ZIP (store/deflate) package formats are supported.
nomarch extracts files from the old `.arc' archive format. It can also
list and test such archives.
(nomarch is primarily intended as a `replacement' for the non-Free `arc'
program.)
paq is a family of archivers with the best lossless compression ratios now
available across a wide variety of test data, according to several benchmarks.
A comparison of paq to other compression methods, on a 2GHz T3200, when
compressing a large text file:
Format Size Time (sec) Memory
comp decomp
----------- --------- -------------- -------
Uncompressed 3,152,896
compress 1,319,521 1.6 0.2 .1 MB
gzip -9 1,022,810 0.7 0.1 .1 MB
bzip2 -9 860,097 0.6 0.4 5 MB
p7zip (7z) 824,573 1.5 0.1 195 MB
xz -6 822,016 ? ? ?
zpaq c1 (fast) 806,959 2 2 38 MB
zpaq c2 (mid) 699,191 8 8 112 MB
zpaq c3 (max) 644,190 20 20 246 MB
The port uses the open ZPAQ specification, and contains: a public-domain C++
API for reading and writing ZPAQ compressed data to or from files or objects
in memory; serial and multi-threaded archivers; extra preprocessors for
compression; and stubs for creating self-extracting archives.
This package handles LZF de/compression.