This module adds the functionality from generate to Python.
A filter program, used to generate text to be
included into C code as #define, provides the conversion
of newlines and quotes into standard C-code text
Map data for the py-basemap port.
This is muse, which lists out memory usage categorized by Active, Inactive,
Wired, Reserved, Cache, Buffer, Total, and Free in a manner more friendly
and verbose than vmstat and without as much clutter as top(1).
It is inspired in part by top(1), OS9's mfree, Linux's free, and DOS's
mem /c.
pwd_unmkdb is a program to do the opposite of pwd_mkdb(8). That is, to
give you a textual master.passwd file from a hashed spwd.db database.
Useful if you delete or corrupt master.passwd, and don't have an
up-to-date backup.
bgrot is a simple suite of scripts to handle rotation of your X
background, using (at present) xv. It takes a series of images, puts
them in random order, and rotates them at given intervals. Why? Heck,
why not?
File::ConfigDir is a helper for installing, reading and finding configuration
file locations. It's intended to work in every supported Perl5 environment and
will always try to Do The Right Thing(TM).
File::ConfigDir is a module to help out when perl modules (especially
applications) need to read and store configuration files from more than one
location. Writing user configuration is easy thanks to File::HomeDir, but what
when the system administrator needs to place some global configuration or there
will be system related configuration (in /etc on UNIX(TM) or $ENV{windir} on
Windows(TM)) and some network configuration in nfs mapped /etc/p5-app or
$ENV{ALLUSERSPROFILE} . "\\Application Data\\p5-app", respectively.
File::ConfigDir has no "do what I mean" mode - it's entirely up to the user to
pick the right directory for each particular application.
PTools version 1.1.
This is a collection of utility programs for the game of Core War. The
programs in this archive work well with the pMARS system, but most programs
will also work with other simulators. Below is an overview of what we have:
* mts - Short for "MARS Tournament Scheduler".
* mopt - The "multiple optimizer" calculates optimal sets of constants for
warriors.
* pname - pname renames warrior files based on the ;name line.
These additional tools have been included in the port but are not part of the
original ptools package:
* p3-2 - For generating p^3 redcode snippets.
* corestep - For finding optimal step constants (similar to mopt).
Note that the port prefixes all of these programs with "ptools-" to avoid
conflicts and/or confusions with other ports.
atool is a script for managing file archives of various types (tar,
tar+gzip, zip, etc.). It provides the following commands:
* aunpack: extract an archive, avoiding tar bombs
* als: list the contents of an archive
* acat: extract files to the standard output
* apack: create an archive
Optional dependencies: lbzip2 or pbzip2, lzip, plzip, lzop, lzma, zip,
unzip, unrar, lha, unace, arj, arc, nomarch, p7zip, unalz.
p5-Bio-MAGETAB contains the core MAGE-TAB Utilities Perl modules. This
is a beta release. All functions have now been implemented and most
have test suites; the exceptions include the modules involved in
export of MAGE-TAB documents, which are still a little experimental in
nature. The API is mostly finalised (and fully documented), but some
details may yet change where necessary to improve usability.