[dependencies.geo]
version = "0.27.0"
[dependencies.geo-types]
features = ["use-rstar_0_11"]
version = "0.7.12"
[dependencies.rstar]
version = "0.11.0"
[lib]
crate-type = ["staticlib", "lib"]
name = "anime"
path = "src/lib.rs"
[package]
authors = ["Josiah Parry <josiah.parry@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["science", "science::geo", "algorithms"]
description = "Approximate Network Matching, Integration, and Enrichment"
edition = "2021"
keywords = ["spatial", "geospatial", "network", "transit", "gis"]
license = "MIT OR Apache-2.0"
name = "anime"
readme = "README.md"
version = "0.1.2"