Metadata-Version: 1.0
Name: rql
Version: 0.33.1
Summary: relationship query language (RQL) utilities
Home-page: http://www.logilab.org/project/rql
Author: Logilab
Author-email: contact@logilab.fr
License: LGPL
Description: This package provides base library for the Relationship Query Language
        
        INSTALL
        -------
        
        the standard way:
        
        python setup.py install
        
        building rql binary extension in place:
        
        python setup.py build_ext --inplace
        
Platform: UNKNOWN
