Package python3-module-tokenize-rt: Information

  • Default inline alert: Version in the repository: 5.2.0-alt1

Source package: python3-module-tokenize-rt
Version: 5.0.0-alt1
Latest version according to Repology
Build time:  Feb 13, 2023, 10:37 AM in the task #315143
Report package bug
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.

List of rpms provided by this srpm:
python3-module-tokenize-rt (noarch)

Maintainer: Anton Zhukharev

List of contributors:
Anton Zhukharev

ACL:
Anton Zhukharev
@everybody

    1. python3(covdefaults)
    2. python3(coverage)
    3. python3(wheel)
    4. python3(pytest)
    5. python3-module-pyproject-installer >= 0.4.0
    6. python3-module-tox
    7. python3-module-tox-console-scripts
    8. python3-module-tox-no-deps
    9. python3(setuptools)
    10. rpm-build-python3

Last changed


Feb. 13, 2023 Anton Zhukharev 5.0.0-alt1
- 4.2.1 -> 5.5.0
Oct. 1, 2022 Anton Zhukharev 4.2.1-alt1
- initial build for Sisyphus