软件包:2to3(3.12.6-1+exp1)
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
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.12).
其他与 2to3 有关的软件包
|
|
|
|
-
- dep: python3 (>= 3.12.6-1+exp1)
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-lib2to3 (>= 3.12.6-1~)
- Interactive high-level object-oriented language (lib2to3)