diff --git a/packages.json b/packages.json index 0c00c24..f08303d 100644 --- a/packages.json +++ b/packages.json @@ -4048,5 +4048,17 @@ "description": "better cookie handling", "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" } ]