Initial commit

This commit is contained in:
2025-08-05 10:43:54 +03:00
commit 134767aa31
4 changed files with 59 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: python-pdftotext
description: Simple PDF text extraction
version: 3.0.0
url: https://github.com/jalan/pdftotext
license: MIT
architecture: any
depends: ["poppler","python3"]
make_depends: ["python-build","python-installer","python-setuptools","python-wheel"]
type: source