https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208066
--- Comment #6 from commit-h...@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: db...@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. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"