Sophie

Sophie

distrib > Mageia > 8 > armv7hl > media > core-release-src > by-pkgid > 1d1e1d3da061d916b9762676ebb11eb9 > files > 1

golang-github-xdg-stringprep-1.0.0-1.mga8.src.rpm

# Generated by go2rpm 1
%bcond_without check

# https://github.com/xdg/stringprep
%global goipath         github.com/xdg/stringprep
Version:                1.0.0

%gometa

%global common_description %{expand:
Go implementation of RFC-3454 stringprep and RFC-4013 SASLprep.}

%global golicenses      LICENSE
%global godocs          README.md

Name:           %{goname}
Release:        %mkrel 1
Summary:        Go implementation of RFC-3454 stringprep and RFC-4013 SASLprep
Group:          Development/Other
BuildArch:      noarch
# Upstream license specification: Apache-2.0
License:        ASL 2.0
URL:            %{gourl}
Source0:        %{gosource}

BuildRequires:  golang(golang.org/x/text/unicode/norm)

%description
%{common_description}

%gopkg

%prep
%goprep

%install
%gopkginstall

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

%gopkgfiles



%changelog
* Sun Nov 01 2020 pterjan <pterjan> 1.0.0-1.mga8
+ Revision: 1641338
- imported package golang-github-xdg-stringprep