Projects / Optik / Releases / 1.1.1

Version 1.1.1 of Optik

Release Notes: Documentation enhancements, and a fix for a bug that broke --foo="" (empty option argument) syntax.

Other releases

  •  30 Oct 2002 12:29

Release Notes: The help-formatting code was reorganized so that it's easier to customize and extend. The notion of "option groups" was added to help with this. A "description" was added for the whole program and for each option group, to make the help more useful. The "choice" option type was added.

  •  11 Apr 2002 16:33

Release Notes: This release loosens the rules, so you can get away with not specifiying a 'type' or 'dest' for many options. Some code has been refactored for easier subclassing. An examples directory has been added.

  •  18 Dec 2001 17:33

Release Notes: This release fixes the handling of bare "--" and "-" for consistency with GNU getopt. Documentation of callback options has been expanded. Methods for querying/manipulating an OptionParser's option list have been added, as well as a standard "--version" option.

  •  28 Nov 2001 19:03

Release Notes: Documentation enhancements, and a fix for a bug that broke --foo="" (empty option argument) syntax.

  •  17 Nov 2001 14:14

Release Notes: This release allows interspersed options and positional arguments, and allows options to take multiple arguments. The test script has been split up. There is lots of refactoring that should make life easier for people subclassing Optik classes.

Screenshot

Project Spotlight

S3QL

A full featured file system for Amazon S3 and other online storage services.

Screenshot

Project Spotlight

cryptmount

A tool for setup and on-demand mounting of encrypted filesystems under Linux.