Source: cmd2
Section: python
Priority: optional
Maintainer: Federico Ceratto <federico.ceratto@gmail.com>
DM-Upload-Allowed: yes
Build-Depends:
 debhelper (>= 8.0.0~)
Build-Depends-Indep:
 python-all (>= 2.6.6-3~)
Standards-Version: 3.9.2
X-Python-Version: >= 2.5
Homepage: http://www.assembla.com/wiki/show/python-cmd2
Vcs-Git: git://git.debian.org/collab-maint/cmd2.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/cmd2.git;a=summary

Package: python-cmd2
Architecture: all
Depends: ${misc:Depends}
 , ${python:Depends}
Description: enhanced Python cmd module
 Drop-in replacement adds several features for command-prompt tools, like
 searchable and persistent command history, multi-line commands, input and
 output redirections, integrated Python shell, testing helpers
