Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37039470
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-tokenize-rt

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 5.2.0-alt1
Время сборки: 1 августа 2023, 07:04 ( 34.3 недели назад )
Размер архива: 11.03 Kb

Домашняя страница:   https://pypi.org/project/tokenize-rt/

Лицензия: MIT
О пакете: A wrapper around the stdlib `tokenize` which roundtrips
Описание:

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.

Текущий майнтейнер: Anton Zhukharev

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • python3-module-tokenize-rt
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin