summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 07da6143656db721994c74e5e5cd312067e49baf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
pkgbase = python-mfusepy
	pkgdesc = Ctypes bindings for the high-level API in libfuse 2 and 3
	pkgver = 3.1.1
	pkgrel = 1
	url = https://github.com/mxmlnkn/mfusepy
	arch = any
	license = ISC
	checkdepends = python-pytest-order
	checkdepends = python-ioctl-opt
	checkdepends = fuse2
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	source = https://files.pythonhosted.org/packages/source/m/mfusepy/mfusepy-3.1.1.tar.gz
	source = 3.1.1-loopback.py::https://github.com/mxmlnkn/mfusepy/raw/refs/tags/v3.1.1/examples/loopback.py
	source = 3.1.1-memory.py::https://github.com/mxmlnkn/mfusepy/raw/refs/tags/v3.1.1/examples/memory.py
	source = 3.1.1-memory_nullpath.py::https://github.com/mxmlnkn/mfusepy/raw/refs/tags/v3.1.1/examples/memory_nullpath.py
	source = 3.1.1-readdir_returning_offsets.py::https://github.com/mxmlnkn/mfusepy/raw/refs/tags/v3.1.1/examples/readdir_returning_offsets.py
	source = 3.1.1-readdir_with_offset.py::https://github.com/mxmlnkn/mfusepy/raw/refs/tags/v3.1.1/examples/readdir_with_offset.py
	md5sums = 7d812fd614d61baa4c1aad7ef8e9ee36
	md5sums = 1ece541bd275b431df282627f3fff5cd
	md5sums = 287bd1be09476006e285c365648fcfd1
	md5sums = 043b00e7cd70920df66de35fe6da0a93
	md5sums = b97c524c50bd6fc20f9b55e82647a27f
	md5sums = 1c917b5bf5dcfbfc00af97d6746422d5

pkgname = python-mfusepy
	depends = python>=3.9
	optdepends = fuse2
	optdepends = fuse3