[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#658308: ITP: python-pbs -- Execute shell commands as python functions



Package: wnpp
Severity: wishlist
Owner: Nick Moffitt <nick@zork.net>


  Package name    : python-pbs
  Version         : 0.7
  Upstream Author : Andrew Moffat <andrew.robert.moffat@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



Reply to: