11 lines
249 B
JSON
11 lines
249 B
JSON
|
{
|
||
|
"name": "sord",
|
||
|
"version-string": "0.16.4",
|
||
|
"description": "Sord is a lightweight C library for storing RDF statements in memory.",
|
||
|
"homepage": "https://drobilla.net/software/sord",
|
||
|
"license": "ISC",
|
||
|
"dependencies": [
|
||
|
"serd"
|
||
|
]
|
||
|
}
|