geo 0.4.4

Geospatial primitives and algorithms
Documentation
[package]

name = "geo"
description = "Geospatial primitives and algorithms"
version = "0.4.4"
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-traits = "0.1"

[dev-dependencies]
approx = "0.1.1"