SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-invoke rpm build for : OpenSuSE. For other distributions click python3-invoke.

Name : python3-invoke
Version : 0.22.1 Vendor : openSUSE
Release : lp151.2.3 Date : 2018-12-11 15:21:07
Group : Development/Languages/Python Source RPM : python-invoke-0.22.1-lp151.2.3.src.rpm
Size : 1.24 MB
Packager : https://bugs_opensuse_org
Summary : Pythonic Task Execution
Description :
Invoke is a Python (2.7 and 3.4+) task execution tool & library, drawing
inspiration from various sources to arrive at a powerful & clean feature set.

* Like Ruby\'s Rake tool and Invoke\'s own predecessor Fabric 1.x, it provides a
clean, high level API for running shell commands and defining/organizing
task functions from a ``tasks.py`` file

* From GNU Make, it inherits an emphasis on minimal boilerplate for common
patterns and the ability to run multiple tasks in a single invocation::

$ invoke clean build

* Following the lead of most Unix CLI applications, it offers a traditional
flag-based style of command-line parsing, deriving flag names and value types
from task signatures (optionally, of course!)::

$ invoke clean --docs --bytecode build --docs --extra=\'**/*.pyo\'
$ invoke clean -d -b build --docs -e \'**/*.pyo\'
$ invoke clean -db build -de \'**/*.pyo\'

* Like many of its predecessors, it offers advanced features as well --
namespacing, task aliasing, before/after hooks, parallel execution and more.

RPM found in directory: /vol/rzm3/linux-opensuse/ports/ppc/distribution/leap/15.1/repo/oss/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-invoke-0.22.1-lp151.2.3.noarch.rpm
ftp.icm.edu.pl  python3-invoke-0.22.1-lp151.2.3.noarch.rpm
ftp.icm.edu.pl  python3-invoke-0.22.1-lp151.2.3.noarch.rpm
     

Provides :
python3-invoke

Requires :
/bin/sh
/bin/sh
/usr/bin/python3
python(abi) = 3.6
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
update-alternatives
update-alternatives


Content of RPM :
/etc/alternatives/inv
/etc/alternatives/invoke
/usr/bin/inv
/usr/bin/inv-3.6
/usr/bin/invoke
/usr/bin/invoke-3.6
/usr/lib/python3.6/site-packages/invoke
/usr/lib/python3.6/site-packages/invoke-0.22.1-py3.6.egg-info
/usr/lib/python3.6/site-packages/invoke-0.22.1-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/invoke-0.22.1-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/invoke-0.22.1-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/invoke-0.22.1-py3.6.egg-info/entry_points.txt
/usr/lib/python3.6/site-packages/invoke-0.22.1-py3.6.egg-info/pbr.json
/usr/lib/python3.6/site-packages/invoke-0.22.1-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/invoke/__init__.py
/usr/lib/python3.6/site-packages/invoke/__main__.py
/usr/lib/python3.6/site-packages/invoke/__pycache__
/usr/lib/python3.6/site-packages/invoke/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/invoke/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/invoke/__pycache__/__main__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/invoke/__pycache__/__main__.cpython-36.pyc
/usr/lib/python3.6/site-packages/invoke/__pycache__/_version.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/invoke/__pycache__/_version.cpython-36.pyc
/usr/lib/python3.6/site-packages/invoke/__pycache__/collection.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/invoke/__pycache__/collection.cpython-36.pyc
/usr/lib/python3.6/site-packages/invoke/__pycache__/complete.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/invoke/__pycache__/complete.cpython-36.pyc
/usr/lib/python3.6/site-packages/invoke/__pycache__/config.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/invoke/__pycache__/config.cpython-36.pyc
/usr/lib/python3.6/site-packages/invoke/__pycache__/context.cpython-36.opt-1.pyc
There is 142 files more in these RPM.

 
ICM