1.1.0
- Authors
- nytpu
- Maintainers
- nytpu <alex@nytpu.com>
- Licenses
- BSD-2-Clause AND OLDAP-2.8+
- Tags
- database, key-value
- Project files
- lmdb.gpr
- Manifest
- index/lm/lmdb_ada/lmdb_ada-1.1.0.toml
Build and platform metadata 3 fields
- GPR externals
{
"LMDB_BUILD_MODE": [
"debug",
"optimize"
],
"LMDB_COMPILE_CHECKS": [
"enabled",
"disabled"
],
"LMDB_CONTRACTS": [
"enabled",
"disabled"
],
"LMDB_LIBRARY_TYPE": [
"dynamic",
"relocatable",
"static",
"static-pic"
],
"LMDB_PLATFORM": [
"unix",
"windows"
],
"LMDB_RUNTIME_CHECKS": [
"enabled",
"disabled"
],
"LMDB_STYLE_CHECKS": [
"enabled",
"disabled"
]
}
- GPR values
{
"case(os)": {
"linux|macos": {
"LMDB_PLATFORM": "unix"
},
"windows": {
"LMDB_PLATFORM": "windows"
}
}
}
- Additional origin data
{
"hashes": [
"sha256:f9975436cb38096f3d87f10cf424ac32ce53f9f0420fe627c7b0ee6de393f967",
"sha512:533a6b89082fac9631bcc84c9ef8867af27c69b840d8810f4fd4d2c87d89a000b51427df68f541e9237a4fdbbb84e92611b3d2b126e7178e0515dfab527f7576"
]
}