Is there a C# port of the optparse (command line option parser) module from Python available under some OSI-approved license?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Have you already looked at http://csharpoptparse.sourceforge.net/ ? I did not read the licensing, but since it it’s on sourceforge, I would guess it is OSI approved.