Result for 9F525D4F973B72D65F3D9A6DB080078A18BB84A5

Query result

Key Value
FileName./usr/share/gocode/src/github.com/gorilla/mux/mux.go
FileSize13521
MD5F042127E2ACB782038DC33201A6C173C
SHA-19F525D4F973B72D65F3D9A6DB080078A18BB84A5
SHA-256B35568977AFBDFD3C4F64D35E7C07DE53ED753FA0E497855AD286ED72D0C58F8
SSDEEP384:mmnNkA0q2MEIalhbW4EN6pFPHb/Wo8g1QiU:rnNkA0JVIaxxFbW7g1zU
TLSHT11F5263FD7F8F46224E80DB4C9D8805C6EBD9EE35993591F6D58CE29C208242EC23D5E2
hashlookup:parent-total100
hashlookup:trust100

Network graph view

Parents (Total: 100)

The searched file hash is included in 100 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
MD52011CE18BB14D865B8CAD2CD5CA36E2C
PackageArchnoarch
PackageDescriptionRESTful based volume management framework for GlusterFS This package contains library source intended for building other packages which use import path with github.com/heketi/heketi prefix.
PackageMaintainerFedora Project
PackageNameheketi-devel
PackageRelease2.fc24
PackageVersion1.2.0
SHA-102045A7B5E6A820D15619319514B704815636BCE
SHA-2562EC7DB00EFE6655F65613BDB4269A8143771FFC1B70EE315691BD364E87A60E7
Key Value
FileSize72414
MD599B6993E8DE121CEF5C47B04C3219644
PackageDescriptionpowerful 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.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamegolang-github-gorilla-mux-dev
PackageSectiondevel
PackageVersion1.1-2ubuntu7
SHA-102F37E0F507028CFADEC6FF9F58855FE78FDEDE5
SHA-25636297614B371632F231E7DDB82AB2EFDEEDB1C505D57A8F93C114543B71F9771
Key Value
FileSize76376
MD56A54A4CE33BC4FADF63C0D06F3387B2A
PackageDescriptionpowerful 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.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamegolang-github-gorilla-mux-dev
PackageSectiondevel
PackageVersion1.1-3ubuntu1
SHA-1066DD97EFBA85D0712283416734E1854C399DB93
SHA-256F6E8731B7CDC950B4CA158944F60B1C7BE2C28BD229F72EC5102691CF3C290A0
Key Value
MD57079B715D27DD0C9F6E86924ACB515DC
PackageArcharmv7hl
PackageDescriptioncron job to run logrotate on Docker containers - for running unit tests - for running unit tests
PackageMaintainerbcornec <bcornec>
PackageNamedocker-unit-test
PackageRelease1.mga7
PackageVersion18.09.8
SHA-10759DFB64ADFF8FB42C2EEBC046914A551B3E991
SHA-2569B18184E64690BA576D0617C4541C29DFE4AB0843DD6FC5FB1A9B82D2C5DC9E5
Key Value
MD54CD059A8A4B6696C66472964B440CD1B
PackageArchppc64
PackageDescriptionThis package provides debug information for package skopeo. Debug information is useful when developing applications that use this package or when debugging this package.
PackageMaintainerFedora Project
PackageNameskopeo-debuginfo
PackageRelease1.fc24
PackageVersion0.1.11
SHA-10BAA30A4B58EFB46CD7EAF9206AF66462E3B38E2
SHA-2567F0595EAA8622A4E8762A2FC7031DBA5EA7AD0F7DE14C2483C437019D522A8AB
Key Value
MD53BDE30D82DCE63D47F12B68D0EEC29D3
PackageArcharmv7hl
PackageDescriptioncron job to run logrotate on Docker containers - for running unit tests - for running unit tests
PackageMaintainerneoclust <neoclust>
PackageNamedocker-unit-test
PackageRelease1.1.mga7
PackageVersion18.09.9
SHA-10BAEE337D231127492C5D22225EDA8002EDC534E
SHA-256A9A533AEB64624007D8C9783B7F7339CE0889B9C589D9B310D515B0A2A250E76
Key Value
MD5245958E81E660D9C82D924260EB2EC53
PackageArchi586
PackageDescriptionThis is the source libraries for docker.
PackageMaintainerbcornec <bcornec>
PackageNamedocker-devel
PackageRelease1.mga7
PackageVersion18.09.8
SHA-10BC4446E9905FC98B302596D65235ABF23ACD770
SHA-2565754F6C55232A399C00F7195ED79C68BD7DCFDFAB8A712950B97BD31C09DBF58
Key Value
FileSize3586406
MD5367A324AFC49AA524C6D0C1CD7007896
PackageDescriptionExternally reusable Go packages included with Docker These packages are intentionally developed by upstream in such a way that they are reusable to projects outside Docker and only rely on each other or other external dependencies to be built.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamegolang-github-docker-docker-dev
PackageSectionadmin
PackageVersion17.03.2-0ubuntu1~17.10.1
SHA-10DC5A2D41C07693181F3974AC6BCB58BC03C02CF
SHA-2562F6700D53348C6FF9E44DE0D712E0C691F597C22362E16A00FD924497D420B35
Key Value
FileSize77682
MD58BB9F189B61A94A2A992EEEA79E0005A
PackageDescriptionpowerful 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.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamegolang-github-gorilla-mux-dev
PackageSectiondevel
PackageVersion1.1-2ubuntu2
SHA-114E1CE12D3102860BA77257DB47D137913544FE7
SHA-2568FE11236CD43B6D442305041451CDF4AAFBE513E85F1A304FCD7CC9506200ACF
Key Value
FileSize76228
MD5FB437A9502B466DCF8377AFE1614A9C2
PackageDescriptionpowerful 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.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamegolang-github-gorilla-mux-dev
PackageSectiondevel
PackageVersion1.1-3ubuntu1
SHA-119998657473DFCCB50A98D0339D0FF7B50D1FEFD
SHA-2563286C4911061E6475972968B14A58A17D29854F5D7ACB0212479EB17DCED7000