Merges #369 manually.

This commit is contained in:
Dominik Picheta 2016-06-24 15:06:37 +01:00
parent 68336e348d
commit f9c78828ad

View File

@ -4847,5 +4847,17 @@
"description": "Semantic versioning parser for Nim. Allows the parsing of version strings into objects and the comparing of version objects.",
"license": "BSD3",
"web": "https://github.com/euantorano/semver.nim"
},
{
"name": "ad",
"tags": [
"calculator",
"rpn"
],
"method": "git",
"license": "MIT",
"web": "https://github.com/subsetpark/ad",
"url": "https://github.com/subsetpark/ad",
"description": "A simple RPN calculator"
}
]