summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f4a722b324756e86fcb2863404a781c03edfaa96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-requirements-detector
	pkgdesc = A simple Python tool which attempts to find and list the requirements of a Python project
	pkgver = 1.2.2
	pkgrel = 1
	url = https://github.com/landscapeio/requirements-detector
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-poetry
	depends = python-astroid
	source = https://github.com/landscapeio/requirements-detector/archive/1.2.2.tar.gz
	sha512sums = dcef6b49a50bd48af9eb6c69d4cda00c5b11a748b03d58833aef7f0646e6fe7223315c9a0cd9d87058376dc21563b0d48dc3ef66a3095d113f74434371af540b

pkgname = python-requirements-detector