efl/legacy
Gustavo Sverzut Barbieri 62d0d7eca0 Easy to use and powerful getopt implementation.
Create a parser description and give it the parameters, that's it. You
can store values (automatically converting types!), count occurrences,
make it true or false, create a list, choose from a list of items or
even specify your own callback to process arguments!

It was inspired by Python's optparse: http://www.python.org/doc/2.5.2/lib/module-optparse.html


SVN revision: 37781
2008-11-24 00:49:04 +00:00
..
ecore Easy to use and powerful getopt implementation. 2008-11-24 00:49:04 +00:00
edje typo 2008-11-22 10:47:17 +00:00
eet Make password callback work (PKCS8 support), fix minor bugs and add more tests. 2008-11-14 17:34:51 +00:00
efreet src/bin/ stuff uses it, so these symbols must be exported. 2008-11-14 20:22:03 +00:00
eina Fix a little memory leak when iterating. 2008-11-20 13:26:18 +00:00
embryo fix Debian rule to properly build doc. 2008-11-21 10:38:21 +00:00
emotion emotion: set default volume to 80%. 2008-11-04 11:48:19 +00:00
evas remove trailing spaces 2008-11-23 14:49:55 +00:00
evil * src/bin/Makefile.am: 2008-11-21 22:57:45 +00:00