From: James Coglan Date: 2009-06-19T22:03:51+09:00 Subject: Subject: [ANN] oyster 0.9.2 Released --001636c5a723be8f2c046cb32793 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit oyster version 0.9.2 has been released! Oyster is a command-line input parser that doesn't hate you. It provides a simple API that you use to write a spec for the user interface to your program, and it handles mapping the input to a hash for you. It supports both long and short option names, subcommands, and various types of input data. Changes: ### 0.9.2 / 2009-06-19 * Use Curses to set the width of help output. * Fix some formatting and layout bugs in help text. -- James Coglan http://jcoglan.com --001636c5a723be8f2c046cb32793--