Key | Value |
---|---|
FileName | ./usr/share/doc/golang-github-alecthomas-repr-dev/changelog.Debian.gz |
FileSize | 460 |
MD5 | 8DA09EF67B74563EE1DE227B7C75F855 |
SHA-1 | D78FA163C35E6675F1011C5E18B04DF649D69CB3 |
SHA-256 | F2BFF22AF81B272A4AAA510F74C2D22D9AF4ED82757154C1F81433A7D765642F |
SSDEEP | 12:XKJVddnaAYUMtxVyl1bPwuhdLRNoqMZaPXatTm+Ym6:XKddnhYNxVyYlqGawTVH6 |
TLSH | T1B4F054D9E919C051C05EB0F7311111244B4684701C76AFA1C27F5444C127468F4DC80D |
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 | 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 |