We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4312958 commit baed3c1Copy full SHA for baed3c1
1 file changed
README.md
@@ -1,5 +1,10 @@
1
# simdxml
2
3
+[](https://pypi.org/project/simdxml/)
4
+[](https://github.com/simdxml/simdxml-python/actions/workflows/ci.yml)
5
+[](https://pypi.org/project/simdxml/)
6
+[](https://github.com/simdxml/simdxml-python/blob/main/LICENSE)
7
+
8
SIMD-accelerated XML parser with full XPath 1.0 support for Python.
9
10
`simdxml` parses XML into flat arrays instead of a DOM tree, then evaluates
0 commit comments