Skip to content

C++ implementation of Python module for parsing CLI arguments

License

Notifications You must be signed in to change notification settings

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. License and copyright
  3. Contacts and support
  4. Software requirements
  5. Contribution
    1. Software for development

License and copyright

libargparse is being distributed under the MIT License.
Copyright © Eugene Azimut, 2026
Simply put, the developers impose no restrictions on the use and distribution of this software other than the copyright notice. Please respect copyright laws.

Important

This software is in no way related to Python software, which is owned by the Python Software Foundation and distributed under the Python Software Foundation License. Please note that all references to Python software are for informational purporses only, and the developers of libargparse do not intend to infringe on anyone's copyright.
We also recommend that you familiarize yourself with the Python Software Foundation License:
https://docs.python.org/3/license.html
https://docs.python.org/3/copyright.html
Copyright © 2001 Python Software Foundation. All rights reserved.

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)
    • or Any Debian-like (possibly, not tested)

Contribution

Software for development

  • Any supported OS from previous section
  • Git 2.43.0
  • CMake 3.13
  • GCC 13.3.0
  • GDB 15.0.50
  • Doxygen 1.9.8
  • VSCode 1.107.1 (optional, recommended)
    • All recommended extensions from libargparse.code-workspace
  • Good mood (MUST HAVE)

Copyright © Eugene Azimut, 2026
All rights reserved.

About

C++ implementation of Python module for parsing CLI arguments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published