Blame


1 67f8fb6c 2015-11-30 stevvooe # p9p
2 67f8fb6c 2015-11-30 stevvooe A modern, performant 9P library for Go
3 96aeada1 2016-04-06 stevvooe
4 e4e59ce7 2016-05-18 stevvooe [![GoDoc](https://godoc.org/github.com/docker/go-p9p?status.svg)](https://godoc.org/github.com/docker/go-p9p)
5 e4e59ce7 2016-05-18 stevvooe [![CircleCI](https://circleci.com/gh/docker/go-p9p.svg?style=shield)](https://circleci.com/gh/docker/go-p9p)
6 e4e59ce7 2016-05-18 stevvooe
7 96aeada1 2016-04-06 stevvooe ## Copyright and license
8 96aeada1 2016-04-06 stevvooe
9 96aeada1 2016-04-06 stevvooe Copyright © 2015 Docker, Inc. go-p9p is licensed under the Apache License,
10 96aeada1 2016-04-06 stevvooe Version 2.0. See [LICENSE](LICENSE) for the full license text.