[Bug 213324] [NEW PORT] devel/py-sarge: Useful Python wrapper for subprocess with provides command pipeline functionality

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Oct 18 21:00:06 UTC 2016


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

--- Comment #1 from commit-hook at freebsd.org ---
A commit references this bug:

Author: feld
Date: Tue Oct 18 20:59:40 UTC 2016
New revision: 424214
URL: https://svnweb.freebsd.org/changeset/ports/424214

Log:
  The sarge package provides a wrapper for subprocess which provides command
  pipeline functionality.

  This package leverages subprocess to provide easy-to-use cross-platform
command
  pipelines with a Posix flavour: you can have chains of commands using ;, &,
  pipes using | and |&, and redirection.

  The latest version of sarge can be found on BitBucket:

  https://bitbucket.org/vinay.sajip/sarge/

  The latest documentation (kept updated between releases) is on Read The Docs:

  http://sarge.readthedocs.org/

  Please report any problems or suggestions for improvement either via the
mailing
  list or the issue tracker.

  WWW: http://sarge.readthedocs.org/

  PR:           213324
  Submitted by: Kyle Evans <bsdports at kyle-evans.net>

Changes:
  head/devel/Makefile
  head/devel/py-sarge/
  head/devel/py-sarge/Makefile
  head/devel/py-sarge/distinfo
  head/devel/py-sarge/pkg-descr

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list