tzh
2024-08-22 c7d0944258c7d0943aa7b2211498fd612971ce27
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: "RxCpp"
description:
    "The Reactive Extensions for C++ (RxCpp) is a library of algorithms for "
    "values-distributed-in-time."
 
third_party {
  url {
    type: HOMEPAGE
    value: "https://github.com/ReactiveX/RxCpp/"
  }
  url {
    type: GIT
    value: "https://github.com/ReactiveX/RxCpp.git"
  }
  version: "aac2fc97bc5fe680446afb5ae81bef0a9c0fbf8a"
  last_upgrade_date { year: 2019 month: 2 day: 20 }
  license_type: NOTICE
}