Search Criteria
Package Details: peepdf 1:0.3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/peepdf.git (read-only, click to copy) |
---|---|
Package Base: | peepdf |
Description: | A python tool to explore PDF files in order to find out if the file can be harmful or not |
Upstream URL: | https://github.com/jesparza/peepdf |
Licenses: | GPL3 |
Submitter: | codemunkii |
Maintainer: | None |
Last Packager: | haawda |
Votes: | 7 |
Popularity: | 0.000003 |
First Submitted: | 2013-07-03 03:24 (UTC) |
Last Updated: | 2020-12-16 07:25 (UTC) |
Dependencies (2)
- python2AUR (python2-binAUR)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
jjbeard commented on 2020-12-15 14:10 (UTC)
Getting this:
There is indeed no such file in
usr/share
.abruegmann commented on 2020-10-19 13:52 (UTC)
Great! You missed a
python2
in line 27 of the PKGBUILD, I'm afraid.haawda commented on 2020-10-19 13:01 (UTC)
Good idea, done.
abruegmann commented on 2020-10-19 09:57 (UTC)
How about using jbremer's fork instead (https://github.com/jbremer/peepdf)? It is Python 3-compatible, so we could drop the python2 dep entirely?
jjbeard commented on 2020-10-18 15:16 (UTC) (edited on 2020-10-18 15:16 (UTC) by jjbeard)
The python2-simplejson dep should be removed - peepdf now uses the built-in json package.
It should also depend on python2
hollunder commented on 2017-05-16 10:09 (UTC)
codemunkii commented on 2015-09-22 12:22 (UTC)
codemunkii commented on 2015-08-28 12:09 (UTC)
olejorgenb commented on 2015-08-25 22:57 (UTC)