Source: cligh
Maintainer: Dmitry Bogatov <KAction@gnu.org>
Section: python
Priority: optional
Build-Depends: python-all (>= 2.6.6-3),
               debhelper (>= 9),
               pandoc, dh-python
Standards-Version: 3.9.6
X-Python-Version: 2.7
Homepage: http://the-brannons.com/software/cligh.html
Vcs-Git: git://github.com/kaction/deb-cligh
Vcs-Browser: https://github.com/kaction/deb-cligh

Package: cligh
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-xdg, python-pygithub
Description: Command-line interface to GitHub
 This program allows working with GitHub from console.
 .
 Issues can be opened, closed, viewed, listed and commented. Repositories
 can be created, listed and forked. Collaborators can be viewed,
 added and removed.
