blob: b7f6ea6c358e53f1c31446fa35263b991b628933 (
plain)
1
2
3
4
5
|
Html search using non-standard xpath, written in C. See tests/main.c
# Note
This library does not decode html sequences in text and attribute values.
Tag and attribute key matching is case-insensitive.
|