blob: a6570b105738ced480f0e9e9ff8b588df3c89e2c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
pkgbase = python-marker-pdf
pkgdesc = Convert PDF to markdown + JSON quickly with high accuracy
pkgver = 1.5.2
pkgrel = 1
url = https://pypi.org/project/marker-pdf/
arch = any
license = GPL3
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python-pytorch
depends = python-streamlit
depends = python-pydantic
depends = python-dotenv
depends = uvicorn
depends = python-fastapi
depends = python-multipart
depends = python-filetype
depends = python-markdown2
depends = python-scikit-learn
depends = python-pypdfium2
depends = python-pdftext
depends = python-google-genai
depends = python-ftfy
depends = python-surya-ocr
depends = python-markdownify
optdepends = python-pytorch-cuda
optdepends = python-pytorch-rocm
provides = python-marker-pdf
source = marker_pdf-1.5.2.tar.gz::https://files.pythonhosted.org/packages/source/m/marker_pdf/marker_pdf-1.5.2.tar.gz
sha256sums = 53e9ca31cf4ded8655b777d91d8b25d69219936b50c5200ed2a8204a03d7d65e
pkgname = python-marker-pdf
|