From ba72f6af14a885c68540f12cefa957e45323037c Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Sun, 9 Dec 2012 11:01:00 -0500 Subject: python/python-sh: Added (subprocess interface for Python) Signed-off-by: dsomero --- python/python-sh/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 python/python-sh/slack-desc (limited to 'python/python-sh/slack-desc') diff --git a/python/python-sh/slack-desc b/python/python-sh/slack-desc new file mode 100644 index 0000000000..856bf3936c --- /dev/null +++ b/python/python-sh/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python-sh: python-sh (full-fledged subprocess interface for Python) +python-sh: +python-sh: sh (previously pbs) is a full-fledged subprocess interface for Python +python-sh: that allows you to call any program as if it were a function. +python-sh: +python-sh: Homepage: http://amoffat.github.com/sh/index.html +python-sh: +python-sh: +python-sh: +python-sh: +python-sh: -- cgit v1.2.3