summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 930f3f4c28507b0f9387f051bf5107a3efff715a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-wire
	pkgdesc = A convenience wrapper around the built-in SQLite3 module in python
	pkgver = 1.0.0
	pkgrel = 4
	url = https://github.com/djmattyg007/python-wire
	arch = any
	license = GPL3
	makedepends = python-setuptools
	depends = python
	source = https://github.com/djmattyg007/python-wire/archive/1.0.0.zip
	sha256sums = 0aaf5e3c280756fd723bf1b0fd68430da6f228d4b21a7eb9f9b18c33660bf978

pkgname = python-wire