Sophie

Sophie

distrib > Mageia > 9 > armv7hl > by-pkgid > b9db7698e291c67572529915ad17b6fe > files > 1

golang-github-tidwall-pretty-1.0.5-1.mga9.src.rpm

# Generated by go2rpm 1
%bcond_without check

# https://github.com/tidwall/pretty
%global goipath         github.com/tidwall/pretty
Version:                1.0.5

%gometa

%global common_description %{expand:
Pretty is a Go package that provides fast methods for formatting JSON for human
readability, or to compact JSON for smaller payloads.}

%global golicenses      LICENSE
%global godocs          README.md

Name:           %{goname}
Release:        %mkrel 1
Summary:        Efficient JSON beautifier and compactor for Go
Group:          Development/Other

License:        MIT
URL:            %{gourl}
Source0:        %{gosource}

%description
%{common_description}

%gopkg

%prep
%goprep

%install
%gopkginstall

%if %{with check}
%check
%gocheck
%endif

%gopkgfiles


%changelog
* Wed Aug 24 2022 guillomovitch <guillomovitch> 1.0.5-1.mga9
+ Revision: 1879934
- new version 1.0.5

* Mon Mar 21 2022 umeabot <umeabot> 1.0.2-2.mga9
+ Revision: 1815637
- Mageia 9 Mass Rebuild

* Sun Nov 21 2021 guillomovitch <guillomovitch> 1.0.2-1.mga9
+ Revision: 1758174
- imported package golang-github-tidwall-pretty