blob: b25ead3a7df5862c7f67b1745c6cf21b4bf2a52c (
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
35
36
37
38
39
|
pkgbase = python-markitdown-git
pkgdesc = Utility tool for converting various files to Markdown (git)
pkgver = r307+ga51f725d7
pkgrel = 1
url = https://github.com/microsoft/markitdown
arch = any
license = MIT
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = python-hatch
makedepends = git
depends = python
depends = python-beautifulsoup4
depends = python-requests
depends = python-mammoth
depends = python-markdownify
depends = python-magika
depends = python-charset-normalizer
depends = python-defusedxml
depends = python-pptx
depends = python-pandas
depends = python-openpyxl
depends = python-xlrd
depends = python-lxml
depends = python-pdfminer
depends = python-pdfplumber
depends = python-olefile
depends = python-pydub
depends = python-youtube-transcript-api
depends = python-speechrecognition
provides = python-markitdown
conflicts = python-markitdown
source = git+https://github.com/microsoft/markitdown.git
sha256sums = SKIP
pkgname = python-markitdown-git
|