Added package luhny (#1376)

This commit is contained in:
Manav 2020-02-27 02:35:23 +05:30 committed by GitHub
parent ac399ebc48
commit 1ad79aadb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16746,5 +16746,17 @@
"description": "The Nim GUI asynchronous framework based on SDL2.",
"license": "AGPLv3",
"web": "https://github.com/ethosa/yukiko"
},
{
"name": "luhny",
"url": "https://github.com/sigmapie8/luhny",
"method": "git",
"tags": [
"library",
"algorithm"
],
"description": "Luhn's Algorithm implementation in Nim",
"license": "MIT",
"web": "https://github.com/sigmapie8/luhny"
}
]