# idris2-getopts **Repository Path**: a-alpha/idris2-getopts ## Basic Information - **Project Name**: idris2-getopts - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-02-28 - **Last Updated**: 2026-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # idris2-getopts: Processing command line options in Idris2 This is a port of the corresponding module in the [contrib](https://github.com/idris-lang/Idris2/tree/main/libs/contrib) package of the main Idris2 project, but the module has been moved to `System.GetOpts` in order not to be in conflict with the one from contrib.