Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 666 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 666 Bytes

Welcome

OptionParser is a set of classes to handle parsing command line parameters given to a Xojo application. OptionParser handles all three application types, Desktop, Console and Web.

Documentation

For more information and full documentation, please see:

http://jcowgar.github.io/xojo-option-parser/

License

xojo-option-parser is licensed as LGPL v3.0. This basically means you can use the OptionParser in Open Source, Closed Source and Commercial applications free of charge. You are free to fork the library, make your own library, do whatever but the resulting library must remain open source.