[package]
name = "geo"
description = "Geospatial primitives and algorithms"
version = "0.2.7"
authors = ["Corey Farwell <coreyf@rwell.org>"]
license = "MIT/Apache-2.0"
repository = "https://github.com/georust/rust-geo"
documentation = "https://georust.github.io/rust-geo/"
keywords = ["gis", "geo", "geography", "geospatial"]
[dependencies]
num = "0.1"