python-geoip
Python bindings for the GeoIP IP-to-country resolver library
GeoIP is a library that enables the user to find the country that any
IP address or hostname originates from, using a database instead of
DNS.
r-cran-abind
GNU R abind multi-dimensional array combination function
This package provides the abind function, a generalization of the cbind
and rbind function in the R base package. The abind function takes a sequence
of vectors, matrices, or arrays and produces a single array of the same or
higher dimension.
mftrace
Converts Metafont fonts into Type1 fonts
mftrace is a small Python program that lets you trace a TeX bitmap
font (a METAFONT font) into a PFA or PFB font (A PostScript Type1
Scalable Font).
gnect
four-in-a-row game for GNOME (transitional package)
simhash
generate similarity hashes to find nearly duplicate files
One of the questions that it's nice to be able to answer about a pair of files
is the degree of similarity between them. This command-line tool is useful for
estimating the "degree of similarity" between a pair of nominally sequential
files such as textfiles. The tool uses Manassas's "shingleprinting" technique.