Package Details: stapler 1.0.0-4

Git Clone URL: https://aur.archlinux.org/stapler.git (read-only, click to copy)
Package Base: stapler
Description: A small utility making use of the pypdf library to provide a (somewhat) lighter alternative to pdftk
Upstream URL: https://github.com/hellerbarde/stapler
Licenses: BSD
Conflicts: stapler-git
Submitter: biginoz
Maintainer: None
Last Packager: PhCl
Votes: 89
Popularity: 0.000000
First Submitted: 2010-08-26 17:32 (UTC)
Last Updated: 2020-08-27 11:31 (UTC)

Pinned Comments

PhCl commented on 2020-12-09 17:08 (UTC)

As python 3.8 was replaced by python 3.9, you could run into the following error:

Traceback (most recent call last):
  File "/usr/bin/stapler", line 5, in <module>
    from staplelib import main
ModuleNotFoundError: No module named 'staplelib'

To solve it, rebuild "python-pypdf2" and then "stapler". Then the directories for Python 3.9 should exist.

Latest Comments

« First ‹ Previous 1 2 3 4

biginoz commented on 2011-07-01 19:50 (UTC)

Excuse-me, i put the file on good way! :)

Maxr commented on 2011-07-01 06:17 (UTC)

I'm getting 404 when trying to download.

biginoz commented on 2010-12-07 17:55 (UTC)

updated

firecat53 commented on 2010-10-26 17:49 (UTC)

Needs update for python2.