Python command-line parsing library
The argparse module makes it easy to write user friendly command line
interfaces.The program defines what arguments it requires, and argparse will
figure out how to parse those out of sys.argv. The argparse module also
automatically generates help and usage messages and issues errors when users
give the program invalid arguments.As of Python > 2.7 and > 3.2, the argparse
module is maintained...
- RPM
- python3-argparse-1.4.0-1.lbn36.noarch.rpm
- Summary
- Python command-line parsing library
- URL
- https://github.com/ThomasWaldmann/argparse/
- Group
- Unspecified
- License
- Python Software Foundation License
- Source
-
python-argparse-1.4.0-1.lbn36.src.rpm
- Checksum
- 8f86044bd1a77d86e85a7854bccca31d84b764213dc89c67f23d4f7167dea810
- Build Date
- 2022/08/14 20:18:55
- Requires
- Provides
-
python-argparse = 1.4.0-1.lbn36
python3-argparse = 1.4.0-1.lbn36
python3.10-argparse = 1.4.0-1.lbn36
python3.10dist(argparse) = 1.4
python3dist(argparse) = 1.4
- Obsoletes