wkt 0.0.4

Rust read/write support for well-known text (WKT)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]

name = "wkt"
description = "Rust read/write support for well-known text (WKT)"
version = "0.0.4"
authors = ["Corey Farwell <coreyf@rwell.org>"]
license = "Apache-2.0"
repository = "https://github.com/georust/rust-wkt"


[dependencies]

geo = "0.0.4"