Source: python-ghdiff
Maintainer: Jelmer Vernooĳ <jelmer@debian.org>
Section: python
Priority: optional
Build-Depends: python3-setuptools (>= 0.6b3), debhelper (>= 9), python3-all, python3-zope.testrunner, dh-python, python3-chardet, python3-six
Standards-Version: 4.1.4
Homepage: https://github.com/kilink/ghdiff

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