summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: aa4afc48bd075ea654eadd796407b44b67cc2288 (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
pkgbase = paper2slides-git
	pkgdesc = From paper to presentation in one click (CLI)
	pkgver = r25.941695a
	pkgrel = 2
	url = https://github.com/HKUDS/Paper2Slides
	arch = any
	license = MIT
	makedepends = git
	depends = python
	depends = python-fastapi
	depends = python-huggingface-hub
	depends = python-openai
	depends = python-pillow
	depends = python-pydantic
	depends = python-dotenv
	depends = python-python-multipart
	depends = python-yaml
	depends = python-requests
	depends = python-reportlab
	depends = python-tqdm
	depends = python-markdown
	depends = uvicorn
	optdepends = python-pip: install remaining upstream Python dependencies from requirements.txt (e.g. lightrag-hku, mineru[core])
	provides = paper2slides
	conflicts = paper2slides
	source = git+https://github.com/HKUDS/Paper2Slides.git
	sha256sums = SKIP

pkgname = paper2slides-git