blob: 006f91e28738ca66b16cbb4ebc80fc9897f826b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-brickschema
pkgdesc = A library for working with the Brick ontology for buildings (brickschema.org)
pkgver = 0.7.5
pkgrel = 1
url = https://brickschema.org/
arch = x86_64
license = BSD
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python-owlrl
depends = python-pyshacl
provides = python-brickschema
source = https://files.pythonhosted.org/packages/source/b/brickschema/brickschema-0.7.5.tar.gz
md5sums = f074a71f39ad1cd9002a24c31c58b9cd
pkgname = python-brickschema
|