File: control

package info (click to toggle)
python-ghdiff 0.4-2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 116 kB
  • sloc: python: 230; makefile: 3
file content (14 lines) | stat: -rw-r--r-- 614 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: python-ghdiff
Maintainer: Jelmer Vernooij <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.