blob: 88eda51b1161350b4a0dbe0ed43b93fdaa3eccf6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-zgitignore
pkgdesc = Check if a file is ignored by a .zgitignore file, compatible with .gitignore syntax
pkgver = 1.0.0
pkgrel = 1
url = https://github.com/zb3/zgitignore
arch = any
license = MIT
makedepends = python-setuptools
depends = python
source = https://files.pythonhosted.org/packages/source/z/zgitignore/zgitignore-1.0.0.tar.gz
sha256sums = 2e4d085114cc2c35191f1a1defee64c2ffa791b6763338c0e10ad57a25d2f0a4
pkgname = python-zgitignore
|