Added package simpledecimal (#860)

This commit is contained in:
Jędrzej Nowak 2018-09-20 00:22:46 +02:00 committed by Dominik Picheta
parent d8f72c071f
commit 9b5fd257bd

View File

@ -10721,6 +10721,18 @@
"license": "MIT",
"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",