summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: af6cadc327e1f683119bf96a27f246e2e319659e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-scandir
	pkgdesc = A better directory iterator that returns all file info OS provides
	pkgver = 0.9
	pkgrel = 1
	url = https://github.com/benhoyt/scandir
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = git
	source = https://github.com/benhoyt/scandir/archive/v0.9.tar.gz
	md5sums = 999529e7a3dc64fe7c705208e35780a8
	sha256sums = 05f86a67d82d8a919b3eac16efd81509f8447bf9ea5b27be9f354fa2ff08523a

pkgname = python-scandir
	depends = python

pkgname = python2-scandir
	depends = python2