# Format: google3/devtools/metadata/metadata.proto (go/google3metadata)

name: "argparse"
description:
  "The argparse module makes it easy to write user friendly command line "
  "interfaces."

third_party {
  url {
    type: ARCHIVE
    value: "http://argparse.googlecode.com/files/argparse-1.2.1.tar.gz"
  }
  version: "1.2.1"
  last_upgrade_date: {
    year: 2012
    month: 1
    day: 19
  }

  # NOTE: The "local_modifications" field is entirely optional and may be
  # removed if it's not useful for the package.
  #     See go/thirdparty-metadata-local-modifications
  local_modifications: "http://google3/third_party/apphosting/python/argparse/README.google?cl=26930443"
}
