Key | Value |
---|---|
FileName | ./usr/share/doc/golang-mux-dev/README.md |
FileSize | 135 |
MD5 | 5355B6C336C841A66E49D2D1C798E282 |
SHA-1 | D8FDB8B420E92D83A053EF23850F222F052FD73A |
SHA-256 | E3907E6C129D72C2447477DFE942D076CB0D115C14698178AFBE98937B588153 |
SSDEEP | 3:tqYYyKXMUAfIFw3W5I63RayLF58GQIuRBQNTtNaS4aRSOMRi+tt:FYyKF9CJpyLF5tugTh49OME+tt |
TLSH | T145C02BDF44F000831317BE081731D455F82202DCB2927010100C4002228CB563138BC4 |
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 |