Search Criteria
Package Details: python-pypdf2 2:3.0.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-pypdf2.git (read-only, click to copy) |
|---|---|
| Package Base: | python-pypdf2 |
| Description: | Python library for manipulating pages of PDF files (legacy v2) |
| Upstream URL: | https://pypi.org/project/PyPDF2 |
| Licenses: | BSD |
| Submitter: | arojas |
| Maintainer: | fryfrog |
| Last Packager: | fryfrog |
| Votes: | 33 |
| Popularity: | 0.44 |
| First Submitted: | 2019-07-30 05:58 (UTC) |
| Last Updated: | 2024-09-22 16:37 (UTC) |
Dependencies (6)
- python-pillow (python-pillow-simd-gitAUR, hosaka-studioAUR)
- python-typing_extensions
- python-build (make)
- python-flit-core (make)
- python-installer (make)
- python-wheel (make)
Required by (25)
- bookletimposer
- caj2pdf-git
- email2pdf
- kibot
- kraft-git
- lens_calibrate
- nautilus-columns-git
- nemo-media-columns-git
- pdfgui_tools-bin
- pdfposter-git
- pdf_translator
- python-camelot-git
- python-drizzlepac
- python-drizzlepac (check)
- python-mapnik
- python-pdf2doi
- python-pdfjinjax
- python-pdfnup
- spiderfoot
- springerdownload-git
- Show 5 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6
HHL commented on 2022-06-04 17:13 (UTC) (edited on 2022-06-07 15:40 (UTC) by HHL)
The issue below has been resolved upstream in version 2.1.0 as of 22-06-06 and should fix the package once the PKGBUILD is updated to that version.
I am using pyenv [1] via oh-my-zsh [2] on my system. I cannot install this package as-is, due to the error
Of course I could circumvent the problem by installing the version or disabling pyenv, however my opinion is this should either not make it into the source or be removed from the package by the build process (i.e. PKGBUILD).
[1] https://github.com/pyenv/pyenv
[2] https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/pyenv
sadid commented on 2022-05-09 05:52 (UTC)
This package build will update it since the main github remove has been renamed:
cmcc commented on 2022-05-02 16:49 (UTC)
Is it there any chance to see this package updated? It has been flagged out-of-date since many days now...
bulletmark commented on 2020-12-02 22:35 (UTC)
@C0rn3j, that is unnecessary and doesn't solve the problem for the many users who don't use Arch (Manjaro, Arch ARM, etc). AUR users should know that after a major Python update type:
yay -S --rebuildall --noconfirm $(yay -Qqo /usr/lib/python3.8/).C0rn3j commented on 2020-12-02 08:28 (UTC)
Please bump up the pkgrel so the package rebuilds for Python 3.9.
bulletmark commented on 2019-12-10 08:03 (UTC)
Works superbly. Thanks very much for the very fast response!
yuanji commented on 2019-12-10 07:24 (UTC)
hello @bulletmark
I have added the
pdfcatscript to/usr/bin, you can rebuild the package and have a try.bulletmark commented on 2019-12-10 06:36 (UTC)
pdftk has bitrotted away and does not work for me anymore so I have been looking for an alternative. This library includes a very handy program pdfcat (in Scripts/) which does 90% of what users do with pdftk, i.e. catting and splitting multiple PDF files. Can you please consider adding a line to PKGBUILD to install that script in /usr/bin/?
« First ‹ Previous 1 2 3 4 5 6