blob: 19e699cfc853dce55a5f9e6672474077367a7e99 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-unidiff
pkgdesc = Simple Python library to parse and interact with unified diff data
pkgver = 0.7.5
pkgrel = 5
url = https://github.com/matiasb/python-unidiff
arch = any
license = MIT
makedepends = python-setuptools
depends = python
source = https://files.pythonhosted.org/packages/source/u/unidiff/unidiff-0.7.5.tar.gz
sha256sums = 2e5f0162052248946b9f0970a40e9e124236bf86c82b70821143a6fc1dea2574
pkgname = python-unidiff
|