deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Description: |-
generates OpenSSH-style randomart (Go library)
Go package randomart generates OpenSSH style "randomart" images
based on key fingerprints.
.
Example:
.
data := []byte{ 0x9b, 0x4c, 0x7b, 0xce, 0x7a, 0xbd, 0x0a, 0x13,
0x61, 0xfb, 0x17, 0xc2, 0x06, 0x12, 0x0c, 0xed }
ra := randomart.Generate(data, "RSA 2048")
fmt.Println(ra)
.
+--[ RSA 2048 ]---+
| .+. |
| o. |
| .. + |
| Eo = |
| S + . |
| o B . . |
| B o.. |
| *... |
| .o+... |
+-----------------+
Homepage: https://github.com/calmh/randomart
Installed-Size: '20'
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Multi-Arch: foreign
Package: golang-github-calmh-randomart-dev
Priority: optional
Section: golang
Source: golang-github-calmh-randomart
Version: 1.1.0-2
srcpkg_name: golang-github-calmh-randomart
srcpkg_version: 1.1.0-2