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

15 lines
455 B
JSON

{
"name": "libxcrypt",
"version": "4.4.38",
"description": "libxcrypt is a modern library for one-way hashing of passwords. On Linux-based systems, by default libxcrypt will be binary backward compatible with the libcrypt.so.1 shipped as part of the GNU C Library.",
"homepage": "https://github.com/besser82/libxcrypt",
"license": null,
"supports": "linux",
"dependencies": [
{
"name": "vcpkg-make",
"host": true
}
]
}