2021-10-27 07:56:35 +02:00
|
|
|
{
|
|
|
|
"name": "cminpack",
|
|
|
|
"version": "1.3.8",
|
2023-05-30 21:05:11 +02:00
|
|
|
"port-version": 4,
|
2021-10-27 07:56:35 +02: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 04:45:55 +01:00
|
|
|
"license": null,
|
2021-10-27 07:56:35 +02:00
|
|
|
"dependencies": [
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true
|
2023-03-13 04:45:55 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake-config",
|
|
|
|
"host": true
|
2021-10-27 07:56:35 +02:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|