From 6b6d545003af80f67ec0f3be2c63d4bb322b9d93 Mon Sep 17 00:00:00 2001 From: KronoZed Date: Mon, 31 Oct 2016 17:14:39 +0300 Subject: [PATCH] Create metadata.xml --- dev-go/go-bindata/metadata.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 dev-go/go-bindata/metadata.xml diff --git a/dev-go/go-bindata/metadata.xml b/dev-go/go-bindata/metadata.xml new file mode 100644 index 0000000..530ccbf --- /dev/null +++ b/dev-go/go-bindata/metadata.xml @@ -0,0 +1,18 @@ + + + + + + toffanin.mauro@gmail.com + Mauro Toffanin + Maintainer. Assign bugs to him + + + https://github.com/jteeuwen/go-bindata/issues + + + This package 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. + +