SlackBuildsOrg/python/python2-invoke
Dimitris Zlatanidis 8488c6a596
python/python2-invoke: Added (pythonic task execution).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-09-23 09:03:26 +07:00
..
python2-invoke.info
python2-invoke.SlackBuild
README
slack-desc

Invoke is a Python (2.7 and 3.4+) library for managing shell-oriented
subprocesses and organizing executable Python code into CLI-invokable 
tasks.It draws inspiration from various sources (make/rake, 
Fabric 1.x, etc) to arrive at a powerful & clean feature set.