Commit Graph

19 Commits

Author SHA1 Message Date
Bryan Bishop c1af289767
bump version to 0.0.17 2020-09-07 09:33:08 -05:00
Bryan Bishop c594ff41d6 version bump to: v0.0.16 2016-05-29 14:09:00 -05:00
Bryan Bishop 713776af67 version bump to: v0.0.15 2013-09-16 15:14:27 -05:00
Bryan Bishop c3e590f22f Revert "fixed self-referential package install and cleaned out __init__.py"
This reverts commit 2275565fb2.

__init__.py is needed for ./bin/pdfparanoia to work.

Conflicts:
	setup.py
2013-07-19 20:19:44 -05:00
Carl Crott 2275565fb2 fixed self-referential package install and cleaned out __init__.py 2013-07-08 22:48:45 -07:00
Donncha O'Cearbhaill 18140d838d Adding support for PDF's from pubs.rsc.org 2013-05-13 20:28:35 +01:00
Bryan Bishop caed396870 SPIE watermark removal
This is slightly broken because the SPIE plugin removes more than just
watermarks. For some reason it seems to also remove images and large
blocks of text from the paper. However, the object that is being removed
is tiny. In the unit testing sample, the removed object is pdf stream
55.

For now, SPIE is partially disabled until this is fixed. The problem
does not originate from the other plugins.

fixes #20
2013-02-11 23:52:59 -06:00
Bryan Bishop 775b927b42 pdfparanoia command-line interface 2013-02-09 09:44:48 -06:00
Bryan Bishop 5c8a194445 deflation tool to help with debugging
The deflate function expands some of the FlateDecode streams in a pdf
file. The output of the deflate function is not always correct and it is
very buggy. Still, this is a useful tool to poke around in foreign pdfs
under investigation.
2013-02-07 20:51:10 -06:00
Bryan Bishop b7b5a4ef65 jstor watermark removal
fixes #1
2013-02-06 17:33:00 -06:00
Bryan Bishop 30c6e30891 version bump to 0.0.9 2013-02-05 17:21:58 -06:00
Bryan Bishop 14f1439c76 ieee watermark removal 2013-02-05 04:49:56 -06:00
Bryan Bishop 0adec6c74e better plugin support 2013-02-05 04:34:45 -06:00
Bryan Bishop aa3e188ef4 more setup.py madness 2013-02-05 04:29:16 -06:00
Bryan Bishop 302d2ff2e5 include plugins in package 2013-02-05 04:20:26 -06:00
Bryan Bishop 99285252fc include README.md via MANIFEST.in 2013-02-05 04:17:05 -06:00
Bryan Bishop 011c10c5c4 more setup.py magic 2013-02-05 04:14:08 -06:00
Bryan Bishop 99c88643f7 fix README packaging 2013-02-05 03:56:07 -06:00
Bryan Bishop d8fc6c1d8f initial commit 2013-02-05 03:10:14 -06:00