# Packages
Package strip removes Godeps/_workspace and undoes the Godep rewrites.
# Functions
Has is a command to detect if a package contains a Godeps.json file.
Parse parses a Godep's Godeps file.
RemoveGodepSubpackages strips subpackages from a cfg.Config dependencies that contain "Godeps/_workspace/src" as part of the path.
# Structs
Dependency is a modified version of Godep's Dependency struct.
The Godeps struct from Godep.