blob: dfa7bfe1855313d0cf67893d5564bed10122fa4a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-simplesqlite
pkgdesc = Simplify SQLite database operations
pkgver = 1.1.3
pkgrel = 2
url = https://github.com/thombashi/SimpleSQLite
arch = any
license = MIT
makedepends = python-setuptools
depends = python
depends = python-dataproperty
depends = python-mbstrdecoder
depends = python-pathvalidate
depends = python-sqliteschema
depends = python-tabledata
depends = python-typepy
source = https://files.pythonhosted.org/packages/source/S/SimpleSQLite/SimpleSQLite-1.1.3.tar.gz
sha256sums = e4f3613b04bc304a2f41294367c628ed00f27ca5d8eceb3f1a9d674f4b483b95
pkgname = python-simplesqlite
|