SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-easyargs rpm build for : Fedora 37. For other distributions click python3-easyargs.

Name : python3-easyargs
Version : 0.9.4 Vendor : Fedora Project
Release : 20.fc37 Date : 2022-07-22 20:15:43
Group : Unspecified Source RPM : python-easyargs-0.9.4-20.fc37.src.rpm
Size : 0.04 MB
Packager : Fedora Project
Summary : Making argument parsing easy
Description :
A project designed to make command line argument parsing easy. There are many
ways to create a command line parser in python: argparse, docopt, click. These
are all great options, but require quite a lot of configuration and sometimes
you just need a function to be called. Enter easyargs. Define the function
that you want to be called, decorate it and let easyargs work out the command
line.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/37/76833/riscv64/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-easyargs-0.9.4-20.fc37.noarch.rpm
ftp.icm.edu.pl  python3-easyargs-0.9.4-20.fc37.noarch.rpm
     

Provides :
python-easyargs
python3-easyargs
python3.11-easyargs
python3.11dist(easyargs)
python3dist(easyargs)

Requires :
python(abi) = 3.11
python3.11dist(six)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/python3.11/site-packages/easyargs
/usr/lib/python3.11/site-packages/easyargs-0.9.4.dist-info
/usr/lib/python3.11/site-packages/easyargs-0.9.4.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/easyargs-0.9.4.dist-info/LICENSE.txt
/usr/lib/python3.11/site-packages/easyargs-0.9.4.dist-info/METADATA
/usr/lib/python3.11/site-packages/easyargs-0.9.4.dist-info/WHEEL
/usr/lib/python3.11/site-packages/easyargs-0.9.4.dist-info/top_level.txt
/usr/lib/python3.11/site-packages/easyargs/__init__.py
/usr/lib/python3.11/site-packages/easyargs/__pycache__
/usr/lib/python3.11/site-packages/easyargs/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/easyargs/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/easyargs/__pycache__/decorators.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/easyargs/__pycache__/decorators.cpython-311.pyc
/usr/lib/python3.11/site-packages/easyargs/__pycache__/main.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/easyargs/__pycache__/main.cpython-311.pyc
/usr/lib/python3.11/site-packages/easyargs/__pycache__/parsers.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/easyargs/__pycache__/parsers.cpython-311.pyc
/usr/lib/python3.11/site-packages/easyargs/decorators.py
/usr/lib/python3.11/site-packages/easyargs/main.py
/usr/lib/python3.11/site-packages/easyargs/parsers.py
/usr/share/doc/python3-easyargs
/usr/share/doc/python3-easyargs/README.rst

 
ICM