{
"name": "tessl/pypi-pathfinding",
"version": "1.0.0",
"docs": "docs/index.md",
"describes": "pkg:pypi/pathfinding@1.0.17",
"summary": "Path finding algorithms for Python including A*, Dijkstra, Best-First, Bi-directional A*, Breadth First Search, IDA*, and Minimum Spanning Tree"
}