xref: /aosp_15_r20/external/starlark-go/METADATA (revision 4947cdc739c985f6d86941e22894f5cefe7c9e9a)
1*4947cdc7SCole Faustname: "starlark-go"
2*4947cdc7SCole Faustdescription:
3*4947cdc7SCole Faust    "Starlark in Go is an interpreter for Starlark, implemented in Go."
4*4947cdc7SCole Faust
5*4947cdc7SCole Faustthird_party {
6*4947cdc7SCole Faust  url {
7*4947cdc7SCole Faust    type: GIT
8*4947cdc7SCole Faust    value: "https://github.com/google/starlark-go.git"
9*4947cdc7SCole Faust  }
10*4947cdc7SCole Faust  version: "ebe61bd709bf23d7baddbb34e79084d7d156be04"
11*4947cdc7SCole Faust  last_upgrade_date { year: 2021 month: 02 day: 17 }
12*4947cdc7SCole Faust  license_type: NOTICE
13*4947cdc7SCole Faust}
14*4947cdc7SCole Faust
15