blob: c7b47ef0c8a74ac4969b6737bbf269094b8dc854 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-cdiff
pkgdesc = Term based tool to view colored, incremental diff in a Git/Mercurial/Svn workspace or from stdin, with side by side and auto pager support.
pkgver = 1.0
pkgrel = 1
url = https://github.com/ymattw/cdiff
arch = any
license = MIT
depends = less
depends = python>=2.5
source = https://files.pythonhosted.org/packages/69/6c/301876940e760a8b46c1caacf08c298f511f517c70eec32e43f38e9cc6f5/cdiff-1.0.tar.gz
md5sums = c70ed1abbd9d999bfe4fd83e05ed4092
pkgname = python-cdiff
|