blob: 46296b7483bfedecc8c74d72be6c193ac3c60b53 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-libretranslate-git
pkgdesc = Python bindings for LibreTranslate
pkgver = r51.20250302
pkgrel = 1
url = https://github.com/argosopentech/LibreTranslate-py
arch = any
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
provides = python-libretranslate
conflicts = python-libretranslate
source = python-libretranslate-git::git+https://github.com/argosopentech/LibreTranslate-py.git
sha256sums = SKIP
pkgname = python-libretranslate-git
|