golang-gopkg-xmlpath.v2-dev 0.0~git20150820.0.860cbec-5 (amd64 binary) in ubuntu cosmic

 Package xmlpath implements a strict subset of the XPath specification
 for the Go language. At the moment, xmlpath is compatible with the
 XPath specification to the following extent:
  - All axes are supported ("child", "following-sibling", etc)
  - All abbreviated forms are supported (".", "//", etc)
  - All node types except for namespace are supported
  - Predicates may be [N], [path], [not(path)], [path=literal]
    or [contains(path, literal)]
  - Predicates may be joined with "or", "and", and parenthesis
  - Richer expressions and namespaces are not supported

Details

Package version:
0.0~git20150820.0.860cbec-5
Source:
golang-gopkg-xmlpath.v2 0.0~git20150820.0.860cbec-5 source package in Ubuntu
Status:
Obsolete
Component:
universe
Priority:
Extra