Package: wnpp Severity: wishlist Owner: Nick Moffitt <n...@zork.net>
Package name : python-pbs Version : 0.7 Upstream Author : Andrew Moffat <andrew.robert.mof...@gmail.com> URL : http://www.example.org/ License : MIT/X Programming Lang: Python Description : Execute shell commands as python functions PBS is a unique subprocess wrapper that maps your system programs to Python functions dynamically. PBS helps you write shell scripts in Python by giving you the good features of Bash (easy command calling, easy piping) with all the power and flexibility of Python. . >>> from pbs import ifconfig >>> print ifconfig("eth0") . PBS is not a collection of system commands implemented in Python. I've uploaded a first crack at packaging to http://mentors.debian.net/package/pbs -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20120201225028.18863.66415.report...@frotz.zork.net