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