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

17 lines
440 B
JSON

{
"name": "libcerf",
"version": "2.4",
"description": "A self-contained numeric library that provides an efficient and accurate implementation of complex error functions, along with Dawson, Faddeeva, and Voigt functions.",
"homepage": "https://jugit.fz-juelich.de/mlz/libcerf",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}