diff --git a/packages.json b/packages.json index 0c00c24..672afe8 100644 --- a/packages.json +++ b/packages.json @@ -4049,4 +4049,16 @@ "license": "MIT", "web": "https://github.com/achesak/nim-biscuits" } + { + "name": "pari", + "url": "git://github.com/lompik/pari.nim", + "method": "git", + "tags": [ + "number theory", + "computer algebra system" + ], + "description": "Pari/GP C library wrapper", + "license": "MIT", + "web": "https://github.com/lompik/pari.nim" + } ]