summaryrefslogtreecommitdiff
path: root/lib/strippers.py
diff options
context:
space:
mode:
authorjvoisin2011-06-07 18:40:44 +0200
committerjvoisin2011-06-07 18:40:44 +0200
commitf7082a21d6511c5069fbb9ff186ce22f3e22fed7 (patch)
tree93322a3220e50c1a32583ba197afec870298767c /lib/strippers.py
First commit
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}