unplugged-system/external/leveldb/METADATA

19 lines
434 B
Plaintext

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
}