Package golang-github-gorilla-mux: Information

    Source package: golang-github-gorilla-mux
    Version: 0-alt2
    Build time:  Nov 7, 2013, 09:57 PM in the task #108031
    Report package bug
    License: BSD
    Summary: A powerful URL router and dispatcher for golang
    Description: 
    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.

    List of rpms provided by this srpm:
    golang-github-gorilla-mux-devel (noarch)

    Maintainer: Slava Dubrovskiy

    List of contributors:
    Slava Dubrovskiy

    Last changed


    Oct. 30, 2013 Slava Dubrovskiy 0-alt2
    - Update spec
    Oct. 9, 2013 Slava Dubrovskiy 0-alt1
    - Build for ALT