This extracts the hash-named static assets into a directory. This is primarily useful if you have multiple instances of fup running and you therefore need to serve /static from a shared filesystem of some sort.
I want to serve static files with hashes in, and I'm too lazy to construct a preprocessing step.