Source: python-sh Maintainer: Ben Carrillo Section: python Priority: optional Build-Depends: python-all (>= 2.6.6-3), python3-all, debhelper (>= 7.0.50), quilt Standards-Version: 3.9.4 X-Python-Version: >= 2.6 X-Python3-Version: >= 3.0 Homepage: https://github.com/amoffat/sh Package: python-sh Architecture: all Depends: ${misc:Depends}, ${python:Depends} Description: Python subprocess interface sh (previously pbs) is a full-fledged subprocess interface for Python 2.6 - 3.2 that allows you to call any program as if it were a function. Package: python3-sh Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Description: Python3 subprocess interface sh (previously pbs) is a full-fledged subprocess interface for Python 2.6 - 3.2 that allows you to call any program as if it were a function. . This package contains the Python 3 version of the library.