blob: 34ca3b8f0540c85adda0388e1d6c9b038a392232 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
{
"name": "mp-units",
"version-string": "0.6.0",
"port-version": 1,
"description": "mp-units - A Units Library for C++",
"homepage": "https://github.com/mpusz/units",
"dependencies": [
"fmt",
"ms-gsl"
]
}
|