blob: 00df32a4f0d388a117e3aa9aa94f0ff6d042cc38 (
plain)
1
2
3
4
5
6
7
8
|
{
"name": "leveldb",
"version-string": "1.22",
"port-version": 2,
"description": "LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.",
"homepage": "https://github.com/bitcoin-core/leveldb",
"supports": "!uwp"
}
|