Key | Value |
---|---|
FileName | ./usr/share/gocode/src/github.com/gorilla/mux/route.go |
FileSize | 18259 |
MD5 | 80B0C1B85F0A0B381158E714D609D91D |
SHA-1 | FB8FCE44B7A532846260424B956B7F4B3CAE61C9 |
SHA-256 | 65C9CF144807CD91FB7F1D21D09AC5648B607F9D9B5DD1A368EA3161FF629400 |
SSDEEP | 384:mYPB40V5TYeKFIB3OyvTSsE8qIvWRKL8hm6GLd:B+0V5T9BbvTSsvvWRKLwm6Q |
TLSH | T14D8285F96F8B56134A50D76CAC6C42C3EBC6EC7285F991A4F18CB16D228607EC13C9D6 |
hashlookup:parent-total | 97 |
hashlookup:trust | 100 |
The searched file hash is included in 97 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
MD5 | 2011CE18BB14D865B8CAD2CD5CA36E2C |
PackageArch | noarch |
PackageDescription | RESTful 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. |
PackageMaintainer | Fedora Project |
PackageName | heketi-devel |
PackageRelease | 2.fc24 |
PackageVersion | 1.2.0 |
SHA-1 | 02045A7B5E6A820D15619319514B704815636BCE |
SHA-256 | 2EC7DB00EFE6655F65613BDB4269A8143771FFC1B70EE315691BD364E87A60E7 |
Key | Value |
---|---|
FileSize | 72414 |
MD5 | 99B6993E8DE121CEF5C47B04C3219644 |
PackageDescription | 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 | 1.1-2ubuntu7 |
SHA-1 | 02F37E0F507028CFADEC6FF9F58855FE78FDEDE5 |
SHA-256 | 36297614B371632F231E7DDB82AB2EFDEEDB1C505D57A8F93C114543B71F9771 |
Key | Value |
---|---|
FileSize | 76376 |
MD5 | 6A54A4CE33BC4FADF63C0D06F3387B2A |
PackageDescription | 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 | 1.1-3ubuntu1 |
SHA-1 | 066DD97EFBA85D0712283416734E1854C399DB93 |
SHA-256 | F6E8731B7CDC950B4CA158944F60B1C7BE2C28BD229F72EC5102691CF3C290A0 |
Key | Value |
---|---|
MD5 | 7079B715D27DD0C9F6E86924ACB515DC |
PackageArch | armv7hl |
PackageDescription | cron job to run logrotate on Docker containers - for running unit tests - for running unit tests |
PackageMaintainer | bcornec <bcornec> |
PackageName | docker-unit-test |
PackageRelease | 1.mga7 |
PackageVersion | 18.09.8 |
SHA-1 | 0759DFB64ADFF8FB42C2EEBC046914A551B3E991 |
SHA-256 | 9B18184E64690BA576D0617C4541C29DFE4AB0843DD6FC5FB1A9B82D2C5DC9E5 |
Key | Value |
---|---|
MD5 | 3BDE30D82DCE63D47F12B68D0EEC29D3 |
PackageArch | armv7hl |
PackageDescription | cron job to run logrotate on Docker containers - for running unit tests - for running unit tests |
PackageMaintainer | neoclust <neoclust> |
PackageName | docker-unit-test |
PackageRelease | 1.1.mga7 |
PackageVersion | 18.09.9 |
SHA-1 | 0BAEE337D231127492C5D22225EDA8002EDC534E |
SHA-256 | A9A533AEB64624007D8C9783B7F7339CE0889B9C589D9B310D515B0A2A250E76 |
Key | Value |
---|---|
MD5 | 245958E81E660D9C82D924260EB2EC53 |
PackageArch | i586 |
PackageDescription | This is the source libraries for docker. |
PackageMaintainer | bcornec <bcornec> |
PackageName | docker-devel |
PackageRelease | 1.mga7 |
PackageVersion | 18.09.8 |
SHA-1 | 0BC4446E9905FC98B302596D65235ABF23ACD770 |
SHA-256 | 5754F6C55232A399C00F7195ED79C68BD7DCFDFAB8A712950B97BD31C09DBF58 |
Key | Value |
---|---|
FileSize | 3586406 |
MD5 | 367A324AFC49AA524C6D0C1CD7007896 |
PackageDescription | Externally 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. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | golang-github-docker-docker-dev |
PackageSection | admin |
PackageVersion | 17.03.2-0ubuntu1~17.10.1 |
SHA-1 | 0DC5A2D41C07693181F3974AC6BCB58BC03C02CF |
SHA-256 | 2F6700D53348C6FF9E44DE0D712E0C691F597C22362E16A00FD924497D420B35 |
Key | Value |
---|---|
FileSize | 77682 |
MD5 | 8BB9F189B61A94A2A992EEEA79E0005A |
PackageDescription | 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 | 1.1-2ubuntu2 |
SHA-1 | 14E1CE12D3102860BA77257DB47D137913544FE7 |
SHA-256 | 8FE11236CD43B6D442305041451CDF4AAFBE513E85F1A304FCD7CC9506200ACF |
Key | Value |
---|---|
FileSize | 76228 |
MD5 | FB437A9502B466DCF8377AFE1614A9C2 |
PackageDescription | 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 | 1.1-3ubuntu1 |
SHA-1 | 19998657473DFCCB50A98D0339D0FF7B50D1FEFD |
SHA-256 | 3286C4911061E6475972968B14A58A17D29854F5D7ACB0212479EB17DCED7000 |
Key | Value |
---|---|
MD5 | AED1B1ACDB59B7A4F0D9916634E1C115 |
PackageArch | noarch |
PackageDescription | This package contains library source intended for building other packages which use import path with github.com/snapcore/snapd prefix. |
PackageMaintainer | Fedora Project |
PackageName | snapd-devel |
PackageRelease | 1.el7 |
PackageVersion | 2.39.2 |
SHA-1 | 1B5637BCAFAA9EBD5D44EF3C5713766A3F111A11 |
SHA-256 | 6D808F03AD93175D62B43FD4528A1F2F30C0063A541CBA2F4C9A02BBCFEC5D8E |