Key | Value |
---|---|
CRC32 | 4900D6E5 |
FileName | ./usr/share/gocode/src/github.com/gorilla/mux/mux_test.go |
FileSize | 26679 |
MD5 | 3B4407A4E6E4EB36B9988CDB24ABD003 |
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'} |
SHA-1 | 91C389152A8438C9EC0867EB40B83E650D9633A0 |
SHA-256 | 1F8177A1F9F7DA199518B43E0E5033E7FA8EAC2902C0B175519CFCC437C7C17F |
SSDEEP | 768:WK4cc/zyaGRCLNIJHSRpYVSnVCV8x+xuF4Ps/Gk:WK4cc/DIJHSRpYVSnVCV8x+xuF4Ps/B |
SpecialCode | |
TLSH | T1A6C233E6CA8CDD4B8F6093904DACDBD8692ED869A9E454F3F95C80DC134B63AC45C0ED |
db | nsrl_modern_rds |
insert-timestamp | 1647030677.5194683 |
source | NSRL |
hashlookup:parent-total | 5 |
hashlookup:trust | 75 |
The searched file hash is included in 5 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
MD5 | EC1B49F88046A91718F49DCEF9B601AB |
PackageArch | noarch |
PackageDescription | 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. This package contains library source intended for building other packages which use gorilla/mux. |
PackageMaintainer | Fedora Project |
PackageName | golang-github-gorilla-mux-devel |
PackageRelease | 0.15.git136d54f.fc21 |
PackageVersion | 0 |
SHA-1 | 4C5D27ED613E29B3AEA8C43895E12522429F9D21 |
SHA-256 | 7CB6C8B689971E0CB1EFEA9CAB43AED34C4D0F7F0F3F2EEBD945946F4A7D77C6 |
Key | Value |
---|---|
MD5 | E5BF15AE9F6FB5005D7194A260D8744C |
PackageArch | noarch |
PackageDescription | 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. This package contains library source intended for building other packages which use gorilla/mux. |
PackageMaintainer | Fedora Project |
PackageName | golang-github-gorilla-mux-devel |
PackageRelease | 0.15.git136d54f.fc21 |
PackageVersion | 0 |
SHA-1 | 856BC5BE4359DAA39D555DEE3990E653FD83B295 |
SHA-256 | D76CFDD021A7D9B952B9A26B9C606F246758EDC176B2C8B5CABF526E64521B35 |
Key | Value |
---|---|
FileSize | 19372 |
MD5 | 4110B0B5F437FF90EA8FCFCFA2B150A0 |
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~git20140505.1.136d54f-2~ubuntu0.14.04.1 |
SHA-1 | E701D9719A925457C06BB543B963D5C7E54BCF8A |
SHA-256 | 85B28CE5801E16841597F2BCBABA828EA5D5C52E1E4900CF5EF4A136A9B98231 |
Key | Value |
---|---|
FileSize | 19200 |
MD5 | EB228E0FAF358F385A64D55EF316E6D7 |
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 | Daniel Mizyrycki <mzdaniel@glidelink.net> |
PackageName | golang-mux-dev |
PackageSection | devel |
PackageVersion | 0.0~git20140505.1.136d54f-2 |
SHA-1 | 1F24949292B50CF3C01B914893CBD5777B77A2E7 |
SHA-256 | 8E7FE598240906E237D116E3C559D173B7F511E62B2E5FE7AA7CBBA50774E478 |
Key | Value |
---|---|
MD5 | F9F7DDFFD517AFA87568DEA8DDF1BF13 |
PackageArch | noarch |
PackageDescription | 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. This package contains library source intended for building other packages which use gorilla/mux. |
PackageMaintainer | Fedora Project |
PackageName | golang-github-gorilla-mux-devel |
PackageRelease | 0.15.git136d54f.fc22 |
PackageVersion | 0 |
SHA-1 | 36C556271664407D91134B523962DE4FD9B1D599 |
SHA-256 | 53AC11297F2538A817872D67F3A2F95A14E89967D027FBB86C8965A3139B29D3 |