aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index e070c8e..81378e4 100644
--- a/packages.json
+++ b/packages.json
@@ -231,6 +231,15 @@
"tags": ["library", "rss", "xml", "syndication"],
"description": "RSS library",
"license": "MIT"
+ },
+
+ {
+ "name": "extmath",
+ "url": "git://github.com/achesak/extmath.nim",
+ "method": "git",
+ "tags": ["library", "math", "trigonometry"],
+ "description": "Nimrod math library",
+ "license": "MIT"
}
]