freebsd-ports/devel/py-invoke/pkg-descr
Sunpoet Po-Chuan Hsieh df9f4474fc Allow concurrent installation (USE_PYTHON=concurrent)
- Sort PLIST
- Update pkg-descr
- Update WWW
- Bump PORTREVISION for package change
- Take maintainership
2018-10-27 23:22:56 +00:00

6 lines
304 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.
WWW: https://github.com/pyinvoke/invoke