vcpkg/ports/dirent/vcpkg.json

9 lines
371 B
JSON

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