Language

Package: python-tokenize-rt @ 2.0.1

Synopsis

Wrapper around the stdlib tokenize which roundtrips.

Description

This Python library is a wrapper around tokenize from the Python standard library. It provides two additional tokens ESCAPED_NL and UNIMPORTANT_WS, and a Token data type. Use src_to_tokens and tokens_to_src to roundtrip.

Home page
https://github.com/asottile/tokenize-rt
Location
gnu/packages/python-xyz.scm (line: 16951, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings