Added package luhny (#1376)
This commit is contained in:
parent
ac399ebc48
commit
1ad79aadb5
1 changed files with 12 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue