# p9p [![godocs.io](https://godocs.io/git.omarpolo.com/go-p9p?status.svg)](https://godocs.io/git.omarpolo.com/go-p9p) A modern, performant 9P library for Go. For information on usage, please see the [GoDoc](https://godocs.io/git.omarpolo.com/go-p9p). Refer to [9P's documentation](http://9p.cat-v.org/documentation) for more details on the protocol. ## Copyright and license This library was forked from [docker-archive/go-p9p][docker-go-p9p] and contains further improvements. [docker-go-p9p]: https://github.com/docker-archive/go-p9p Copyright © 2015 Docker, Inc. go-p9p is licensed under the Apache License, Version 2.0. See [LICENSE](LICENSE) for the full license text.