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
