1name: "vsomeip"
2description:
3    "The vsomeip stack implements the http://some-ip.com/ (Scalable "
4    "service-Oriented MiddlewarE over IP (SOME/IP)) protocol. The stack "
5    "consists out of: "
6    " "
7    "- a shared library for SOME/IP (libvsomeip3.so) "
8    "- a second shared library for SOME/IP's service discovery "
9    "(libvsomeip3-sd.so) which is loaded during runtime if the service "
10    "discovery is enabled."
11
12third_party {
13  url {
14    type: HOMEPAGE
15    value: "https://wiki.covesa.global/display/WIK4/VSOMEIP"
16  }
17  url: {
18    type: GIT
19    value: "https://github.com/COVESA/vsomeip"
20  }
21  version: "3.1.37.1"
22  last_upgrade_date { year: 2023 month: 9 day: 4 }
23  license_type: RECIPROCAL
24}
25