summaryrefslogtreecommitdiff
path: root/METADATA
blob: 2448caf1705b8ad79b52f8a657259d37e95e66dd (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/Reactive-Extensions/RxCpp/"
  }
  url {
    type: GIT
    value: "https://github.com/Reactive-Extensions/RxCpp.git"
  }
  version: "a7d5856385f126e874db6010d9dbfd37290c61de"
  last_upgrade_date { year: 2018 month: 8 day: 10 }
  license_type: NOTICE
}