blob: dd6238f1751710d57cdde558ed61e0644195915d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-bikkuri
pkgdesc = Calculate the surprisal of words in texts.
pkgver = 0.2.0
pkgrel = 1
url = https://github.com/jnphilipp/bikkuri
arch = x86_64
arch = aarch64
license = GPL-3.0-or-later
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-setuptools-rust
depends = python
source = bikkuri-0.2.0.tar.gz::https://github.com/jnphilipp/bikkuri/archive/refs/tags/0.2.0.tar.gz
sha512sums = b8ed6abf24983f032477efd223d59ee8d4e07852987ff5e570868866dfc4c143c6d4ba5789799f60e662d488dd3153d769cf105f24edc3901053a9f81ffdc85b
pkgname = python-bikkuri
|