blob: cf2b7b06dea8327c80600d7df4490fec55be4ef6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-lexdata
pkgdesc = Python bot framework for Lexemes on Wikidata
pkgver = 0.2
pkgrel = 1
url = https://nudin.github.io/LexData/
arch = any
license = MIT
makedepends = python-pip
depends = python
depends = python-requests
source = https://github.com/Nudin/LexData/archive/v0.2.tar.gz
sha256sums = c9a5abf44281a3fae4c73a17dd3fe3b6dccd7b631bbbad37b8dd38542116a4e5
pkgname = python-lexdata
|