パッケージ: 2to3 (3.9.2-3)
2to3 に関するリンク
Debian の資源:
python3-defaults ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [www.python.org]
類似のパッケージ:
2to3 binary using python3
2to3 is a Python program that reads Python 2.x source code and applies a series of fixers to transform it into valid Python 3.x code. The standard library contains a rich set of fixers that will handle almost all code. 2to3 supporting library lib2to3 is, however, a flexible and generic library, so it is possible to write your own fixers for 2to3. lib2to3 could also be adapted to custom applications in which Python code needs to be edited automatically.
This package is a dependency package, which depends on Debian's default Python 3 2to3 version (currently v3.9).
その他の 2to3 関連パッケージ
|
|
|
|
-
- dep: python3 (>= 3.9.2-3)
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-lib2to3 (>= 3.9.2-0~)
- Interactive high-level object-oriented language (lib2to3)