extract
extract copied to clipboard
v5: change FS interface to have OpenFile() return an io.WriteCloser
A small change that is unfortunately API breaking (hence v5). Addresses #29 and probably also enables a solution for #25.