Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Improved Fault Tolerance, Modification Support source code.tar.gz | 2020-07-22 | 458.0 kB | |
Improved Fault Tolerance, Modification Support source code.zip | 2020-07-22 | 477.8 kB | |
README.md | 2020-07-22 | 414 Bytes | |
Totals: 3 Items | 936.3 kB | 0 |
- can tolerate unclosed bracket or brace groups when
tolerance=1
kwarg is given toTexSoup
constructor - more ubiquitous support for
.name
,.string
,.contents
in-place modification - improved documentation
under the hood
- more robust generic string + spacer tokenization
- more uniform usage of read_command
+ generic read_to_peek
converter
- coverage of more in-place modification scenarios