* renames main package so it's importable * adds wrapmain sub-module as main module
This PR fixes a regression causing snapshots not to be generated in "geth --import" mode. It also fixes the geth export command to be truly readonly, and adds a new test for geth export.