| Name: | go-bindata |
|---|---|
| Version: | 3.0.7 |
| Release: | 9.gita0ff256.el7 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 2187949 |
| License: | MIT |
| RPM: | go-bindata-3.0.7-9.gita0ff256.el7.aarch64.rpm |
| Source RPM: | go-bindata-3.0.7-9.gita0ff256.el7.src.rpm |
| Build Date: | Wed May 05 2021 |
| Build Host: | ca-buildarm04.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/jteeuwen/go-bindata |
| Summary: | A small utility which generates Go code from any file |
| Description: | A small utility which generates Go code from any file This tool converts any file into managable Go source code. Useful for embedding binary data into a go program. The file data is optionally gzip compressed before being converted to a raw byte slice. |