[package]
name = "movingai"
version = "0.4.0"
authors = ["Davide Aversa <thek3nger@gmail.com>"]
description = "MovingAI Benchmark Map/Scen File Parser"
homepage = "https://github.com/THeK3nger/movingai-rust"
readme = "README.md"
keywords = ["pathfinding", "benchmark", "parser"]
categories = ["parsing", "science", "simulation"]
license = "MIT"
repository = "https://github.com/THeK3nger/movingai-rust"
[dependencies]
[badges.maintenance]
status = "experimental"
[badges.travis-ci]
branch = "master"
repository = "THeK3nger/movingai-rust"