SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-github-christrenkamp-goxpath-devel rpm build for : Fedora 36. For other distributions click golang-github-christrenkamp-goxpath-devel.

Name : golang-github-christrenkamp-goxpath-devel
Version : 0 Vendor : Fedora Project
Release : 0.7.20200627gitc5096ec.fc36 Date : 2022-07-19 22:18:12
Group : Unspecified Source RPM : golang-github-christrenkamp-goxpath-0-0.7.20200627gitc5096ec.fc36.src.rpm
Size : 0.13 MB
Packager : Fedora Project
Summary : XPath 1.0 implementation
Description :
An XPath 1.0 implementation written in the Go programming language.

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

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/updates/36/Everything/armhfp/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-github-christrenkamp-goxpath-devel-0-0.7.20200627gitc5096ec.fc36.noarch.rpm
     

Provides :
golang(github.com/ChrisTrenkamp/goxpath)
golang(github.com/ChrisTrenkamp/goxpath)(commit=c5096ec8773dd9f554971472081ddfbb0782334e)
golang(github.com/ChrisTrenkamp/goxpath/internal/execxp)
golang(github.com/ChrisTrenkamp/goxpath/internal/execxp)(commit=c5096ec8773dd9f554971472081ddfbb0782334e)
golang(github.com/ChrisTrenkamp/goxpath/internal/execxp/findutil)
golang(github.com/ChrisTrenkamp/goxpath/internal/execxp/findutil)(commit=c5096ec8773dd9f554971472081ddfbb0782334e)
golang(github.com/ChrisTrenkamp/goxpath/internal/execxp/intfns)
golang(github.com/ChrisTrenkamp/goxpath/internal/execxp/intfns)(commit=c5096ec8773dd9f554971472081ddfbb0782334e)
golang(github.com/ChrisTrenkamp/goxpath/internal/xsort)
golang(github.com/ChrisTrenkamp/goxpath/internal/xsort)(commit=c5096ec8773dd9f554971472081ddfbb0782334e)
golang(github.com/ChrisTrenkamp/goxpath/lexer)
golang(github.com/ChrisTrenkamp/goxpath/lexer)(commit=c5096ec8773dd9f554971472081ddfbb0782334e)
golang(github.com/ChrisTrenkamp/goxpath/parser)
golang(github.com/ChrisTrenkamp/goxpath/parser)(commit=c5096ec8773dd9f554971472081ddfbb0782334e)
golang(github.com/ChrisTrenkamp/goxpath/parser/pathexpr)
golang(github.com/ChrisTrenkamp/goxpath/parser/pathexpr)(commit=c5096ec8773dd9f554971472081ddfbb0782334e)
golang(github.com/ChrisTrenkamp/goxpath/tree)
golang(github.com/ChrisTrenkamp/goxpath/tree)(commit=c5096ec8773dd9f554971472081ddfbb0782334e)
golang(github.com/ChrisTrenkamp/goxpath/tree/xmlstruct)
golang(github.com/ChrisTrenkamp/goxpath/tree/xmlstruct)(commit=c5096ec8773dd9f554971472081ddfbb0782334e)
golang(github.com/ChrisTrenkamp/goxpath/tree/xmltree)
golang(github.com/ChrisTrenkamp/goxpath/tree/xmltree)(commit=c5096ec8773dd9f554971472081ddfbb0782334e)
golang(github.com/ChrisTrenkamp/goxpath/tree/xmltree/xmlbuilder)
golang(github.com/ChrisTrenkamp/goxpath/tree/xmltree/xmlbuilder)(commit=c5096ec8773dd9f554971472081ddfbb0782334e)
golang(github.com/ChrisTrenkamp/goxpath/tree/xmltree/xmlele)
golang(github.com/ChrisTrenkamp/goxpath/tree/xmltree/xmlele)(commit=c5096ec8773dd9f554971472081ddfbb0782334e)
golang(github.com/ChrisTrenkamp/goxpath/tree/xmltree/xmlnode)
golang(github.com/ChrisTrenkamp/goxpath/tree/xmltree/xmlnode)(commit=c5096ec8773dd9f554971472081ddfbb0782334e)
golang(github.com/ChrisTrenkamp/goxpath/xconst)
golang(github.com/ChrisTrenkamp/goxpath/xconst)(commit=c5096ec8773dd9f554971472081ddfbb0782334e)
golang-github-christrenkamp-goxpath-devel
golang-ipath(github.com/ChrisTrenkamp/goxpath)
golang-ipath(github.com/ChrisTrenkamp/goxpath)(commit=c5096ec8773dd9f554971472081ddfbb0782334e)

Requires :
go-filesystem
golang(golang.org/x/net/html/charset)
golang(golang.org/x/text/language)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/golang-github-christrenkamp-goxpath-devel
/usr/share/doc/golang-github-christrenkamp-goxpath-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/ChrisTrenkamp
/usr/share/gocode/src/github.com/ChrisTrenkamp/goxpath
/usr/share/gocode/src/github.com/ChrisTrenkamp/goxpath/.goipath
/usr/share/gocode/src/github.com/ChrisTrenkamp/goxpath/README.md
/usr/share/gocode/src/github.com/ChrisTrenkamp/goxpath/cmd
/usr/share/gocode/src/github.com/ChrisTrenkamp/goxpath/cmd/goxpath
/usr/share/gocode/src/github.com/ChrisTrenkamp/goxpath/cmd/goxpath/goxpath.go
/usr/share/gocode/src/github.com/ChrisTrenkamp/goxpath/cmd/goxpath/goxpath_test.go
/usr/share/gocode/src/github.com/ChrisTrenkamp/goxpath/comp_test.go
/usr/share/gocode/src/github.com/ChrisTrenkamp/goxpath/err_test.go
/usr/share/gocode/src/github.com/ChrisTrenkamp/goxpath/fns_test.go
/usr/share/gocode/src/github.com/ChrisTrenkamp/goxpath/goxpath.go
/usr/share/gocode/src/github.com/ChrisTrenkamp/goxpath/internal
/usr/share/gocode/src/github.com/ChrisTrenkamp/goxpath/internal/execxp
/usr/share/gocode/src/github.com/ChrisTrenkamp/goxpath/internal/execxp/execxp.go
/usr/share/gocode/src/github.com/ChrisTrenkamp/goxpath/internal/execxp/findutil
/usr/share/gocode/src/github.com/ChrisTrenkamp/goxpath/internal/execxp/findutil/findUtil.go
/usr/share/gocode/src/github.com/ChrisTrenkamp/goxpath/internal/execxp/intfns
/usr/share/gocode/src/github.com/ChrisTrenkamp/goxpath/internal/execxp/intfns/boolfns.go
/usr/share/gocode/src/github.com/ChrisTrenkamp/goxpath/internal/execxp/intfns/intfns.go
/usr/share/gocode/src/github.com/ChrisTrenkamp/goxpath/internal/execxp/intfns/nodesetfns.go
/usr/share/gocode/src/github.com/ChrisTrenkamp/goxpath/internal/execxp/intfns/numfns.go
/usr/share/gocode/src/github.com/ChrisTrenkamp/goxpath/internal/execxp/intfns/stringfns.go
/usr/share/gocode/src/github.com/ChrisTrenkamp/goxpath/internal/execxp/operators.go
/usr/share/gocode/src/github.com/ChrisTrenkamp/goxpath/internal/execxp/paths.go
/usr/share/gocode/src/github.com/ChrisTrenkamp/goxpath/internal/xsort
/usr/share/gocode/src/github.com/ChrisTrenkamp/goxpath/internal/xsort/xsort.go
There is 36 files more in these RPM.

 
ICM