nimrat added

This commit is contained in:
Jonathan Edwards 2015-02-15 14:27:24 -05:00
parent e56827ec95
commit 5ab9e65b65

View File

@ -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"
}
]