Skip to content

yazimut/libargparse

Repository files navigation

libargparse

C++ library for parsing CLI arguments in Python argparse module style

Table of contents

  1. Table of contents
  2. Contacts and support
  3. Software requirements
  4. Contribution
    1. Software for development

Contacts and support

If you have any questions or suggestions, contact the developers:

Software requirements

  • OS:
    • or Microsoft Windows 10 amd64 (x64)
    • or Microsoft Windows 11 amd64 (x64)
    • or Ubuntu 24.04 amd64 (x64) (tested)
    • or Any Debian-like (possibly, not tested)

Contribution

Software for development

  • Any supported OS from previous section
  • Git 2.43.0
  • CMake 3.28.3
  • GCC 13.3.0
  • GDB 15.0.50
  • VSCode 1.107.1 (optional, recommended)
  • Good mood (MUST HAVE)

About

C++ implementation of Python module for parsing CLI arguments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published