Result for 54EF1158B359509FBF7C4E620959A2909E63059C

Query result

Key Value
FileName./usr/share/doc/golang-mux-dev/changelog.Debian.gz
FileSize173
MD59A82DC035D9E76327DF2A33320271C33
SHA-154EF1158B359509FBF7C4E620959A2909E63059C
SHA-25629B4F55AE3A04ED3953CDE78130D0C581A55E27D9B35E4C02A27EB6E8FC0DFF7
SSDEEP3:FttHER6RAs5bnHPEhkjmZz7wo4gI0POd/lIBS3hDe303U7IcJ+S+Fn0ZfDAYxZn:XtkXYDvEhBN72Qy/l8u1Ty+Fn0ZfDAcZ
TLSHT1C2C080554114C176D2F532B522175C5157587F5838676870A47D10D1F104D6545E3D55
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
FileSize19796
MD545CE1B9ABAD6CE4A139C5386DEB21F47
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~git20130701-1
SHA-13E6ED157DDDECF2254C382144CFA6B500AFECD6A
SHA-25637AB4A9C31704F251B9AE2BE474BC86506D959ACF5D3B0BF8A1811FD718B7EC4