Files

15 lines
571 B
Markdown

# OptionsParser
Copyright (c) 2015-2024 [Antmicro](https://www.antmicro.com)
[![View on Antmicro Open Source Portal](https://img.shields.io/badge/View%20on-Antmicro%20Open%20Source%20Portal-332d37?style=flat-square)](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.