blob: a1a21c1b5286d5cf9d70db3952e265be03596a4b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-pdftitle
pkgdesc = pdftitle is a small utility to extract the title from a PDF file
pkgver = 0.20
pkgrel = 1
url = https://github.com/metebalci/pdftitle
arch = any
license = GPLv3
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-pdfminer
depends = python-dotenv
source = https://files.pythonhosted.org/packages/2d/63/f297e39ab6636f0c0a389224483a2ae109ca49b038bc45b756bcd0d9ba26/pdftitle-0.20.tar.gz
sha256sums = 2215dfdece85cec975f9c6febd855f97aa2157cfa6b490d0be1f02f4288e800e
pkgname = python-pdftitle
|