summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 80b89e2971074d6ace0b9802af96623f5fbd5cc0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-tinydb
	pkgdesc = TinyDB is a tiny, document oriented database optimized for your happiness :)
	pkgver = 4.8.2
	pkgrel = 1
	url = https://github.com/msiemens/tinydb
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-poetry-core
	depends = python
	source = https://files.pythonhosted.org/packages/source/t/tinydb/tinydb-4.8.2.tar.gz
	sha256sums = f7dfc39b8d7fda7a1ca62a8dbb449ffd340a117c1206b68c50b1a481fb95181d

pkgname = python-tinydb