Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding lightweight option parser #16

Merged
merged 2 commits into from
Jan 30, 2014
Merged

Adding lightweight option parser #16

merged 2 commits into from
Jan 30, 2014

Conversation

meeh420
Copy link
Contributor

@meeh420 meeh420 commented Jan 30, 2014

Adding a more lightweight, simpler option parser than what boost provides. (Can use boost too, but got the impression that this is a lightweight project. Google translated some issues)

@meeh420
Copy link
Contributor Author

meeh420 commented Jan 30, 2014

RE: crypto++ / zip: Seems like crypto++ support decompressing zip files, but not "unpack" them. Gonna look more into it.

@orignal
Copy link
Contributor

orignal commented Jan 30, 2014

I don't see actual util.h and util.cpp in the list. However better to call them OptionsParser. You might also look at boost's program options. I used it in other projects, works well. It's also take care about config files parsing.

@meeh420
Copy link
Contributor Author

meeh420 commented Jan 30, 2014

Ops, sorry. Fixed util.cpp and .h. Ah ok, I can switch to boost's program options in next commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants