1
0
mirror of https://github.com/kanzure/pdfparanoia.git synced 2024-06-10 12:49:52 +02:00
pdfparanoia/pdfparanoia/plugins/__init__.py
Zooko O'Whielacronx 503b8aead5 add -v -v mode which prints out the details (potentially sensitive, potentially bulky)
remove spie, which appears to do nothing
2013-02-13 21:08:49 +00:00

14 lines
171 B
Python

# -*- coding: utf-8 -*-
"""
pdfparanoia.plugins
~~~~~~~~~~~~~~~
Scrubbing machines. Bubbles mandatory.
"""
from .aip import *
from .ieee import *
from .jstor import *