summaryrefslogtreecommitdiff
path: root/lib/strippers.py
blob: 70d0fc7097975865af7e21b5c89878cc0765e891 (plain)
1
2
3
strippers = {
    JpegFile: JpegStripper,
}