Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch from TCLAP to a different CLI argument parser #237

Open
lahwaacz opened this issue Dec 14, 2024 · 0 comments
Open

Switch from TCLAP to a different CLI argument parser #237

lahwaacz opened this issue Dec 14, 2024 · 0 comments

Comments

@lahwaacz
Copy link

Hey, I've noticed that MGARD uses TCLAP for CLI argument parsing. Moreover, it requires TCLAP 1.4, which is still only release candidate since 2021. As such, it is not commonly available on Linux distributions that don't package early development versions.

Since TCLAP does not appear to be actively maintained, would you consider switching to an alternative package for CLI parsing? There are famous lightweight alternatives such as CLI11 or argparse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant