Home | History | Annotate | Download | only in apitools
      1 name: "apitools"
      2 description:
      3     "google-apitools is a collection of utilities to make it easier to build "
      4     "client-side tools, especially those that talk to Google APIs."
      5 
      6 third_party {
      7   url {
      8     type: HOMEPAGE
      9     value: "https://github.com/google/apitools"
     10   }
     11   url {
     12     type: GIT
     13     value: "https://github.com/google/apitools"
     14   }
     15   version: "0.5.11"
     16   last_upgrade_date { year: 2018 month: 6 day: 5 }
     17 }
     18