blob: 82a21b2ced5ca7b46d967c110139d34031550ee4 (
plain)
1
2
3
4
5
6
7
|
{
"name": "dirent",
"version-string": "1.23.2",
"port-version": 1,
"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"
}
|