Merge pull request #180 from rgv151/patch-3

add otp package
This commit is contained in:
Dominik Picheta 2015-05-28 21:41:15 +01:00
commit 8a72910a6e

View File

@ -1605,5 +1605,14 @@
"description": "Base32 library for Nim",
"license": "MIT",
"web": "https://github.com/rgv151/base32.nim"
},
{
"name": "otp",
"url": "https://github.com/rgv151/otp.nim",
"method": "git",
"tags": ["otp", "hotp", "totp", "time", "password", "one", "google", "authenticator"],
"description": "One Time Password library for Nim",
"license": "MIT",
"web": "https://github.com/rgv151/otp.nim"
}
]