Search Criteria
Package Details: python-fpdf2 2.8.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-fpdf2.git (read-only, click to copy) |
|---|---|
| Package Base: | python-fpdf2 |
| Description: | Simple PDF generation for Python |
| Upstream URL: | https://pyfpdf.github.io/fpdf2/ |
| Licenses: | LGPL-3.0-only |
| Conflicts: | python-fpdf |
| Submitter: | thrasibule |
| Maintainer: | thrasibule |
| Last Packager: | thrasibule |
| Votes: | 2 |
| Popularity: | 0.065499 |
| First Submitted: | 2021-02-27 19:01 (UTC) |
| Last Updated: | 2025-01-27 15:44 (UTC) |
Dependencies (11)
- python
- python-defusedxml (python-defusedxml-gitAUR)
- python-fonttools (python-fonttools-gitAUR)
- python-pillow (python-pillow-simd-gitAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-cryptography (optional) – encryption support
- python-endesiveAUR (optional) – signing support
- python-uharfbuzzAUR (optional) – text shaping support
Latest Comments
hypeit commented on 2025-02-10 15:45 (UTC) (edited on 2025-02-10 15:45 (UTC) by hypeit)
carlosal1015 commented on 2023-01-13 22:47 (UTC)
python-svg.pathis not a dependency anymore.carlosal1015 commented on 2022-11-14 16:49 (UTC) (edited on 2022-11-14 16:51 (UTC) by carlosal1015)
Hi, please, could you add the package
python-fontoolsas dependency.Thanks. https://github.com/PyFPDF/fpdf2/blob/2.5.7/setup.py#L36
python-svg.pathis now required, not optional.carlosal1015 commented on 2022-05-06 03:11 (UTC)
The package now depends of
python-defusedxml.