Texsoup

Latest version: v0.3.1

Safety actively analyzes 638437 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.1.3

\item`s are now parsed correctly:
- includes correctly tex parsing for all item contents (e.g., environments, text, commands etc.)
- respects strange item parsing rules: preceding whitespace can be arbitrarily long, but once content starts, there can only be one line break between content (not 2 successive line breaks)
- (biggest change) adds a new line to the end of each `\item`

0.1.2

- fixed command argument parsing (ate up strange characters at random)

0.1.1

- Bug fixes related to parsing and tokenization errors
- More robust behavior for `item` and environments such as `$$`, `verbatim` etc.

0.1

* New tokenizer allows for preservation of whitespace
* More robust to line breaks in command arguments, math environments
* immune to mumbo jumbo in verbatim, lstlisting etc.
* Small bug fixes
* Accommodates more edge cases, involve command parsing

0.0.2

Users can now modify the parse tree in-place with add, remove, replace functionality.

0.0.1

basic search and navigation functionality

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.