Package python-module-routes: Information

    Source package: python-module-routes
    Version: 1.12.3-alt1.hg20100605
    Build time:  Jul 14, 2010, 03:15 PM
    Report package bug
    License: BSD
    Summary: Routing Recognition and Generation Tools
    Description: 
    Routes is a Python re-implementation of the Rails routes system for
    mapping URLs to application actions, and conversely to generate URLs.
    Routes makes it easy to create pretty and concise URLs that are RESTful
    with little effort.
    
    Routes allows conditional matching based on domain, cookies, HTTP
    method, or a custom function. Sub-domain support is built in. Routes
    comes with an extensive unit test suite.

    List of rpms provided by this srpm:
    python-module-routes (noarch)
    python-module-routes-doc (noarch)


    List of contributors:
    Eugeny A. Rostovtsev

      1. python-devel
      2. python-module-Pygments
      3. python-module-setuptools
      4. python-module-sphinx
      5. rpm-build-python

    Last changed


    July 14, 2010 Eugeny A. Rostovtsev 1.12.3-alt1.hg20100605
    - Version 1.12.3
    Nov. 19, 2009 Eugeny A. Rostovtsev 1.11-alt1.hg20090928.1
    - Rebuilt with python 2.6
    Sept. 29, 2009 Eugeny A. Rostovtsev 1.11-alt1.hg20090928
    - Initial build for Sisyphus