Files
packages/python-owocr/.SRCINFO
2025-12-11 12:39:30 -08:00

16 lines
556 B
Plaintext

pkgbase = python-owocr
pkgdesc = OwOCR is a command-line text recognition tool that continuously scans for images and performs OCR (Optical Character Recognition) on them. Its main focus is Japanese, but it works for many other languages.
pkgver = 1.20.3
pkgrel = 1
url = https://gitea.suda.codes/sudacode/owocr
arch = any
license = GPL-3.0
makedepends = python-build
makedepends = python-wheel
makedepends = python-installer
depends = python>=3.11
source = git+https://gitea.suda.codes/sudacode/owocr
sha256sums = SKIP
pkgname = python-owocr