Metadata-Version: 2.0
Name: astar
Version: 0.9
Summary: A-* algorithm implementation
Home-page: http://github.com/jrialland/python-astar
Author: Julien Rialland
Author-email: julien.rialland@gmail.com
License: BSD
Keywords: a-star,search,path finding
Platform: any
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Programming Language :: Python
Provides: astar

Provides path finding using A-*


