Key | Value |
---|---|
FileName | ./usr/share/gocode/src/github.com/gorilla/mux/regexp.go |
FileSize | 6563 |
MD5 | CA6B1F9BF334AF5204FF1A7F43BB2CE3 |
SHA-1 | 15E7920BBCADC03751425B4E164D15D787917A82 |
SHA-256 | FF76C583143A1B386C96631045B14F78921422CAD7D6DB9A9EBDA9DB3A9474F3 |
SSDEEP | 192:mwuemSuwjIOmPIGnBbi3vjdTo5EloRNqclrWl0m:mpem4IOAOvjdc8ofqEry0m |
TLSH | T15CD193F46FCC86264E10E2585E9C01D6DFD8E9B15DF951FED588A31C30028BDC57CAA6 |
hashlookup:parent-total | 2 |
hashlookup:trust | 60 |
The searched file hash is included in 2 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
MD5 | D1CF7B7A819D52BEF9C7881086FBCA3B |
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.9.gite718e93.fc20 |
PackageVersion | 0 |
SHA-1 | B23C522119091FD1ED2A64E079AE5A20FDC2C170 |
SHA-256 | A0EF9A827B9305EB93E92CB5BA5BE418286D5C2295024663F3F543E9346AF00A |
Key | Value |
---|---|
FileSize | 19796 |
MD5 | 45CE1B9ABAD6CE4A139C5386DEB21F47 |
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~git20130701-1 |
SHA-1 | 3E6ED157DDDECF2254C382144CFA6B500AFECD6A |
SHA-256 | 37AB4A9C31704F251B9AE2BE474BC86506D959ACF5D3B0BF8A1811FD718B7EC4 |