Skip to content

synesissoftware/CLASP.NET

Repository files navigation

CLASP.NET

Command-Line Argument Sorting and Parsing, in .NET

Table of Contents

  1. Introduction
  2. Installation
  3. Components
  4. Examples
  5. Project Information

Introduction

CLASP stands for Command-Line Argument Sorting and Parsing. The first CLASP library was a C library with a C++ wrapper. There have been several implementations in other languages. CLASP.NET is the .NET version.

All CLASP libraries provide the facilities to Command Line Interface (CLI) programs as described in detail below.

Installation

Install via Nuget as in:

	nuget install CLASP.NET

Components

T.B.C.

Examples

Examples are provided in the examples directory, along with a markdown description for each. A detailed list TOC of them is provided in EXAMPLES.md.

Project Information

Where to get help

GitHub Page

Contribution guidelines

Defect reports, feature requests, and pull requests are welcome on https://github.com/synesissoftware/CLASP.NET.

Related projects

CLASP.NET is inspired by the C/C++ CLASP library, which is documented in the articles:

Other CLASP libraries include:

Projects in which CLASP.NET is used include:

License

CLASP.NET is released under the 3-clause BSD license. See LICENSE for details.

About

Command-Line Argument Sorting and Parsing, for .NET

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •