blob: 39113e36fafc1d218e48060d7638dda71831f5f9 (
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-markitdown
pkgdesc = Utility tool for converting various files to Markdown
pkgver = 0.1.4
pkgrel = 1
url = https://github.com/microsoft/markitdown
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = python-hatch
depends = python
depends = python-beautifulsoup4
depends = python-requests
depends = python-mammoth
depends = python-markdownify
depends = python-numpy
depends = python-pptx
depends = python-pandas
depends = python-openpyxl
depends = python-pdfminer
depends = python-puremagic
depends = python-pydub
depends = python-youtube-transcript-api
depends = python-speechrecognition
depends = python-pathvalidate
depends = python-cobble
depends = python-olefile
depends = python-magika
source = python-markitdown-0.1.4.tar.gz::https://github.com/microsoft/markitdown/archive/refs/tags/v0.1.4.tar.gz
sha256sums = fc3201f1cbc7438dff7861104cd3b6328ac298ee94e518ac844cb32192d2ef4b
pkgname = python-markitdown
|