summaryrefslogtreecommitdiff
path: root/METADATA
blob: daf68f9289fbbc5d323c7cf703b8c15b659d4cb5 (plain)
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
}