summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-invoke_2.2.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-invoke: add recipealperak2024-03-081-0/+18
Invoke is a Python 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. Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>