Source: httpcode
Section: utils
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-all,
 python3-colorama <!nocheck>,
 python3-setuptools,
Standards-Version: 4.0.0
Homepage: https://github.com/rspivak/httpcode/
Vcs-Git: https://salsa.debian.org/python-team/packages/httpcode.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/httpcode

Package: httpcode
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 ${shlibs: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.
