jim teeuwen
|
882ba8d0bb
|
Switch to more liberay CC0 public domain license
|
2011-03-19 14:50:46 +01:00 |
jim teeuwen
|
5fff1fb51a
|
Allow SelectNode() calls with a wildcard as the namespace name ("*"). This allows us to find nodes if we do not strictly care about what namespace it carries. Same deal for attributes. node.SelectNode("*", foo") finds any node named "foo", regardless of what namespace it has.
|
2011-02-01 15:29:35 +01:00 |
jim teeuwen
|
9b53d04d9d
|
Making package easily usable with goinstall. Including the reference to go-iconv.
|
2011-01-20 22:48:03 +01:00 |