Imported Upstream version 1.57.0
[platform/upstream/boost.git] / libs / multiprecision / meta / libraries.json
1 {
2     "key": "multiprecision",
3     "name": "Multiprecision",
4     "authors": [
5         "John Maddock",
6         "Christopher Kormanyos"
7     ],
8     "description": "Extended precision arithmetic types for floating point, integer andrational arithmetic.",
9     "category": [
10         "Math"
11     ],
12     "maintainers": [
13         "John Maddock <john -at- johnmaddock.co.uk>",
14         "christopher Kormanyos <e_float -at- yahoo.com>"
15     ]
16 }