Date: Tue, 18 Oct 2016 21:00:06 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 213324] [NEW PORT] devel/py-sarge: Useful Python wrapper for subprocess with provides command pipeline functionality Message-ID: <bug-213324-13-WhjaeItgAv@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-213324-13@https.bugs.freebsd.org/bugzilla/> References: <bug-213324-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213324 --- Comment #1 from commit-hook@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 D= ocs: 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@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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213324-13-WhjaeItgAv>