[Bug 208066] [NEW PORT] sysutils/py-scriptine: Write easy shell scripts with python
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat May 6 15:10:13 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208066
--- Comment #6 from commit-hook at freebsd.org ---
A commit references this bug:
Author: miwi
Date: Sat May 6 15:09:23 UTC 2017
New revision: 440268
URL: https://svnweb.freebsd.org/changeset/ports/440268
Log:
The primary goal of scriptine is to make it easy to write shell scripts with
python.
Features:
* Easy command creation. Each command is just a function.
* Automatic option parsing
* Automatic help text (--help)
* Log handling (with -v, --verbose and -q, --quiet handling)
* Testing scripts in dry-mode.
* Easy execution of other shell scripts.
* Convenient working with files and directories.
WWW: https://pypi.python.org/pypi/scriptine
PR: 208066
Submitted by: dbaio at bsd.com.br
Changes:
head/sysutils/Makefile
head/sysutils/py-scriptine/
head/sysutils/py-scriptine/Makefile
head/sysutils/py-scriptine/distinfo
head/sysutils/py-scriptine/pkg-descr
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list