From 5ab9e65b65e51d1432fe6aff10ecc3f69fee38f2 Mon Sep 17 00:00:00 2001 From: Jonathan Edwards Date: Sun, 15 Feb 2015 14:27:24 -0500 Subject: nimrat added --- packages.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/packages.json b/packages.json index 6077e27..96777b0 100644 --- a/packages.json +++ b/packages.json @@ -1236,5 +1236,14 @@ "description": "Module for working with paths that is as similar as possible to Python's pathlib", "license": "MIT", "web": "https://github.com/achesak/nim-pythonpathlib" + }, + { + "name": "nimrat", + "url": "git://github.com/apense/nimrat", + "method": "git", + "tags": ["library","math","numbers"], + "description": "Module for working with rational numbers (fractions)", + "license": "MIT", + "web": "https://github.com/apense/nimrat" } ] -- cgit v1.2.3