brotli/go/BUILD
Cody Schroeder ee2a5e1540 Update go_library to use standard importpath (#690)
* Update go_library to use standard importpath

Instead of using go_prefix, which is deprecated, the importpath attribute is made explicit.

* Add description to go/BUILD
2018-06-26 18:08:07 +02:00

3 lines
106 B
Python

# Description:
# cbrotli is a CGo wrapper for Brotli, a generic-purpose lossless compression algorithm.