| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-15 | 373 Bytes | |
| v0.4.9 source code.tar.gz | 2026-05-15 | 93.4 kB | |
| v0.4.9 source code.zip | 2026-05-15 | 116.8 kB | |
| Totals: 3 Items | 210.6 kB | 0 | |
- Add an ability to specify tags and namespace for fragmented parser
- Add a new serialization mode when pretty printing:
html5test - Allow empty HTML fragments
- Fix attrs access for non-element nodes
- Improve buffer cleanups
- Fix duplicate text when doing
text(deep=True)on a text node - Improve text concatenation performance
- Improve attribute handling