Package python-module-z3c.objpath: Information

    Source package: python-module-z3c.objpath
    Version: 1.1-alt1
    Build time:  Apr 5, 2013, 06:37 PM
    Report package bug
    License: ZPL
    Summary: Generate and resolve paths to to objects
    Description: 
    This package contains two things:
    
    * the z3c.objpath.interfaces.IObjectPath interface.
    * some helper functions to construct (relative) object paths, in
      z3c.objpath.path.
    
    The idea is that a particular application can implement a utility that
    fulfills the IObjectPath interface, so that it is possible to construct
    paths to objects in a uniform way. The implementation may be done with
    zope.traversing, but in some cases you want application-specific object
    paths. In this case, the functions in z3c.objpath.path might be useful.

    List of rpms provided by this srpm:
    python-module-z3c.objpath (x86_64, i586)
    python-module-z3c.objpath-tests (x86_64, i586)



    ACL:
    @qa_p7

      1. python-devel
      2. python-module-distribute

    Last changed


    April 5, 2013 Eugeny A. Rostovtsev 1.1-alt1
    - Version 1.1
    Oct. 20, 2011 Vitaly Kuznetsov 1.0-alt2.1
    - Rebuild with Python-2.7
    June 24, 2011 Eugeny A. Rostovtsev 1.0-alt2
    - Added necessary requirements