mirror of
https://github.com/Relintai/rcpp_framework.git
synced 2024-11-14 04:57:21 +01:00
18 lines
318 B
JSON
18 lines
318 B
JSON
{
|
|
"name": "tinydir",
|
|
"description": "Lightweight, portable and easy to integrate C directory and file reader",
|
|
"license": "BSD-2-Clause",
|
|
"keywords": [
|
|
"dir",
|
|
"directory",
|
|
"file",
|
|
"reader",
|
|
"filesystem"
|
|
],
|
|
"src": [
|
|
"tinydir.h"
|
|
],
|
|
"version": "1.2.4",
|
|
"repo": "cxong/tinydir"
|
|
}
|