summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5bc2a9fcbddc9f3f6b0e7c7caae158dc94c865c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-sqlitetools
	pkgdesc = Python sqlite3 tools.
	pkgver = 0.1.3
	pkgrel = 1
	url = https://pypi.org/project/sqlitetools
	arch = any
	license = MIT
	makedepends = python-poetry
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	provides = python-sqlitetools
	conflicts = python-sqlitetools
	options = !strip
	options = !debug
	source = sqlitetools-0.1.3.tar.gz::https://files.pythonhosted.org/packages/source/s/sqlitetools/sqlitetools-0.1.3.tar.gz
	sha256sums = 9265e62012a0b1131f74091c4dbcb79f2e7c27d9fc7b1692f737c047656d5ebc

pkgname = python-sqlitetools