Key | Value |
---|---|
FileName | ./usr/share/gocode/src/github.com/gorilla/mux/regexp.go |
FileSize | 8702 |
MD5 | EA50BB45BC20FDCE52097E3A63A2A878 |
RDS:package_id | 182365 |
SHA-1 | 2BE9752DFB4C415ED5B7C7575C3E1255D000F6B1 |
SHA-256 | 56D8B7AAC02A9EC2C2EB802CCBF0E6DF56EAEE1EEDFF91358D970F12396FB01C |
SSDEEP | 192:mJseZ/Q4jW3J1TAXIwBbUlxTo5Elo/JNvR9wXOCYuC:mJseZnYXg2xc8o/3v4Lo |
TLSH | T15D0287F4AF8D46165D50E0689D9C01D5EFCDE9B12DF850BEED98925C304287DC13C9E2 |
insert-timestamp | 1679426695.6390543 |
source | RDS.db |
hashlookup:parent-total | 7 |
hashlookup:trust | 85 |
The searched file hash is included in 7 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 807816 |
MD5 | 62A381E60EAAED11A38A215CA5C39D7F |
PackageDescription | snappy development go packages. Use these to use the snappy API. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | golang-github-snapcore-snapd-dev |
PackageSection | devel |
PackageVersion | 2.16+16.10ubuntu1 |
SHA-1 | F3E50426C7E128A4E4F6B0843083AFE253BFDC3C |
SHA-256 | 80670DB25D5286EB09121D6E3840F7759084FE6BA1F70CDE9AE31D9681B1D1E8 |
Key | Value |
---|---|
FileSize | 25046 |
MD5 | 8D3999B6A940E997FD02ACAE914BB83D |
PackageDescription | URL router and dispatcher gorilla/mux implements a request router and dispatcher. . The name mux stands for "HTTP request multiplexer". Like the standard http.ServeMux, mux.Router matches incoming requests against a list of registered routes and calls a handler for the route that matches the URL or other conditions. The main features are: . * Requests can be matched based on URL host, path, path prefix, schemes, header and query values, HTTP methods or using custom matchers. * URL hosts and paths can have variables with an optional regular expression. * Registered URLs can be built, or "reversed", which helps maintaining references to resources. * Routes can be used as subrouters: nested routes are only tested if the parent route matches. This is useful to define groups of routes that share common conditions like a host, a path prefix or other repeated attributes. As a bonus, this optimizes request matching. * It implements the http.Handler interface so it is compatible with the standard http.ServeMux. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | golang-mux-dev |
PackageSection | devel |
PackageVersion | 0.0~git20151003.1.ad4d7a5-0ubuntu1 |
SHA-1 | BF5188E3DF9F60FE81A786214158AF7F792F9164 |
SHA-256 | 3946CEE7BB23E94DD1D643AE6734ED414417069018BF4D892459F7527FD6A0B6 |
Key | Value |
---|---|
FileSize | 1034526 |
MD5 | 85271B7214BA0D87645BB7B052601A12 |
PackageDescription | snappy development go packages. Use these to use the snappy API. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | golang-github-snapcore-snapd-dev |
PackageSection | devel |
PackageVersion | 2.23.6+17.04.1 |
SHA-1 | 51CB2349CCA60AA9744029DE784271754F61E693 |
SHA-256 | A213B777600F848791D105E1A0B9BC393344A5C88FC3590D07B192D32E39A701 |
Key | Value |
---|---|
FileSize | 1108196 |
MD5 | 747C98959F575B487AD610C7CF293B93 |
PackageDescription | snappy development go packages. Use these to use the snappy API. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | golang-github-snapcore-snapd-dev |
PackageSection | devel |
PackageVersion | 2.26.10+16.10 |
SHA-1 | F6AEC5318BEC937B844F7962595213863F4485CE |
SHA-256 | 7271EE9325981BAF17CFA9C11809D83E780C485025A21488D5E61E33C65F917E |
Key | Value |
---|---|
FileSize | 1081928 |
MD5 | 6A70E6AD664831E808B9924ECBBCBAE6 |
PackageDescription | snappy development go packages. Use these to use the snappy API. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | golang-github-snapcore-snapd-dev |
PackageSection | devel |
PackageVersion | 2.25+16.10 |
SHA-1 | 15953F3FC48768589A6A9284612F805B06229482 |
SHA-256 | 109CD1D112364D79D836706DD7C876979EECB80C13BF157C0991907159A90D9E |
Key | Value |
---|---|
MD5 | F1E90B70CC24D5620F4E9BC8F286D2B8 |
PackageArch | noarch |
PackageDescription | A tool for building artifacts from source and injecting into docker images This package contains library source intended for building other packages which use import path with github.com/openshift/source-to-image prefix. |
PackageMaintainer | Fedora Project |
PackageName | source-to-image-devel |
PackageRelease | 1.fc24 |
PackageVersion | 1.0.9 |
SHA-1 | D24FAAD65107CB1FDF5D0862416D93EE7D4E0F43 |
SHA-256 | 2A014A0187D7BF182BFDCE0D606CD3E98881DAE8B2B8DAB3A52FA503F1716BB4 |
Key | Value |
---|---|
FileName | 3508 |
FileSize | 25154 |
MD5 | 66AF5B333C2EA22E3AA845F506C69AD8 |
PackageDescription | A powerful URL router and dispatcher for golang. Package gorilla/mux implements a request router and dispatcher. . The name mux stands for "HTTP request multiplexer". Like the standard http.ServeMux, mux.Router matches incoming requests against a list of registered routes and calls a handler for the route that matches the URL or other conditions. The main features are: . * Requests can be matched based on URL host, path, path prefix, schemes, header and query values, HTTP methods or using custom matchers. * URL hosts and paths can have variables with an optional regular expression. * Registered URLs can be built, or "reversed", which helps maintaining references to resources. * Routes can be used as subrouters: nested routes are only tested if the parent route matches. This is useful to define groups of routes that share common conditions like a host, a path prefix or other repeated attributes. As a bonus, this optimizes request matching. * It implements the http.Handler interface so it is compatible with the standard http.ServeMux. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | golang-github-gorilla-mux-dev |
PackageSection | devel |
PackageVersion | 0.0~git20150814.0.f7b6aaa-1 |
RDS:package_id | 182365 |
SHA-1 | 98C839F81BE35C1FDC22A069C763AD5C367DA577 |
SHA-256 | CFA13ABB59D5200F64AA739CFDFF57FCA13A49F04B4A46E7256A3AC547DCBDEE |
insert-timestamp | 1679408372.8898838 |
source | RDS.db |