Sun, 06 Oct 2024 17:06:35 UTC | login

Information for build golang-github-julienschmidt-httprouter-1.3.0-3.fc33

ID174794
Package Namegolang-github-julienschmidt-httprouter
Version1.3.0
Release3.fc33
Epoch
SummaryHigh performance http request router that scales well
Description HttpRouter is a lightweight high performance HTTP request router (also called multiplexer or just mux for short) for Go. In contrast to the default mux of Go's net/http package, this router supports variables in the routing pattern and matches against the request method. It also scales better. The router is optimized for high performance and a small memory footprint. It scales well even with very long paths and a large number of routes. A compressing dynamic trie (radix tree) structure is used for efficient matching.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 13:02:37 UTC
CompletedThu, 13 Aug 2020 13:02:37 UTC
Tags
f33
f37
f38
RPMs
src
golang-github-julienschmidt-httprouter-1.3.0-3.fc33.src.rpm (info) (download)
noarch
golang-github-julienschmidt-httprouter-devel-1.3.0-3.fc33.noarch.rpm (info) (download)
Changelog * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sun Feb 16 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.3.0-1 - Update to latest version - Enable tests again * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Apr 20 2019 Robert-André Mauchin <zebob.m@gmail.com> - 1.2.0-1 - Release 1.2.0 * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-16.gitadbc77e - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Oct 23 2018 Nicolas Mailhot <nim@fedoraproject.org> - 1.1-15.gitadbc77e - redhat-rpm-config-123 triggers bugs in gosetup, remove it from Go spec files as it’s just an alias - https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/RWD5YATAYAFWKIDZBB7EB6N5DAO4ZKFM/