aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJędrzej Nowak <pigmej@gmail.com>2018-09-20 00:22:46 +0200
committerDominik Picheta <dominikpicheta@googlemail.com>2018-09-19 23:22:46 +0100
commit9b5fd257bd6935197367f132096a1691e28568d5 (patch)
treecb97f8495e134a7c7462e9ce6da897d0471f56eb
parentd8f72c071f4f375474ba162679655eee859c8d82 (diff)
downloadpackages-9b5fd257bd6935197367f132096a1691e28568d5.tar.gz
packages-9b5fd257bd6935197367f132096a1691e28568d5.zip
Added package simpledecimal (#860)
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 1162b27..379dcc9 100644
--- a/packages.json
+++ b/packages.json
@@ -10722,6 +10722,18 @@
"web": "https://github.com/M4RC3L05/redux-nim"
},
{
+ "name": "simpledecimal",
+ "url": "https://github.com/pigmej/nim-simple-decimal",
+ "method": "git",
+ "tags": [
+ "decimal",
+ "library"
+ ],
+ "description": "A simple decimal library",
+ "license": "MIT",
+ "web": "https://github.com/pigmej/nim-simple-decimal"
+ },
+ {
"name": "calibre",
"url": "https://github.com/juancarlospaco/nim-calibre",
"method": "git",