Source: python-ghdiff Maintainer: Debian Python Team Uploaders: Jelmer Vernooij , Section: python Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-chardet, python3-setuptools (>= 0.6b3), python3-zope.testrunner, Standards-Version: 4.7.3 Homepage: https://github.com/kilink/ghdiff Vcs-Browser: https://salsa.debian.org/python-team/packages/ghdiff Vcs-Git: https://salsa.debian.org/python-team/packages/ghdiff.git Package: python3-ghdiff Architecture: all Depends: python3-chardet, ${misc:Depends}, ${python3:Depends}, Description: Generator of Github-style HTML for unified diffs ghdiff is a simple Python module that can generate unified diffs and display them in HTML, optionally including CSS.