[ 源代码: golang-github-calmh-luhn ]
软件包:golang-github-calmh-luhn-dev(2.0.0-3)
golang-github-calmh-luhn-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-calmh-luhn:
- [golang-github-calmh-luhn_2.0.0-3.dsc]
- [golang-github-calmh-luhn_2.0.0.orig.tar.gz]
- [golang-github-calmh-luhn_2.0.0-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Luhn-mod-N implementation in Go
Package luhn provides a Luhn-mod-N implementation in Go. Function generate returns a check digit for the string s, which should be composed of characters from the Alphabet a. Function validate returns true if the last character of the string s is correct, for a string s composed of characters in the alphabet a.
其他与 golang-github-calmh-luhn-dev 有关的软件包
|
|
|
|
-
- dep: golang-go
- Go programming language compiler, linker, compiled stdlib