Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

8 lines
348 B
JSON

{
"name": "dirent",
"version": "1.24",
"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"
}