xref: /aosp_15_r20/external/jackson-core/METADATA (revision 944f89f84d71c7cfddf0d16e984cab583aa14be3)
1*944f89f8SAndroid Build Coastguard Workername: "jackson-core"
2*944f89f8SAndroid Build Coastguard Workerdescription:
3*944f89f8SAndroid Build Coastguard Worker    "This project contains core low-level incremental (\"streaming\") parser and "
4*944f89f8SAndroid Build Coastguard Worker    "generator abstractions used by Jackson Data Processor. It also includes "
5*944f89f8SAndroid Build Coastguard Worker    "the default implementation of handler types (parser, generator) that "
6*944f89f8SAndroid Build Coastguard Worker    "handle JSON format. The core abstractions are not JSON specific, although "
7*944f89f8SAndroid Build Coastguard Worker    "naming does contain 'JSON' in many places, due to historical reasons. Only "
8*944f89f8SAndroid Build Coastguard Worker    "packages that specifically contain word 'json' are JSON-specific."
9*944f89f8SAndroid Build Coastguard Worker
10*944f89f8SAndroid Build Coastguard Workerthird_party {
11*944f89f8SAndroid Build Coastguard Worker  url {
12*944f89f8SAndroid Build Coastguard Worker    type: HOMEPAGE
13*944f89f8SAndroid Build Coastguard Worker    value: "https://github.com/FasterXML/jackson-core"
14*944f89f8SAndroid Build Coastguard Worker  }
15*944f89f8SAndroid Build Coastguard Worker  url {
16*944f89f8SAndroid Build Coastguard Worker    type: GIT
17*944f89f8SAndroid Build Coastguard Worker    value: "https://github.com/FasterXML/jackson-core.git"
18*944f89f8SAndroid Build Coastguard Worker  }
19*944f89f8SAndroid Build Coastguard Worker  version: "2.12"
20*944f89f8SAndroid Build Coastguard Worker  last_upgrade_date { year: 2020 month: 8 day: 5 }
21*944f89f8SAndroid Build Coastguard Worker  license_type: NOTICE
22*944f89f8SAndroid Build Coastguard Worker}
23