Too late I see, but maybe next time it will provide you a way to search available projects faster.

On DUB http://code.dlang.org/ there is one project that looks like address the issues you had with std.getopt, "post-rock". Have not used it so I cannot give any further recommendations. Maybe you will find there others.

On Friday, 9 May 2014 at 23:09:34 UTC, Chris Piker wrote:
Phobos' std.getopt is a bit spare for my taste, as there is
no builtin general help facility with word-wrapping.

Does anyone have a recommendation on which of the existing
command line option parsing libraries floating around in the
wild to use?  If it doesn't compile against the current
version of phobos I'm willing to put in a little work, but
since I'm very new to D I probably would not make the best
design decisions.

--
Chris

Reply via email to