1 2 3 4 5 6 7 8 9 10 11 12 13 14
{ "name": "meschach", "version-string": "1.2b", "port-version": 6, "description": "Matrix computations in C", "homepage": "https://homepage.math.uiowa.edu/~dstewart/meschach", "supports": "windows & !uwp", "dependencies": [ { "name": "vcpkg-cmake", "host": true } ] }