| Class/Program | Version | Description | Dependencies |
|---|---|---|---|
| Program ns-digger | v0.5 2007/12 |
Name Server digger Obtains the list of authoritative name servers for a given domain list, and tests for anonymous zone transfers and recursive lookups. |
dnsruby |
| Program flhistogram | v0.7 2007/10 |
Focal Length Histogram Analyses a group of image files, attempts to extract the focal length used to shoot them and produces a gnuplot script of the corresponding histogram. |
mini_exiftool (recommended) or exifr |
| Class Ntpstat | v1.0 2007/04 |
NTP Status Displays a short summary of the local NTP server's synchronisation status. |
none |
| Class Coordinate | v1.1 2007/01 |
Coordinate translator Receives a GPS location in one of three supported formats (DMS, MinDec, DegDec) and convers it back to the other two. Can be used from the command line or via object instances. |
none |
| Class SecToTime | v1.0 2006/11 |
SecToTime Receives an arbitrary number of seconds and returns a string with the number of days, hours and minutes that the number represents. (ported from sectotime-1.0.py) Can be used from the command line, via static methods or via object instances. |
none |