软件包: golang-github-google-uuid-dev (1.1.1-1)
golang-github-google-uuid-dev 的相关链接
Trisquel 的资源:
下载源码包 golang-github-google-uuid:
- [golang-github-google-uuid_1.1.1-1.dsc]
- [golang-github-google-uuid_1.1.1.orig.tar.xz]
- [golang-github-google-uuid_1.1.1-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Go Packaging Team (Mail Archive)
- Dmitry Smirnov
外部的资源:
- 主页 [github.com]
相似软件包:
generates and inspects UUIDs based on RFC 4122
This package generates and inspects UUIDs based on RFC 4122 (http://tools.ietf.org/html/rfc4122) and DCE 1.1: Authentication and Security Services.
This package is based on the "github.com/pborman/uuid" package. It differs from these earlier packages in that a UUID is a 16 byte array rather than a byte slice. One loss due to this change is the ability to represent an invalid UUID (vs a NIL UUID).