xref: /aosp_15_r20/external/accompanist/METADATA (revision fa44fe6ae8e729aa3cfe5c03eedbbf98fb44e2c6)
1*fa44fe6aSInna Palantname: "accompanist"
2*fa44fe6aSInna Palantdescription:
3*fa44fe6aSInna Palant    "Accompanist is a group of libraries that aim to supplement Jetpack Compose with features that are commonly required by developers but not yet available. Accompanist is a labs like environment for new Compose APIs. We use it to help fill known gaps in the Compose toolkit, experiment with new APIs and to gather insight into the development experience of developing a Compose library. The goal of these libraries is to upstream them into the official toolkit, at which point they will be deprecated and removed from Accompanist."
4*fa44fe6aSInna Palant
5*fa44fe6aSInna Palantthird_party {
6*fa44fe6aSInna Palant  identifier {
7*fa44fe6aSInna Palant    type: "Git"
8*fa44fe6aSInna Palant    value: "https://github.com/google/accompanist"
9*fa44fe6aSInna Palant    version: "10a2c565f6dac44709b9f2b77dd06d8b9d1fafcb"
10*fa44fe6aSInna Palant    primary_source: true
11*fa44fe6aSInna Palant  }
12*fa44fe6aSInna Palant  version: "10a2c565f6dac44709b9f2b77dd06d8b9d1fafcb"
13*fa44fe6aSInna Palant  last_upgrade_date { year: 2024 month: 3 day: 4 }
14*fa44fe6aSInna Palant  license_type: NOTICE
15*fa44fe6aSInna Palant}
16*fa44fe6aSInna Palant
17