[ trixie ]
[ sid ]
[ ソース: python-libcst ]
パッケージ: python3-libcst (1.4.0-1.1)
python3-libcst に関するリンク
Debian の資源:
python-libcst ソースパッケージをダウンロード:
- [python-libcst_1.4.0-1.1.dsc]
- [python-libcst_1.4.0.orig.tar.gz]
- [python-libcst_1.4.0-1.1.debian.tar.xz]
メンテナ:
類似のパッケージ:
Concrete Syntax Tree (CST) parser and serializer library for Python
LibCST parses Python 3.0 -> 3.11 source code as a CST tree that keeps all formatting details (comments, whitespaces, parentheses, etc). It's useful for building automated refactoring (codemod) applications and linters.
その他の python3-libcst 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 4.2)
- GCC 共有ライブラリ
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.12~)
-
- dep: python3-yaml (>= 5.2)
- YAML parser and emitter for Python3