https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208066
Kubilay Kocak <ko...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #174126| |maintainer-approval+ Flags| | --- Comment #4 from Kubilay Kocak <ko...@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. _______________________________________________ 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"