19 lines
437 B
JSON
Executable File
19 lines
437 B
JSON
Executable File
{
|
|
"name": "imcce-openfa",
|
|
"version": "20231011.0.3",
|
|
"description": "set of algorithms and procedures that implement standard models used in fundamental astronomy",
|
|
"homepage": "https://gitlab.obspm.fr/imcce_openfa/openfa",
|
|
"license": "BSD-3-Clause",
|
|
"supports": "!uwp",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|