Source: httpcode
Section: utils
Priority: extra
Maintainer: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
Uploaders: Khalid El Fathi <khalid@elfathi.fr>,
           ChangZhuo Chen (陳昌倬) <czchen@debian.org>
Build-Depends: debhelper (>= 10),
               dh-python,
               python3-all,
               python3-colorama,
               python3-setuptools,
Standards-Version: 4.0.0
Homepage: https://github.com/rspivak/httpcode/
Vcs-Git: https://anonscm.debian.org/git/collab-maint/httpcode.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/httpcode.git
X-Python3-Version: >= 3.3

Package: httpcode
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
Description: Explains the meaning of an HTTP status code on the command line
 httpcode is a little utility that explains the meaning of an HTTP
 status code on the command line.
