mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
3a3f6d4988
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
4 lines
264 B
Text
4 lines
264 B
Text
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.
|