python39-tokenize-rt - A wrapper around the stdlib tokenize which roundtrips
Website: | https://github.com/asottile/tokenize-rt |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- Description:
The stdlib tokenize module does not properly roundtrip. This wrapper around the stdlib provides two additional tokens ESCAPED_NL and UNIMPORTANT_WS, and a Token data type. Use src_to_tokens and tokens_to_src to roundtrip.
Packages
python39-tokenize-rt-5.2.0-1.aldos.noarch [12 KiB] |
Changelog
by Joel Barrios (2024-03-15):
- Initial package. |