Skip to content

Commit

Permalink
Add metadata file.
Browse files Browse the repository at this point in the history
  • Loading branch information
danieljames committed Aug 18, 2014
1 parent 290c3da commit 5c72e70
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions meta/libraries.json
@@ -0,0 +1,16 @@
{
"key": "multiprecision",
"name": "Multiprecision",
"authors": [
"John Maddock",
"Christopher Kormanyos"
],
"description": "Extended precision arithmetic types for floating point, integer andrational arithmetic.",
"category": [
"Math"
],
"maintainers": [
"John Maddock <john -at- johnmaddock.co.uk>",
"christopher Kormanyos <e_float -at- yahoo.com>"
]
}

0 comments on commit 5c72e70

Please sign in to comment.