This package contains showrgb, a program that reads an rgb color-name
database compiled for use with the dbm database routines and converts it
back to source form, printing the result to standard output.
Psiconv is a file conversion utility that converts between Psion 5(MX) files
and more commonly-used *nux file formats. It can read Psion Word, TextEd,
Sketch, MBM, and Clipart files, and outputs HTML 3.2, HTML 4, ASCII, and
almost any graphical format. The libpsiconv library can also read Sheet files
and output Word and TextEd files for use in other programs. Included is full
documentation on several Psion 5(MX) file formats. This information is not
available from Psion (it has been reverse-engineered from Psion files), and
it's free for anybody to use.
UltraGetopt is a versatile and customizable implementation of getopt() with
support for many common extensions, MS-DOS formatted option strings, and much
more. It can function as a drop-in replacement for getopt() on systems with or
without existing vendor-provided implementations and also as a separate
co-existing function.
Rewrite of getopt(1) with the following features:
* It can do anything that the GNU getopt(3) routines can do.
* It can cope with spaces and shell metacharacters within arguments.
* It can parse long parameters.
* It can shuffle parameters, so you can mix options and other parameters
on the command-line.
* It can be easily identified as an enhanced getopt(1) from within shell
scripts.
* It can report parse errors as coming from the shell script.
* It compiles cleanly with both libc-5 and glibc-2.
wmmemload displays current memory and swap usage as a percentage value
in simulated LCD-display with support for background light.
DNSPerf and ResPerf Provide Communication Providers with Predictive
Planning Tools to Scale Networks.
Two tools, DNSPerf and ResPerf deliver accurate performance metrics
of Domain Name Services (DNS). These tools are easy-to-use and
simulate real Internet workloads to provide the necessary insight
that carriers need to plan and deploy network services.
DNSPerf measures Authoritative Domain Name services and is designed
to simulate network conditions by self-pacing the query load.
Caching services performance and workload profile differ significantly
from Authoritative Domain services; therefore a different tool is
needed. ResPerf is designed specifically to simulate Caching Domain
Name services. To test a caching server, ResPerf systematically
increases the query rate and monitors the response rate.
This module does not provide any methods. Simply loading it changes the default
naming policy for the loading class so that accessors are separated into get
and set methods. The get methods have the same name as the accessor, while set
methods are prefixed with "set_".
Net::DNS::Check is a collection of OOP Perl modules allowing easy
implementation of applications for domain name checking.
The Net::DNS::Check was built to be as easy as possible to use and
highly configurable and flexible: it allow easy implementation
of your custom test and deeper configuration of what you want
to check and how.
Internationalized Domain Name toolkit 2 (idnkit-2) provides useful
APIs (libraries) for application developers to make softwares
IDNA2008-compliant, and also provides tools for system administrators
to process IDNs appropriately according to IDNA2008 specification.
The idnkit-2 is a toolkit revised by JPRS from the idnkit-1.0
developed by JPNIC, and it is released as an open source
free software modified to comply with IDNA2008.
idnkit-2 consists from its main part written in C and additional
API packages for other languages (Java, Python, and Perl).
Net-RNDC implements the BIND Remote Name Daemon Control V1 protocol
and the rndc client.