Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > b5870037bf34f32b95ccf8b6a0371d3c > files > 1

golang-github-huandu-xstrings-1.3.2-2.mga9.src.rpm

# Generated by go2rpm
%bcond_without check

# https://github.com/huandu/xstrings
%global goipath         github.com/huandu/xstrings
Version:                1.3.2

%gometa

%global common_description %{expand:
Go package xstrings is a collection of string functions, which are widely used
in other languages but absent in Go package strings.

All functions are well tested and carefully tuned for performance.}

%global golicenses      LICENSE
%global godocs          CONTRIBUTING.md README.md

Name:           %{goname}
Release:        %mkrel 2
Summary:        Collection of useful string functions in Go
Group:          Development/Other

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

%description
%{common_description}

%gopkg

%prep
%goprep

%install
%gopkginstall

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

%gopkgfiles


%changelog
* Mon Mar 21 2022 umeabot <umeabot> 1.3.2-2.mga9
+ Revision: 1815375
- Mageia 9 Mass Rebuild

* Sun Nov 14 2021 guillomovitch <guillomovitch> 1.3.2-1.mga9
+ Revision: 1756432
- imported package golang-github-huandu-xstrings