Boost logo

Boost :

Subject: [boost] About command line parameters parsing again...
From: Denis Shevchenko (shev.denis_at_[hidden])
Date: 2010-04-29 07:47:22


Hi all! Sorry for my English...

During last two months I develop simple library for command line
parameters parsing. Although there is many such libraries (e.g. on
sf.net), I cannot find library with _realy_ simple using. Command line
parameters parsing is simple, trivial task, so (imho) library for this
task must be easy-to-learn and easy-to-use.

Boost.Program_options is good and flexible library, but (imho) work with
command line parameters must be easier. My library _not_ parse config
file, because I like rule "one task - one library".

My question: is it need in Boost another library for command line
parameters parsing?

P.S. Library: https://sourceforge.net/projects/clp-parser/

Denis


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk