I am sponsoring this case for Manjunath Basappa. It requests minor binding and 
times out next Thursday.

-- mark

Template Version: @(#)sac_nextcase 1.68 02/23/09 SMI
This information is Copyright 2009 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
         Python Routes
    1.2. Name of Document Author/Supplier:
         Author:  Manjunath Basappa
    1.3  Date of This Document:
        10 September, 2009
4. Technical Description
Summary
=======

Routes is a Python re-implementation of the Rails routes system for mapping 
URL's to Controllers/Actions and generating URL's. Routes makes it easy to 
create pretty and concise URL's that are RESTful with little effort.

Rooutes is delivered as a set of python modules and classes. It works with in 
a python based web framework. 

This package delivers the latest version of routes (1.10.3) which works with 
python versions 2.4 and 2.6. 
 
The package name is SUNWpy-routes

Dependencies
============

   SUNWpython {Python core package, already available on opensolaris }
     - This is must have dependency.

   SUNWcherry-python {Web framework for Python, available on opensolaris }
     - Routes can work with other web frameworks as well, but this is what I 
       have used for testing.

Interfaces
==========

   Man pages are included.

   The SUNWpy-routes package is Uncommitted.
   
   The remaining interfaces are Volatile.
   
Exported Interfaces
-------------------
None

Imported Interfaces
-------------------
None

Not An Interface 
--------------------
/usr/lib/python2.6/vendor-packages/Routes-1.10.3-py2.6.egg-info/PKG-INFO 
/usr/lib/python2.6/vendor-packages/Routes-1.10.3-py2.6.egg-info/SOURCES.txt
/usr/lib/python2.6/vendor-packages/Routes-1.10.3-py2.6.egg-info/dependency.txt
/usr/lib/python2.6/vendor-packages/Routes-1.10.3-py2.6.egg-info/not-zip-safe
/usr/lib/python2.6/vendor-packages/Routes-1.10.3-py2.6.egg-info/top_level.txt
/usr/lib/python2.6/vendor-packages/routes/__init__.py 
/usr/lib/python2.6/vendor-packages/routes/base.py 
/usr/lib/python2.6/vendor-packages/routes/mapper.py 
/usr/lib/python2.6/vendor-packages/routes/middleware.py 
/usr/lib/python2.6/vendor-packages/routes/route.py 
/usr/lib/python2.6/vendor-packages/routes/threadinglocal.py 
/usr/lib/python2.6/vendor-packages/routes/util.py 

Reference Documents
===================
   [1] http://routes.groovie.org/docs/ 


6. Resources and Schedule
    6.4. Steering Committee requested information
        6.4.1. Consolidation C-team Name:
                SFW
    6.5. ARC review type: FastTrack
    6.6. ARC Exposure: open

Reply via email to