[Bug 208066] [NEW PORT] sysutils/py-scriptine: Write easy shell scripts with python

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Aug 27 15:12:45 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208066

Kubilay Kocak <koobs at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #174126|                            |maintainer-approval+
              Flags|                            |

--- Comment #4 from Kubilay Kocak <koobs at FreeBSD.org> ---
Comment on attachment 174126
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=174126
py-scriptine-v02.shar

You may want to consider adding the following (from upstream) to pkg-descr to
flesh it out:

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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-python mailing list