blob: 7c3ab0e3a353360ab55c259f853ea66915f14a59 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-tinyoscquery-git
pkgdesc = OSCQuery for Python
pkgver = 0.1.2.r2.ga2c0af4
pkgrel = 2
url = https://github.com/Hackebein/tinyoscquery
arch = any
license = MIT
makedepends = python-setuptools
depends = python
depends = python-zeroconf
depends = python-requests
provides = python-tinyoscquery
conflicts = python-tinyoscquery
source = git+https://github.com/Hackebein/tinyoscquery.git
sha256sums = SKIP
pkgname = python-tinyoscquery-git
|