gorrosion-gtp 0.2.0

A best-effort strongly typed interface between Rust and GTP, the Go Text Protocoll
Documentation
[badges.coveralls]
branch = "master"
repository = "fuerstenau/gorrosion-gtp"
service = "github"

[badges.maintenance]
status = "actively-developed"

[badges.travis-ci]
branch = "master"
repository = "fuerstenau/gorrosion-gtp"
[dependencies.nom]
version = "^4.1"

[package]
authors = ["Peter Fürstenau <fuerstenau@mathematik.tu-darmstadt.de>"]
categories = ["game-engines"]
description = "A best-effort strongly typed interface between Rust and GTP, the Go Text Protocoll"
documentation = "https://docs.rs/gorrosion-gtp"
keywords = ["Go", "baduk", "weiqi", "GTP", "protocoll"]
license = "MIT OR Apache-2.0"
name = "gorrosion-gtp"
readme = "README.md"
repository = "https://github.com/fuerstenau/gorrosion-gtp"
version = "0.2.0"