blob: e7fc4a60c819f65a12e73c80673d52ede01171f2 [file] [log] [blame]
name: "leveldb"
description:
"LevelDB is a fast key-value storage library written at Google that "
"provides an ordered mapping from string keys to string values."
third_party {
url {
type: HOMEPAGE
value: "https://github.com/google/leveldb/"
}
url {
type: GIT
value: "https://github.com/google/leveldb"
}
version: "1.23"
last_upgrade_date { year: 2022 month: 7 day: 18 }
license_type: NOTICE
}