2021-10-27 13:56:35 +08:00
|
|
|
{
|
|
|
|
"name": "cminpack",
|
|
|
|
"version": "1.3.8",
|
2023-05-31 03:05:11 +08:00
|
|
|
"port-version": 4,
|
2021-10-27 13:56:35 +08:00
|
|
|
"description": "A C/C++ rewrite of the MINPACK software (originally in FORTRAN) for solving nonlinear equations and nonlinear least squares problems",
|
|
|
|
"homepage": "http://devernay.free.fr/hacks/cminpack/",
|
2023-03-13 11:45:55 +08:00
|
|
|
"license": null,
|
2021-10-27 13:56:35 +08:00
|
|
|
"dependencies": [
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true
|
2023-03-13 11:45:55 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake-config",
|
|
|
|
"host": true
|
2021-10-27 13:56:35 +08:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|