パッケージ: golang-github-denisbrodbeck-machineid-dev (1.0.1-2)
golang-github-denisbrodbeck-machineid-dev に関するリンク
Debian の資源:
golang-github-denisbrodbeck-machineid ソースパッケージをダウンロード:
- [golang-github-denisbrodbeck-machineid_1.0.1-2.dsc]
- [golang-github-denisbrodbeck-machineid_1.0.1.orig.tar.gz]
- [golang-github-denisbrodbeck-machineid_1.0.1-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Get the unique machine id of any host (Go library)
machineid provides support for reading the unique machine id of most host OS's (without admin privileges), because sometimes you just need to reliably identify your machines.
Main Features
* Cross-Platform (tested on Win7+, Debian 8+, Ubuntu 14.04+, OS X 10.6+, FreeBSD 11+) * No admin privileges required * Hardware independent (no usage of MAC, BIOS or CPU — those are too unreliable, especially in a VM environment) * IDs are unique1 to the installed OS
This package contains the Go development library.