Strip .vNN from path when computing package name.

The package importer computes package names from the import path. Update
the importer to strip .vNN suffixes as used on gopkg.in and azul3d.org.

Improve the importer tests.
2 files changed