Metadata-Version: 1.0
Name: khufu-traversal
Version: 1.0a1
Summary: Helper for working with SQL-based traversal in Pyramid
Home-page: http://khufuproject.github.com/khufu_traveral/
Author: Rocky Burt
Author-email: rocky@serverzen.com
License: BSD
Description: *khufu_traversal* is a method for mapping SQLAlchemy-based models for traversal
        in *Pyramid*.
        
        Please see `khufu_traversal @ github
        <http://khufuproject.github.com/khufu_traversal/>`_
        or `docs/index.rst
        <https://github.com/khufuproject/khufu_traversal/blob/master/docs/index.rst>`_
        in the source distribution for full docs.
        
        
        Changes
        =======
        
        1.0a1 - unreleased
        ------------------
        
          * added tests
        
          * Fixed pesky use of global dict 
        
        0.1 - Aug-25-2011
        -----------------
        
          * Initial version
        
Keywords: web wsgi pylons pyramid sql traversal
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
