summaryrefslogtreecommitdiff
path: root/lib/strippers.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/strippers.py')
-rw-r--r--lib/strippers.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/strippers.py b/lib/strippers.py
new file mode 100644
index 0000000..70d0fc7
--- /dev/null
+++ b/lib/strippers.py
@@ -0,0 +1,3 @@
1strippers = {
2 JpegFile: JpegStripper,
3}