summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3033483d36b4b5df7ef1f563bd5c3f8a326d69c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-ext4
	pkgdesc = Library for read only interactions with an ext4 filesystem
	pkgver = 1.1.0
	pkgrel = 1
	url = https://github.com/Eeems/python-ext4
	arch = any
	license = MIT
	checkdepends = python-cachetools
	checkdepends = python-crcmod
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	source = https://files.pythonhosted.org/packages/source/e/ext4/ext4-1.1.0.tar.gz
	source = 1.1.0-test.py::https://github.com/Eeems/python-ext4/raw/refs/tags/v1.1.0/test.py
	source = test.txt
	md5sums = 25d5e961c8fd671d9426832ca3d77e0a
	md5sums = 19c3123bd4b72257cbbbfc8dee16a8fc
	md5sums = 8f7fa83c2cc8ea6e90fe94b1efd1a83a

pkgname = python-ext4
	depends = python>=3.9
	depends = python-cachetools
	depends = python-crcmod>=1.7