Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37043014
en ru br
ALT Linux repos
S:2.5.1-alt1

Group :: Development/Python3
RPM: python3-module-routes

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.5.1-alt1
Build date: 29 june 2021, 15:17 ( 143.3 weeks ago )
Size: 199.97 Kb

Home page:   http://routes.groovie.org/

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.

Current maintainer: Grigory Ustinov

List of contributors

List of rpms provided by this srpm:

  • python3-module-routes
  • python3-module-routes-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin