Key | Value |
---|---|
FileName | ./usr/share/gocode/src/github.com/alecthomas/repr/repr_test.go |
FileSize | 1802 |
MD5 | 0025A7B1082B693C562824429DE7CB95 |
SHA-1 | 07AC8C35CF3F1F6D69F453308A7351B7DDF15291 |
SHA-256 | D30C7A6A00970BC0A23E56FB1D3D0D973286AA63B781F80A764AF46997D4DAFC |
SSDEEP | 48:/WP5SwnNP5twyq8rVzdVEwwcultzRi34BVeK:/noJtrhdqwqlOImK |
TLSH | T1E1319E1C15828D116C597D1449BCAEAD1C988A509D66F8F3DABD7A7B220D13C032AFB1 |
hashlookup:parent-total | 2 |
hashlookup:trust | 60 |
The searched file hash is included in 2 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 |
Key | Value |
---|---|
FileSize | 5476 |
MD5 | 38416147232FF3E8E080A62E2C03C6B2 |
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 | Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org> |
PackageName | golang-github-alecthomas-repr-dev |
PackageSection | devel |
PackageVersion | 0.0~git20180318.07932d3-1~bpo9+1 |
SHA-1 | 5D226EBCAAF942575EB86A78B1617192A0B19CE4 |
SHA-256 | 1BFBEAD92D68B9E445DDAA6F74F83C31DF000FF90EFC99687F4EB328587664CC |