summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0958418bee0422ef7b0a033ac8e2554cc9ca23f4 (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
pkgbase = python2-htsql
	pkgdesc = A comprehensive navigational query language for relational databases.
	pkgver = 2.3.3
	pkgrel = 1
	url = http://htsql.org
	arch = any
	license = GPL
	makedepends = python
	makedepends = python-setuptools
	makedepends = python-pyaml
	makedepends = python2
	makedepends = python2-setuptools
	makedepends = python2-pyaml
	source = http://dist.htsql.org/source/HTSQL-2.3.3.tar.gz
	md5sums = 34fabf3f4dbc578abba27540491185de

pkgname = python-htsql
	depends = python
	depends = python-setuptools
	depends = python-pyaml

pkgname = python2-htsql
	depends = python2
	depends = python2-setuptools
	depends = python2-pyaml