name: "kms++"
description: "libkmsxx is a small C++11 library for kernel mode setting. It tries to implement as little extra as possible while bringing the kms API in a C++ form to the user. It only implements a subset of what libdrm supports."
third_party {
  url {
    type: HOMEPAGE
    value: "https://github.com/tomba/kmsxx"
  }
  url {
    type: GIT
    value: "https://github.com/tomba/kmsxx"
  }
  version: "a5545df02b40414c2bf3abc60cf629c5f59d00ec"
  license_type: RECIPROCAL
  last_upgrade_date {
    year: 2019
    month: 7
    day: 30
  }
}