You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
182 B
8 lines
182 B
config BR2_PACKAGE_SORD
|
|
bool "sord"
|
|
select BR2_PACKAGE_SERD
|
|
help
|
|
Sord is a lightweight C library for storing RDF data in
|
|
memory.
|
|
|
|
https://drobilla.net/software/sord.html
|
|
|