SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-argparse rpm build for : CentOS 6. For other distributions click python-argparse.

Name : python-argparse
Version : 1.2.1 Vendor : obs://build_opensuse_org/home:GRNET:synnefo
Release : 6.5 Date : 2018-07-04 02:17:22
Group : Development/Libraries Source RPM : python-argparse-1.2.1-6.5.src.rpm
Size : 0.22 MB
Packager : (none)
Summary : Python command-line parsing library
Description :
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 within the
Python standard library. For users who still need to support Python < 2.7 or
< 3.2, it is also provided as a separate package, which tries to stay
compatible with the module in the standard library, but also supports older
Python versions.

argparse is licensed under the Python license, for details see LICENSE.txt.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/GRNET:/synnefo/CentOS_CentOS-6/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  python-argparse-1.2.1-6.5.noarch.rpm
     

Provides :
python-argparse

Requires :
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
python(abi) = 2.6
python => 2.3
redhat-rpm-config
python-setuptools
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1


Content of RPM :
/usr/lib/python2.6/site-packages/argparse-1.2.1-py2.6.egg-info
/usr/lib/python2.6/site-packages/argparse-1.2.1-py2.6.egg-info/PKG-INFO
/usr/lib/python2.6/site-packages/argparse-1.2.1-py2.6.egg-info/SOURCES.txt
/usr/lib/python2.6/site-packages/argparse-1.2.1-py2.6.egg-info/dependency_links.txt
/usr/lib/python2.6/site-packages/argparse-1.2.1-py2.6.egg-info/top_level.txt
/usr/lib/python2.6/site-packages/argparse.py
/usr/lib/python2.6/site-packages/argparse.pyc
/usr/lib/python2.6/site-packages/argparse.pyo
/usr/share/doc/python-argparse-1.2.1
/usr/share/doc/python-argparse-1.2.1/LICENSE.txt
/usr/share/doc/python-argparse-1.2.1/NEWS.txt
/usr/share/doc/python-argparse-1.2.1/README.txt

 
ICM