blob: 2ac68ac2c93392c03d0c398534a6b95f706ebdd8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
pkgbase = sqlitebiter
pkgdesc = Converts tabular formats into a SQLite database file
pkgver = 0.36.1
pkgrel = 1
url = https://github.com/thombashi/sqlitebiter
arch = any
license = MIT
checkdepends = python-pytest
checkdepends = python-responses
checkdepends = python-sqliteschema
checkdepends = python-xlrd
checkdepends = python-xlsxwriter
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = jupyter-nbformat
depends = python-appconfigpy
depends = python-click
depends = python-envinfopy
depends = python-loguru
depends = python-msgfy
depends = python-path
depends = python-pathvalidate
depends = python-pytablereader
depends = python-retryrequests
depends = python-simplesqlite
depends = python-tcolorpy
depends = python-typepy
source = sqlitebiter-0.36.1.tar.gz::https://files.pythonhosted.org/packages/source/s/sqlitebiter/sqlitebiter-0.36.1.tar.gz
source = sqlitebiter-0.36.1.tar.gz.asc::https://files.pythonhosted.org/packages/source/s/sqlitebiter/sqlitebiter-0.36.1.tar.gz.asc
validpgpkeys = BCF9203E5E80B5607EAE6FDD98CDA9A5F0BFC367
sha256sums = 60516bda8aa5f2b560359538f289b6453dad2f05cf491ff81d4294859b2ce3ba
sha256sums = SKIP
pkgname = sqlitebiter
|