Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: golang-github-exponent-io-jsonpath-devel | Distribution: Fedora Project |
Version: 0 | Vendor: Fedora Project |
Release: 16.20210109gite84ac1b.fc41 | Build date: Thu Jul 18 11:09:58 2024 |
Group: Unspecified | Build host: buildvm-x86-29.iad2.fedoraproject.org |
Size: 35536 | Source RPM: golang-github-exponent-io-jsonpath-0-16.20210109gite84ac1b.fc41.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/exponent-io/jsonpath | |
Summary: Extend the Go runtime's json.Decoder |
This package extends the json.Decoder to support navigating a stream of JSON tokens. You should be able to use this extended Decoder places where a json.Decoder would have been used. This Decoder has the following enhancements: – The Scan method supports scanning a JSON stream while extracting particular values along the way using PathActions. – The SeekTo method supports seeking forward in a JSON token stream to a particular path. – The Path method returns the path of the most recently parsed token. – The Token method has been modified to distinguish between strings that are object keys and strings that are values. Object key strings are returned as the KeyString type rather than a native string. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/exponent-io/jsonpath
MIT
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Jun 17 2024 Robert-André Mauchin <zebob.m@gmail.com> - 0-15 - Fix FTBFS * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
/usr/share/doc/golang-github-exponent-io-jsonpath-devel /usr/share/doc/golang-github-exponent-io-jsonpath-devel/README.md /usr/share/gocode/src/github.com /usr/share/gocode/src/github.com/exponent-io /usr/share/gocode/src/github.com/exponent-io/jsonpath /usr/share/gocode/src/github.com/exponent-io/jsonpath/.goipath /usr/share/gocode/src/github.com/exponent-io/jsonpath/decoder.go /usr/share/gocode/src/github.com/exponent-io/jsonpath/decoder_test.go /usr/share/gocode/src/github.com/exponent-io/jsonpath/example_test.go /usr/share/gocode/src/github.com/exponent-io/jsonpath/go.mod /usr/share/gocode/src/github.com/exponent-io/jsonpath/path.go /usr/share/gocode/src/github.com/exponent-io/jsonpath/path_test.go /usr/share/gocode/src/github.com/exponent-io/jsonpath/pathaction.go /usr/share/gocode/src/github.com/exponent-io/jsonpath/pathaction_test.go /usr/share/licenses/golang-github-exponent-io-jsonpath-devel /usr/share/licenses/golang-github-exponent-io-jsonpath-devel/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 27 02:54:38 2024