Key | Value |
---|---|
CRC32 | E9D50223 |
FileName | ./usr/share/gocode/src/golang.org/x/net/html/node_test.go |
FileSize | 3781 |
MD5 | 769A2F3B1A228CA113DA005F1A164319 |
OpSystemCode | {'MfgCode': '1006', 'OpSystemCode': '362', 'OpSystemName': 'TBD', 'OpSystemVersion': 'none'} |
ProductCode | {'ApplicationType': 'Multilanguage', 'Language': '924', 'MfgCode': '830', 'OpSystemCode': ' 2017', 'ProductCode': '183699', 'ProductName': 'SUSE Linux Enterprise Server 12', 'ProductVersion': 'dl.Aug.30'} |
RDS:package_id | 182365 |
SHA-1 | 1918A2DCB49766F4C36761BA9CDC92E0C4AB18E0 |
SHA-256 | 71B2687C93A5E0B7D7B7A4744B62C0E6A8DB6E4261D155A9C469DD3AA03F2C06 |
SHA-512 | B9745E507B0229762FF8D5F2863ED72E85459409B37BA8F97B12D060146A6F48F7566C61F09E441AA2CC0BADC67D2F99A8896ED65C128744B3FE9997CD5546A6 |
SSDEEP | 96:jsENNJUSjNngsT2xzI/2x3XMQgwlrg3dvZeR23l7Ry1Q5:jsurgsOzIC3cQgwdg33b37yO5 |
SpecialCode | |
TLSH | T18A71D0D5B67947CB46A11B7208A4325373EDF833673A90669B8C60E7300861DCBB79DA |
db | nsrl_modern_rds |
insert-timestamp | 1728986716.2099652 |
mimetype | text/plain |
source | snap:KHw7rTWs3JNaCFZGGG9BkGWHzEljR08s_10 |
tar:gname | root |
tar:uname | root |
hashlookup:parent-total | 143 |
hashlookup:trust | 100 |
The searched file hash is included in 143 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
MD5 | D324DD08605C81B8DCB303FBF30D80F5 |
PackageArch | x86_64 |
PackageDescription | This package provides set of supplementary network libraries for Go. |
PackageName | golang-org-x-net |
PackageRelease | lp150.1.38 |
PackageVersion | 1.11+git20190403.48a9fcb |
SHA-1 | 02AA02F73A3D90E55B1767FDF7D4607D06FAC63E |
SHA-256 | 8954E51E5475FA4B6EFBF954714B7D36315877A24378B2DE04FFE8FC106B7464 |
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 | 5DC11C28C1844A3A3940DA51F735B15B |
PackageArch | noarch |
PackageDescription | This package holds supplementary Go networking libraries. This package contains the source code needed for building packages that reference the following Go import paths: – golang.org/x/net |
PackageMaintainer | Fedora Project |
PackageName | golang-x-net-devel |
PackageRelease | 0.56.20191228gitc0dbc17.fc32 |
PackageVersion | 0 |
SHA-1 | 0AFCB95EE8B9A2436108F20622E466527361A175 |
SHA-256 | 6F1A5BB2BDF3A579D6D5945F1BA663A6D45AE5B6BFC3BAA3C3DBD652FDE32AAC |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.4/packages//amd64//go-net-20180825.tgz |
MD5 | 74461DCF009286DCE2C678C3AA90307A |
SHA-1 | 0D32611D35E5C4491AC2DD27EE34D45EEECD159E |
SHA-256 | 4AF07B7623E985527257ED96E75F8E8A11F6E8C75ADAC3C663230B22199032F9 |
SSDEEP | 49152:9udJ+V1pnYVvIBVrlHlAa3DUFn+1hGd5t3jKujWh41EJbjxrtQ4S9vS+:qJkgvI9ENYhS3TKth4Yjxm4S9S+ |
TLSH | T1D4F53327353B2AB11BA5FFC7C19D25AA93734E4E019F9E2B4F089E5015B7001AEF7681 |
Key | Value |
---|---|
FileSize | 1732072 |
MD5 | E6BF458E7BE04D101D16A4EB2E778963 |
PackageDescription | Supplementary Go networking libraries Supplementary Go networking libraries (golang.org/x/net) not included in the main distribution: . - context: Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. - dict: Package dict implements the Dictionary Server Protocol as defined in RFC 2229. - html: Package html implements an HTML5-compliant tokenizer and parser. - html/atom: Package atom provides integer codes (also known as atoms) for a fixed set of frequently occurring HTML strings: tag names and attribute keys such as "p" and "id". - html/charset: Package charset provides common text encodings for HTML documents. - icmp: Package icmp provides basic functions for the manipulation of messages used in the Internet Control Message Protocols, ICMPv4 and ICMPv6. - idna: Package idna implements IDNA2008 (Internationalized Domain Names for Applications), defined in RFC 5890, RFC 5891, RFC 5892, RFC 5893 and RFC 5894. - internal/iana: Package iana provides protocol number resources managed by the Internet Assigned Numbers Authority (IANA). - internal/nettest: Package nettest provides utilities for IP testing. - ipv4: Package ipv4 implements IP-level socket options for the Internet Protocol version 4. - ipv6: Package ipv6 implements IP-level socket options for the Internet Protocol version 6. - netutil: Package netutil provides network utility functions, complementing the more common ones in the net package. - proxy: Package proxy provides support for a variety of protocols to proxy network data. - publicsuffix: Package publicsuffix provides a public suffix list based on data from http://publicsuffix.org/. - webdav: Package webdav. - websocket: Package websocket implements a client and server for the WebSocket protocol as specified in RFC 6455. . This repository was previously available at https://code.google.com/p/go.net/ |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | golang-golang-x-net-dev |
PackageSection | devel |
PackageVersion | 1:0.0+git20170629.c81e7f2+dfsg-1ubuntu1 |
SHA-1 | 0DCB75C6426067E8A07B697386C3E0CAEA60A48A |
SHA-256 | 4E6F45A0579F66C038DA9553E3715311FEDC268ED0E03A8F397FB3EDEAEACE2F |
Key | Value |
---|---|
FileSize | 1700404 |
MD5 | BA72F784FE0E7BF507AEEEDCC9595DFB |
PackageDescription | Supplementary Go networking libraries Supplementary Go networking libraries (golang.org/x/net) not included in the main distribution: . - context: Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. - dict: Package dict implements the Dictionary Server Protocol as defined in RFC 2229. - html: Package html implements an HTML5-compliant tokenizer and parser. - html/atom: Package atom provides integer codes (also known as atoms) for a fixed set of frequently occurring HTML strings: tag names and attribute keys such as "p" and "id". - html/charset: Package charset provides common text encodings for HTML documents. - icmp: Package icmp provides basic functions for the manipulation of messages used in the Internet Control Message Protocols, ICMPv4 and ICMPv6. - idna: Package idna implements IDNA2008 (Internationalized Domain Names for Applications), defined in RFC 5890, RFC 5891, RFC 5892, RFC 5893 and RFC 5894. - internal/iana: Package iana provides protocol number resources managed by the Internet Assigned Numbers Authority (IANA). - internal/nettest: Package nettest provides utilities for IP testing. - ipv4: Package ipv4 implements IP-level socket options for the Internet Protocol version 4. - ipv6: Package ipv6 implements IP-level socket options for the Internet Protocol version 6. - netutil: Package netutil provides network utility functions, complementing the more common ones in the net package. - proxy: Package proxy provides support for a variety of protocols to proxy network data. - publicsuffix: Package publicsuffix provides a public suffix list based on data from http://publicsuffix.org/. - webdav: Package webdav. - websocket: Package websocket implements a client and server for the WebSocket protocol as specified in RFC 6455. . This repository was previously available at https://code.google.com/p/go.net/ |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | golang-golang-x-net-dev |
PackageSection | devel |
PackageVersion | 1:0.0+git20170629.c81e7f2+dfsg-1ubuntu1 |
SHA-1 | 0E5191AE365255EDC22C612F2394EEBD58B6DA48 |
SHA-256 | 09D44401457C260891DA4CE3D289CFD4544E32B6DFB4126D4FDA1F3AD58FDBC5 |
Key | Value |
---|---|
FileSize | 638236 |
MD5 | 30E651BDE9FF17C233C066CCCA7846CD |
PackageDescription | Supplementary Go networking libraries Supplementary Go networking libraries (golang.org/x/net) not included in the main distribution: . - context: Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. - dict: Package dict implements the Dictionary Server Protocol as defined in RFC 2229. - html: Package html implements an HTML5-compliant tokenizer and parser. - html/atom: Package atom provides integer codes (also known as atoms) for a fixed set of frequently occurring HTML strings: tag names and attribute keys such as "p" and "id". - html/charset: Package charset provides common text encodings for HTML documents. - icmp: Package icmp provides basic functions for the manipulation of messages used in the Internet Control Message Protocols, ICMPv4 and ICMPv6. - idna: Package idna implements IDNA2008 (Internationalized Domain Names for Applications), defined in RFC 5890, RFC 5891, RFC 5892, RFC 5893 and RFC 5894. - internal/iana: Package iana provides protocol number resources managed by the Internet Assigned Numbers Authority (IANA). - internal/nettest: Package nettest provides utilities for IP testing. - ipv4: Package ipv4 implements IP-level socket options for the Internet Protocol version 4. - ipv6: Package ipv6 implements IP-level socket options for the Internet Protocol version 6. - netutil: Package netutil provides network utility functions, complementing the more common ones in the net package. - proxy: Package proxy provides support for a variety of protocols to proxy network data. - publicsuffix: Package publicsuffix provides a public suffix list based on data from http://publicsuffix.org/. - webdav: Package webdav. - websocket: Package websocket implements a client and server for the WebSocket protocol as specified in RFC 6455. . This repository was previously available at https://code.google.com/p/go.net/ |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | golang-golang-x-net-dev |
PackageSection | devel |
PackageVersion | 1:0.0+git20200226.491c5fc+dfsg-1 |
SHA-1 | 0ED2D790E6BB2E0FF2DEA68C875D47E5DC567CD6 |
SHA-256 | 6F6048A74AC587BB3A171AC00FC8FE2414F1630BB55962DB9D1781F7CD496D2B |
Key | Value |
---|---|
MD5 | C0E44A40EAF52DAE561F6413A170B56B |
PackageArch | x86_64 |
PackageDescription | Unit tests for golang-googlecode-net package This package contains unit tests for project providing packages with golang.org/x/net prefix. |
PackageMaintainer | Fedora Project |
PackageName | golang-googlecode-net-unit-test-devel |
PackageRelease | 0.40.git1c05540.el6 |
PackageVersion | 0 |
SHA-1 | 1334EAE642528D06472C3E49169760ECA2571D25 |
SHA-256 | 2FC31111ABEB9E90EED610D618831E999622E5E4FADD9930CD92C6FF809EA2A3 |
Key | Value |
---|---|
MD5 | AB11915189D419F05328C97347FBE64E |
PackageArch | noarch |
PackageDescription | Supplementary Go networking libraries for golang.org/x/ imports This package contains library source intended for building other packages which use the supplementary Go networking libraries with code.google.com/p/ imports. |
PackageMaintainer | Fedora Project |
PackageName | golang-googlecode-net-devel |
PackageRelease | 0.24.git446d52d.fc23 |
PackageVersion | 0 |
SHA-1 | 1444F6DB3E34092020FCCB3077D2EE343687236C |
SHA-256 | 9931115AE860F6B975198A1ECCA7DA50FD635F2567FC41A7ECB2FA5C15806AEF |
Key | Value |
---|---|
MD5 | E4ACA70DD501F6A0BC08FA3D8901D1AD |
PackageArch | noarch |
PackageDescription | Package html implements an HTML5-compliant tokenizer and parser. |
PackageName | golang-org-x-net-html |
PackageRelease | 8.5 |
PackageVersion | 1.12+git20190812.cdfb69a |
SHA-1 | 1A487E703627066201AA8FB24D5F77856BFEBBED |
SHA-256 | 6FC1890A7FE8B702956E640A69859604E8E61F1D6686FCA29B6C6FAAD255648D |