summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: eee6d002150a887a13b1e66db9a90cc46bf790bc (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.0
	pkgrel = 2
	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.0.tar.gz
	sha256sums = 6dd686a9c5a75dfa9280088fd79a419aefe19cd7f4bd85eba203540ef856d564

pkgname = python-tinydb