Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-01 | 245 Bytes | |
v0.3.31 source code.tar.gz | 2025-07-01 | 71.0 kB | |
v0.3.31 source code.zip | 2025-07-01 | 90.2 kB | |
Totals: 3 Items | 161.5 kB | 0 |
- Improve type hints, add docstrings to type hints. Fixes [#167]
- Prevent decomposing of the root node in lexbor. Fixes [#168]
- Unpin Cython version and make it Optional. Fixes [#164], [#166]
- Allow empty attribute values. Fixes [#165].