Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37697524
en ru br
ALT Linux repos
S:5.2.0-alt1

Group :: Development/Python3
RPM: python3-module-tokenize-rt

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 5.2.0-alt1
Build date: 1 august 2023, 07:04 ( 39.3 weeks ago )
Size: 11.03 Kb

Home page:   https://pypi.org/project/tokenize-rt/

License: MIT
Summary: A wrapper around the stdlib `tokenize` which roundtrips
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.

This library is useful if you're writing a refactoring tool based on
the python tokenization.

Current maintainer: Anton Zhukharev

List of contributors

List of rpms provided by this srpm:

  • python3-module-tokenize-rt
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin