thirdparty/google_appengine/lib/antlr3/antlr_python_runtime.egg-info/PKG-INFO
author Madhusudan.C.S <madhusudancs@gmail.com>
Sat, 22 Aug 2009 03:56:04 +0530
changeset 2782 3944749338d3
parent 1278 a7766286a7be
permissions -rwxr-xr-x
Dotted path to the views in URL patterns is changed to a params parameter. This change makes the URL mapping from URL to View method in patterns generic where the base package path is taken from the params['module_package'] value to support module system of Melange where inherited View classes override the params['module_package'] value to specify their own View methods.

Metadata-Version: 1.0
Name: antlr-python-runtime
Version: 3.1.1
Summary: Runtime package for ANTLR3
Home-page: http://www.antlr.org/
Author: Benjamin Niemann
Author-email: pink@odahoda.de
License: BSD
Download-URL: http://www.antlr.org/download.html
Description: This is the runtime package for ANTLR3, which is required to use parsers
        generated by ANTLR3.
        
Platform: UNKNOWN