About Anaconda Help Download Anaconda

A library for parsing command line arguments and configuration files and making them available throughout a program.

copied from cf-post-staging / libmcfp

Installers

  • linux-64 v1.4.2
  • win-64 v1.4.2
  • osx-64 v1.4.2
  • linux-aarch64 v1.4.2
  • linux-ppc64le v1.4.2
  • osx-arm64 v1.4.2

conda install

To install this package run one of the following:
conda install conda-forge::libmcfp

Description

This library attempts to implement the POSIX.1-2017 standard for parsing arguments passed to an application. These arguments are delivered to the main function as the well known argc and argv parameters. This library allows you to parse the contents of these variables and then provides easy access to the information. The library also contains code to parse configuration files


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.1) Legal | Privacy Policy