15 lines
571 B
Markdown
15 lines
571 B
Markdown
# OptionsParser
|
|
|
|
Copyright (c) 2015-2024 [Antmicro](https://www.antmicro.com)
|
|
|
|
[](https://opensource.antmicro.com/projects/options-parser)
|
|
|
|
OptionsParser is an easy to use library for parsing UNIX-style command line options, written in C\#.
|
|
|
|
It is developed as part of the [Renode Framework](https://www.renode.io).
|
|
|
|
## Licence
|
|
|
|
OptionsParser is released on an MIT licence, which can be found in the LICENCE file in this directory.
|
|
|