Result for 7043DD6E3FC52B51CCE6B0C28DD7B64B5658F257

Query result

Key Value
FileName./usr/share/doc/golang-mux-dev/changelog.Debian.gz
FileSize550
MD5782E81DAEF3468948070103BB19C61B2
SHA-17043DD6E3FC52B51CCE6B0C28DD7B64B5658F257
SHA-256AABD3552FA0E6A083905A8D838007E5E9A1C64AD2A82D068BBAA1E13BB913491
SSDEEP12:X6r548acYrTLLNaxB9By6SceL5y5P1Jln:X6uTlsxB9YfceL5Cbln
TLSHT18BF0EBA8082CCAE6828407BF28220A5A8984CD3592087CDA9C96AE4C88D855A7AE8640
hashlookup:parent-total1
hashlookup:trust55

Network graph view

Parents (Total: 1)

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
FileSize25046
MD58D3999B6A940E997FD02ACAE914BB83D
PackageDescriptionURL 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.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamegolang-mux-dev
PackageSectiondevel
PackageVersion0.0~git20151003.1.ad4d7a5-0ubuntu1
SHA-1BF5188E3DF9F60FE81A786214158AF7F792F9164
SHA-2563946CEE7BB23E94DD1D643AE6734ED414417069018BF4D892459F7527FD6A0B6