summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 84de9b992aca99df808e96886ade1d500a808d8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-pyfatfs
	pkgdesc = Python based FAT12/FAT16/FAT32 implementation with VFAT support
	pkgver = 1.0.5
	pkgrel = 1
	url = https://github.com/nathanhi/pyfatfs
	arch = x86_64
	license = MIT
	makedepends = python-setuptools
	makedepends = python-pip
	depends = python>=3.6
	depends = python-fs
	options = !strip
	source = https://files.pythonhosted.org/packages/source/p/pyfatfs/pyfatfs-1.0.5.tar.gz
	sha256sums = e49ea062119fdf6198c7bbbcfe08589d8919e34ac21f5f604d0ed8b5c444972d
	sha512sums = a4597fa3b33444050da462e318b6425fc1967cef67ea7da3461f825132f4d46a5a86bbad618c6696a058578b6e523aba07d26d9fe3025a427a7b9bd582d6da21

pkgname = python-pyfatfs