Key | Value |
---|---|
FileName | ./usr/share/gocode/src/gopkg.in/yaml.v2/limit_test.go |
FileSize | 3875 |
MD5 | EBA04D4D8BDCF89CCFD49BD4DF139D31 |
SHA-1 | 33EA155174EB5D2E4D329F0ED6BA907542FF7E0D |
SHA-256 | 93E372AB5825FA4A0110EC1748FB5F63C4B2D4AF360857575DCAA69CFDA88FDF |
SHA-512 | C3BF7598632F7A000B7D47E0011907254DE245B3E8F7791D77FC92E849A14F07DC396BC40931E6F0851F4DB15F843DF707DE1060CA6DE29F7B59E5739B1190DF |
SSDEEP | 96:/0Qfs6E+vChwzIwOqQwR+6QsmSE0easOhWHkZC+x93+a:Nfs6zChOIaQ6+6QsmSE0easOhWHkZ3xR |
TLSH | T1FC81D11099A5840F7F0590E42AE6947D5A19B621FF29B0F19CCC2E7FA88CCE895704B1 |
insert-timestamp | 1659227144.9989703 |
mimetype | text/plain |
source | snap:mdTwaNga8m8NrBqqSH4FVIbtUwLWAhWj_15 |
tar:gname | root |
tar:uname | root |
hashlookup:parent-total | 23 |
hashlookup:trust | 100 |
The searched file hash is included in 23 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
SHA-1 | 03BD1018751C915F71C1E2AE51345C94CA1942ED |
snap-authority | canonical |
snap-filename | mdTwaNga8m8NrBqqSH4FVIbtUwLWAhWj_15.snap |
snap-id | mdTwaNga8m8NrBqqSH4FVIbtUwLWAhWj_15 |
snap-name | axiom |
snap-publisher-id | 1gYihke6YA9pGfV8JRS1Ohe64f0Qs5nG |
snap-signkey | BWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul |
snap-timestamp | 2021-10-01T17:34:13.464567Z |
source-url | https://api.snapcraft.io/api/v1/snaps/download/mdTwaNga8m8NrBqqSH4FVIbtUwLWAhWj_15.snap |
Key | Value |
---|---|
MD5 | 83B7EB5C0C89AFD9B59847D3664584D8 |
PackageArch | noarch |
PackageDescription | The yaml package enables Go programs to comfortably encode and decode YAML values. It was developed within Canonical as part of the juju project, and is based on a pure Go port of the well-known libyaml C library to parse and generate YAML data quickly and reliably. The yaml package supports most of YAML 1.1 and 1.2, including support for anchors, tags, map merging, etc. Multi-document unmarshalling is not yet implemented, and base-60 floats from YAML 1.1 are purposefully not supported since they're a poor design and are gone in YAML 1.2. This package contains the source code needed for building packages that reference the following Go import paths: – gopkg.in/yaml.v2 |
PackageMaintainer | Fedora Project |
PackageName | golang-gopkg-yaml-2-devel |
PackageRelease | 1.fc33 |
PackageVersion | 2.3.0 |
SHA-1 | 1605EDD99B8906C6A5DA2A1B7CBA0860F0E24305 |
SHA-256 | 76BC3E14C6FA3C7AD73336985DFD47A69B4B0937E7880E08EBA3F4C62E21EC8E |
Key | Value |
---|---|
MD5 | B0FC2A9D5C0741A4AC295FF3141A7196 |
PackageArch | noarch |
PackageDescription | The yaml package enables Go programs to comfortably encode and decode YAML values. It was developed within Canonical as part of the juju project, and is based on a pure Go port of the well-known libyaml C library to parse and generate YAML data quickly and reliably. Compatibility The yaml package supports most of YAML 1.1 and 1.2, including support for anchors, tags, map merging, etc. Multi-document unmarshalling is not yet implemented, and base-60 floats from YAML 1.1 are purposefully not supported since they're a poor design and are gone in YAML 1.2. |
PackageName | golang-gopkgin-yaml.v2 |
PackageRelease | lp153.1.7 |
PackageVersion | 2.3.0 |
SHA-1 | 35493661197EF27D6B7FCD83FA15865C55EC4BF5 |
SHA-256 | 9DDA3892BA45803461F3CDEDEC64294657355B804BEF8D8B4CB395A7E5778C4D |
Key | Value |
---|---|
MD5 | 10FF3A7A082FF5CED3AB3471D1DAC59A |
PackageArch | noarch |
PackageDescription | The yaml package enables Go programs to comfortably encode and decode YAML values. It was developed within Canonical as part of the juju project, and is based on a pure Go port of the well-known libyaml C library to parse and generate YAML data quickly and reliably. Compatibility The yaml package supports most of YAML 1.1 and 1.2, including support for anchors, tags, map merging, etc. Multi-document unmarshalling is not yet implemented, and base-60 floats from YAML 1.1 are purposefully not supported since they're a poor design and are gone in YAML 1.2. |
PackageName | golang-gopkgin-yaml.v2 |
PackageRelease | 1.4 |
PackageVersion | 2.3.0 |
SHA-1 | 49F4C512F5B60671521E41516A71B4A825090639 |
SHA-256 | 8E0C4E4FC12D57E7F44029F85B76499F436D4204D4BD5688CC6D575A53FAB080 |
Key | Value |
---|---|
FileSize | 60820 |
MD5 | D5F30AEF1EDA2DAB4306F337A5830C56 |
PackageDescription | YAML support for the Go language The yaml package enables Go programs to very comfortably encode and decode YAML values. It was developed within Canonical as part of the juju project, and is based on a pure Go port of the well-known libyaml C library to parse and generate YAML data quickly and reliably. . The yaml package supports most of YAML 1.1 and 1.2, including support for anchors, tags, map merging, etc. Multi-document unmarshalling is not yet implemented, and base-60 floats from YAML 1.1 are purposefully not supported since they're a poor design and are gone in YAML 1.2. . This package is an incompatible successor to golang-goyaml ("gonuts.org/v1/yaml", and then renamed to "gopkg.in/yaml.v1"). |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | golang-gopkg-yaml.v2-dev |
PackageSection | devel |
PackageVersion | 2.3.0-1 |
SHA-1 | 4D8CC6FC085489A62216C89CAA6757D8EB302A97 |
SHA-256 | B3879151EDFACE40A0342E823C0BAA3F2A654972240B63435C2EFD00F2EF120E |
Key | Value |
---|---|
MD5 | 82191D7D14847772EBF867FFA14515C1 |
PackageArch | noarch |
PackageDescription | The yaml package enables Go programs to comfortably encode and decode YAML values. It was developed within Canonical as part of the juju project, and is based on a pure Go port of the well-known libyaml C library to parse and generate YAML data quickly and reliably. Compatibility The yaml package supports most of YAML 1.1 and 1.2, including support for anchors, tags, map merging, etc. Multi-document unmarshalling is not yet implemented, and base-60 floats from YAML 1.1 are purposefully not supported since they're a poor design and are gone in YAML 1.2. |
PackageName | golang-gopkgin-yaml.v2 |
PackageRelease | 1.3 |
PackageVersion | 2.3.0 |
SHA-1 | 570BBBE30DFA5D42B666793ED8F2D757173DDCA2 |
SHA-256 | F09B8A4366453D09539F56A043F9ADEBDDE419A8D403D4A26ED43265225C4B61 |
Key | Value |
---|---|
FileName | http://archlinux.mirror.root.lu//pool//community//golang-gopkg-yaml.v2-2.3.0-2-any.pkg.tar.zst |
MD5 | CABBCE738110BF5795DC81AE62FC2067 |
SHA-1 | 579EA820A4DC19910CF2A9A3F50D02613B466E8E |
SHA-256 | B9F74B970724CF7B7F8B3B3B6E2EDC503BC1392BF0202D81E609035FCFA37ECD |
SSDEEP | 1536:XA4lqxCeEJm5VbS99u1aTn+NFrQ02HH1Gx5BD8MbBhPZ:92CPmV8u1Qn4SNHAxbNBdZ |
TLSH | T1CE5302CE8FB36AC531929B9989B24039C770D8E15614F6C22C426E7A7D4B10BE7DF8C4 |
Key | Value |
---|---|
MD5 | 041C829F3BA0005BE328D55D4556196C |
PackageArch | noarch |
PackageDescription | The yaml package enables Go programs to comfortably encode and decode YAML values. It was developed within Canonical as part of the juju project, and is based on a pure Go port of the well-known libyaml C library to parse and generate YAML data quickly and reliably. The yaml package supports most of YAML 1.1 and 1.2, including support for anchors, tags, map merging, etc. Multi-document unmarshalling is not yet implemented, and base-60 floats from YAML 1.1 are purposefully not supported since they're a poor design and are gone in YAML 1.2. This package contains the source code needed for building packages that reference the following Go import paths: – gopkg.in/yaml.v2 |
PackageMaintainer | pterjan <pterjan> |
PackageName | golang-gopkg-yaml-2-devel |
PackageRelease | 1.mga8 |
PackageVersion | 2.3.0 |
SHA-1 | 5F3245BB4A5AA3026829392FA44034601F40F1D4 |
SHA-256 | 6B43B030E6378C09C73AA16EBD5C950AC1498B1455627EAF312D70A98B6046AE |
Key | Value |
---|---|
MD5 | 73CBEEC83039B3482CD715430E64AD14 |
PackageArch | noarch |
PackageDescription | The yaml package enables Go programs to comfortably encode and decode YAML values. It was developed within Canonical as part of the juju project, and is based on a pure Go port of the well-known libyaml C library to parse and generate YAML data quickly and reliably. Compatibility The yaml package supports most of YAML 1.1 and 1.2, including support for anchors, tags, map merging, etc. Multi-document unmarshalling is not yet implemented, and base-60 floats from YAML 1.1 are purposefully not supported since they're a poor design and are gone in YAML 1.2. |
PackageName | golang-gopkgin-yaml.v2 |
PackageRelease | 1.4 |
PackageVersion | 2.3.0 |
SHA-1 | 6483D3CFF7E6800EBA46F495B2E3F6B542A50BAE |
SHA-256 | 94BEFABDF742F7ED00FC2660C29A2AAA7CA9957DF1F23B4888A9EFB1B194AA45 |
Key | Value |
---|---|
MD5 | 72B6961A9D9456244A662F90F3760C8E |
PackageArch | noarch |
PackageDescription | The yaml package enables Go programs to comfortably encode and decode YAML values. It was developed within Canonical as part of the juju project, and is based on a pure Go port of the well-known libyaml C library to parse and generate YAML data quickly and reliably. Compatibility The yaml package supports most of YAML 1.1 and 1.2, including support for anchors, tags, map merging, etc. Multi-document unmarshalling is not yet implemented, and base-60 floats from YAML 1.1 are purposefully not supported since they're a poor design and are gone in YAML 1.2. |
PackageName | golang-gopkgin-yaml.v2 |
PackageRelease | 1.3 |
PackageVersion | 2.3.0 |
SHA-1 | 64F140FF2EC064F94DED699AB340BFDBFFB2B0E8 |
SHA-256 | 213F05984FD0C49A11B483DAD32ACE7D1D1AEAA501098E02FA42587A75114F35 |