summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c93a90510740d80a3dde945e43f2aa71b7c0f27b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-pipe
	pkgdesc = A Python library to use infix notation in Python
	pkgver = 2.2
	pkgrel = 1
	url = https://github.com/JulienPalard/Pipe
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python>=3.7
	source = pipe-2.2.tar.gz::https://files.pythonhosted.org/packages/source/p/pipe/pipe-2.2.tar.gz
	sha256sums = 6a253198e3bc542ffaf0a4222376586bce8583b27a9ddbc2cfbaa554c049230d

pkgname = python-pipe