Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

golang-github-jhillyerd-enmime-devel-1.2.0-2.fc41 RPM for noarch

From Fedora Rawhide for x86_64 / g

Name: golang-github-jhillyerd-enmime-devel Distribution: Fedora Project
Version: 1.2.0 Vendor: Fedora Project
Release: 2.fc41 Build date: Thu Jul 18 12:28:26 2024
Group: Unspecified Build host: buildhw-x86-09.iad2.fedoraproject.org
Size: 455614 Source RPM: golang-github-jhillyerd-enmime-1.2.0-2.fc41.src.rpm
Packager: Fedora Project
Url: https://github.com/jhillyerd/enmime
Summary: MIME mail encoding and decoding package for Go
MIME mail encoding and decoding package for Go.

This package contains the source code needed for building packages that
reference the following Go import paths:
 – github.com/jhillyerd/enmime

Provides

Requires

License

MIT

Changelog

* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sun Feb 11 2024 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 1.2.0-1
  - Update to 1.2.0 - Closes rhbz#2225859 rhbz#2171519
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.3-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.3-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.3-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.3-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.3-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

Files

/usr/share/doc/golang-github-jhillyerd-enmime-devel
/usr/share/doc/golang-github-jhillyerd-enmime-devel/CONTRIBUTING.md
/usr/share/doc/golang-github-jhillyerd-enmime-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/jhillyerd
/usr/share/gocode/src/github.com/jhillyerd/enmime
/usr/share/gocode/src/github.com/jhillyerd/enmime/.goipath
/usr/share/gocode/src/github.com/jhillyerd/enmime/boundary.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/boundary_test.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/builder.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/builder_test.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/cmd
/usr/share/gocode/src/github.com/jhillyerd/enmime/cmd/example_test.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/cmd/mime-dump
/usr/share/gocode/src/github.com/jhillyerd/enmime/cmd/mime-dump/mime-dump.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/cmd/mime-dump/mime-dump_test.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/cmd/mime-extractor
/usr/share/gocode/src/github.com/jhillyerd/enmime/cmd/mime-extractor/mime-extractor.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/cmd/mime-extractor/mime-extractor_test.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/cmd/utils.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/cmd/utils_test.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/detect.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/detect_test.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/dsn
/usr/share/gocode/src/github.com/jhillyerd/enmime/dsn/dsn.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/dsn/example_test.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/dsn/parse.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/dsn/parse_internal_test.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/dsn/parse_test.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/encode.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/encode_test.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/enmime.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/envelope.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/envelope_fuzz_test.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/envelope_test.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/error.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/error_test.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/example_test.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/go.mod
/usr/share/gocode/src/github.com/jhillyerd/enmime/header.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/header_test.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/inspect.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/inspect_test.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal/coding
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal/coding/base64.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal/coding/base64_test.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal/coding/charsets.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal/coding/charsets_test.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal/coding/headerext.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal/coding/headerext_test.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal/coding/idheader.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal/coding/idheader_test.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal/coding/quotedprint.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal/coding/quotedprint_test.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal/stringutil
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal/stringutil/addr.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal/stringutil/addr_test.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal/stringutil/find.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal/stringutil/find_test.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal/stringutil/rand_source.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal/stringutil/split.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal/stringutil/split_test.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal/stringutil/uuid.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal/stringutil/uuid_test.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal/stringutil/wrap.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal/stringutil/wrap_test.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal/test
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal/test/golden.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal/test/golden_test.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal/test/testing.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal/test/testing_test.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal/textproto
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal/textproto/header.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal/textproto/header_test.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal/textproto/pipeline.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal/textproto/reader.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal/textproto/reader_email.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal/textproto/reader_test.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal/textproto/textproto.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal/textproto/writer.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/internal/textproto/writer_test.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/match.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/match_test.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/mediatype
/usr/share/gocode/src/github.com/jhillyerd/enmime/mediatype/mediatype.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/mediatype/mediatype_test.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/options.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/options_test.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/parser.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/part.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/part_test.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/randoption_test.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/sender.go
/usr/share/gocode/src/github.com/jhillyerd/enmime/sender_test.go
/usr/share/licenses/golang-github-jhillyerd-enmime-devel
/usr/share/licenses/golang-github-jhillyerd-enmime-devel/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Sep 11 01:06:19 2024