CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/12/18 05:54:50
Log message:
import ports/devel/py-tokenize-rt, ok tb
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.
This library is useful if you're writing a refactoring tool based
on the Python tokenization.
Status:
Vendor Tag: sthen
Release Tags: sthen_20241218
N ports/devel/py-tokenize-rt/Makefile
N ports/devel/py-tokenize-rt/distinfo
N ports/devel/py-tokenize-rt/pkg/PLIST
N ports/devel/py-tokenize-rt/pkg/DESCR
No conflicts created by this import