[console_scripts]
reprounzip = reprounzip.reprounzip:main

[reprounzip.unpackers]
default = reprounzip.unpackers.default:setup
graph = reprounzip.unpackers.graph:setup

