| 1 | 
Begin3 | 
| 2 | 
Title: Getopt | 
| 3 | 
Version: 1.1.4 | 
| 4 | 
Entered-date: 07Nov05 | 
| 5 | 
Description: An improved implementation of getopt(1), a program to parse | 
| 6 | 
             options within a shell script. Fully compatible with other | 
| 7 | 
             getopt(1) implementations, but with many additions like | 
| 8 | 
             long options and mixing of options and parameters. | 
| 9 | 
Keywords: getopt script parse bash tcsh | 
| 10 | 
Author: frodo@frodo.looijaard.name (Frodo Looijaard) | 
| 11 | 
Primary-site: http://software.frodo.looijaard.name/getopt/ | 
| 12 | 
              28kB getopt-1.1.3.tar.gz | 
| 13 | 
              689  getopt-1.1.3.lsm | 
| 14 | 
Copying-policy: GPL | 
| 15 | 
End | 
| 16 | 
 |