# Generated by go2rpm 1.5.0 %bcond_without check # https://github.com/clbanning/mxj %global goipath github.com/clbanning/mxj Version: 1.8.4 %gometa %global common_description %{expand: Decode / encode XML to/from map[string]interface{} (or JSON); extract values with dot-notation paths and wildcards. Replaces x2j and j2x packages.} %global golicenses LICENSE x2j-wrapper/LICENSE %global godocs examples readme.md x2j-wrapper/README Name: %{goname} Release: %autorelease Summary: Decode/encode XML to/from map[string]interface{} (or JSON) # Upstream license specification: BSD-3-Clause License: BSD URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog