Source: configshell
Section: python
Priority: optional
Maintainer: Ritesh Raj Sarraf <rrs@debian.org>
Build-Depends: debhelper(>= 7.0.50~), python-pyparsing,
 ghostscript, lmodern, python(>= 2.6.6-3~), python-epydoc, python-simpleparse,
 texlive-fonts-recommended, texlive-latex-base, texlive-latex-extra,
 texlive-latex-recommended
Standards-Version: 3.9.2
Homepage: http://www.risingtidesystems.com/git/?p=configshell.git;a=summary
Vcs-Git: git://anonscm.debian.org/linux-target/configshell.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=linux-target/configshell.git

Package: python-configshell
Architecture: all
Depends: python-epydoc,
         python-simpleparse,
         python-urwid,
         ${misc:Depends},
         ${python:Depends}
Provides: ${python:Provides}
Description: framework to create cli interfaces
 This package contains the configshell library which is used to create cli
 interfaces
 .
 It is part of the Linux Kernel SCSI Target's userspace management library
