Metadata-Version: 2.0
Name: pilot
Version: 0.0.4
Summary: Pilot is a python library for traversing object trees and graphs
Home-page: https://github.com/tckerr/Pilot
Author: Tom Kerr
Author-email: tckerr@gmail.com
License: UNKNOWN
Keywords: object development tree graph parse walk traverse data
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 2.7

Pilot is a python library that allows for injecting callback hooks into tree/graph traversal, as well as for providing metadata about traversed nodes and their relationships.


