Key | Value |
---|---|
FileName | ./usr/share/doc/golang-github-alecthomas-repr-dev/changelog.Debian.gz |
FileSize | 187 |
MD5 | 998ADB4440EC6A6329F499C4132B03D8 |
SHA-1 | F3A1ED6C786342E964BC5B4B3A2CE4F7BD7F7272 |
SHA-256 | D6CDCA88A6F249BC5C37D9A7A7A4389371A7C9CD3AB9137DCE230BD0E05704DF |
SSDEEP | 3:FttPA4tRlHmiK1Eol36A+AR1akXYFVX7H6G8DJkYbiOLSAeuPCEhWJtn:Xti1EoIKXG56X0OLDaEgj |
TLSH | T1C4C0806554943D0DE53441F07D51D554E764F89533C59A8C403D666AFC5C924C8F47DC |
hashlookup:parent-total | 1 |
hashlookup:trust | 55 |
The searched file hash is included in 1 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 5056 |
MD5 | B2CF03DEBC954608D87533F8F46C0C4A |
PackageDescription | Python's repr() for Go The repr package attempts to represent Go values in a form that can be used almost directly in Go source code. . Unfortunately, some values (such as pointers to basic types) cannot be represented directly in Go. These values will be represented as &<value>, e.g. &23 . Example: . type test struct { S string I int A []int } . func main() { repr.Print(&test{ S: "String", I: 123, A: []int{1, 2, 3}, }) } . Outputs . &main.test{S: "String", I: 123, A: []int{1, 2, 3}} |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | golang-github-alecthomas-repr-dev |
PackageSection | devel |
PackageVersion | 0.0~git20171013.3757840-1 |
SHA-1 | 6ED5379D534C1A41EEAD7D034195542DEFE0919A |
SHA-256 | C63C212A17A4C4CE18EBBC2AF98939344732EAD8D0DD296DA1F268A729FC2534 |