blob: 7d80acb67a3468d4ecd85d1b4843a90fc8fb3a08 (
plain)
1
2
3
4
5
6
7
|
{
"name": "dirent",
"version": "1.26",
"description": "Dirent is a C/C++ programming interface that allows programmers to retrieve information about files and directories under Linux/UNIX. This project provides Linux compatible Dirent interface for Microsoft Windows.",
"homepage": "https://github.com/tronkko/dirent",
"license": "MIT"
}
|