summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1db64e754a4892126c4c236f33adbddd214a769f (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.0.7
	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.0.7.tar.gz::https://files.pythonhosted.org/packages/source/s/sqlitetools/sqlitetools-0.0.7.tar.gz
	sha256sums = f74727cbede99001a911b1b776e7545c55dff3ec2fe9a48f829ba0731ee3fd25

pkgname = python-sqlitetools