Thu, 04 Jul 2024 20:10:10 UTC | login

Information for RPM python3-libcst-0.3.21-5.fc37.noarch.rpm

ID806237
Namepython3-libcst
Version0.3.21
Release5.fc37
Epoch
Archnoarch
SummaryA concrete syntax tree with AST-like properties for Python 3
Description LibCST parses Python 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. LibCST creates a compromise between an Abstract Syntax Tree (AST) and a traditional Concrete Syntax Tree (CST). By carefully reorganizing and naming node types and fields, it creates a lossless CST that looks and feels like an AST.
Build Time2022-07-22 19:50:52 GMT
Size988.63 KB
77c76709ec6a62cf0be23bb61a095765
LicenseMIT and (MIT and Python) and ASL 2.0
Provides
python-libcst = 0.3.21-5.fc37
python3-libcst = 0.3.21-5.fc37
python3.11-libcst = 0.3.21-5.fc37
python3.11dist(libcst) = 0.3.21
python3dist(libcst) = 0.3.21
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
python(abi) = 3.11
python3.11dist(pyyaml) >= 5.2
python3.11dist(typing-extensions) >= 3.7.4.2
python3.11dist(typing-inspect) >= 0.4
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
<<< 51 through 100 of 837 >>>
Name Size descending sort
/usr/lib/python3.11/site-packages/libcst/_nodes/tests/__pycache__/test_atom.cpython-311.opt-1.pyc34.17 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/tests/__pycache__/test_atom.cpython-311.pyc34.17 KB
/usr/lib/python3.11/site-packages/libcst/matchers/_visitors.py33.73 KB
/usr/lib/python3.11/site-packages/libcst/matchers/__pycache__/_visitors.cpython-311.opt-1.pyc30.88 KB
/usr/lib/python3.11/site-packages/libcst/matchers/__pycache__/_visitors.cpython-311.pyc30.88 KB
/usr/lib/python3.11/site-packages/libcst/matchers/tests/__pycache__/test_matchers_with_metadata.cpython-311.opt-1.pyc30.65 KB
/usr/lib/python3.11/site-packages/libcst/matchers/tests/__pycache__/test_matchers_with_metadata.cpython-311.pyc30.65 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/op.py30.32 KB
/usr/lib/python3.11/site-packages/libcst/tool.py29.14 KB
/usr/lib/python3.11/site-packages/libcst/codegen/__pycache__/gen_matcher_classes.cpython-311.opt-1.pyc29.12 KB
/usr/lib/python3.11/site-packages/libcst/codegen/__pycache__/gen_matcher_classes.cpython-311.pyc29.12 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/tests/__pycache__/test_import.cpython-311.opt-1.pyc28.58 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/tests/__pycache__/test_import.cpython-311.pyc28.58 KB
/usr/lib/python3.11/site-packages/libcst/codemod/visitors/__pycache__/_apply_type_annotations.cpython-311.opt-1.pyc28.55 KB
/usr/lib/python3.11/site-packages/libcst/codemod/visitors/__pycache__/_apply_type_annotations.cpython-311.pyc28.55 KB
/usr/lib/python3.11/site-packages/libcst/metadata/tests/__pycache__/test_name_provider.cpython-311.opt-1.pyc28.13 KB
/usr/lib/python3.11/site-packages/libcst/metadata/tests/__pycache__/test_name_provider.cpython-311.pyc28.13 KB
/usr/lib/python3.11/site-packages/libcst/metadata/tests/__pycache__/test_metadata_provider.cpython-311.opt-1.pyc28.08 KB
/usr/lib/python3.11/site-packages/libcst/metadata/tests/__pycache__/test_metadata_provider.cpython-311.pyc28.08 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/tests/test_import.py27.73 KB
/usr/lib/python3.11/site-packages/libcst/codemod/__pycache__/_cli.cpython-311.opt-1.pyc27.50 KB
/usr/lib/python3.11/site-packages/libcst/codemod/__pycache__/_cli.cpython-311.pyc27.50 KB
/usr/lib/python3.11/site-packages/libcst/codemod/visitors/tests/test_apply_type_annotations.py27.48 KB
/usr/lib/python3.11/site-packages/libcst/_parser/tests/__pycache__/test_wrapped_tokenize.cpython-311.opt-1.pyc27.36 KB
/usr/lib/python3.11/site-packages/libcst/_parser/tests/__pycache__/test_wrapped_tokenize.cpython-311.pyc27.36 KB
/usr/lib/python3.11/site-packages/libcst/helpers/__pycache__/_template.cpython-311.opt-1.pyc27.00 KB
/usr/lib/python3.11/site-packages/libcst/helpers/__pycache__/_template.cpython-311.pyc27.00 KB
/usr/lib/python3.11/site-packages/libcst/tests/__pycache__/test_tool.cpython-311.opt-1.pyc25.27 KB
/usr/lib/python3.11/site-packages/libcst/tests/__pycache__/test_tool.cpython-311.pyc25.27 KB
/usr/lib/python3.11/site-packages/libcst/codemod/visitors/tests/__pycache__/test_remove_imports.cpython-311.opt-1.pyc25.09 KB
/usr/lib/python3.11/site-packages/libcst/codemod/visitors/tests/__pycache__/test_remove_imports.cpython-311.pyc25.09 KB
/usr/lib/python3.11/site-packages/libcst/tests/test_tool.py24.74 KB
/usr/lib/python3.11/site-packages/libcst/codemod/visitors/tests/__pycache__/test_apply_type_annotations.cpython-311.opt-1.pyc24.36 KB
/usr/lib/python3.11/site-packages/libcst/codemod/visitors/tests/__pycache__/test_apply_type_annotations.cpython-311.pyc24.36 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/__pycache__/base.cpython-311.opt-1.pyc23.91 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/__pycache__/base.cpython-311.pyc23.91 KB
/usr/lib/python3.11/site-packages/libcst/codemod/_cli.py23.91 KB
/usr/lib/python3.11/site-packages/libcst/codemod/visitors/tests/test_remove_imports.py23.10 KB
/usr/lib/python3.11/site-packages/libcst/matchers/tests/__pycache__/test_extract.cpython-311.opt-1.pyc22.27 KB
/usr/lib/python3.11/site-packages/libcst/matchers/tests/__pycache__/test_extract.cpython-311.pyc22.27 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/tests/test_call.py22.16 KB
/usr/lib/python3.11/site-packages/libcst/codemod/visitors/_apply_type_annotations.py21.90 KB
/usr/lib/python3.11/site-packages/libcst/matchers/tests/test_matchers_with_metadata.py21.71 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/tests/__pycache__/test_call.cpython-311.opt-1.pyc20.32 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/tests/__pycache__/test_call.cpython-311.pyc20.32 KB
/usr/lib/python3.11/site-packages/libcst/codemod/visitors/__pycache__/_remove_imports.cpython-311.opt-1.pyc20.26 KB
/usr/lib/python3.11/site-packages/libcst/codemod/visitors/__pycache__/_remove_imports.cpython-311.pyc20.26 KB
/usr/lib/python3.11/site-packages/libcst/codegen/gen_matcher_classes.py19.96 KB
/usr/lib/python3.11/site-packages/libcst/codemod/visitors/_remove_imports.py19.92 KB
/usr/lib/python3.11/site-packages/libcst/matchers/tests/test_visitors.py19.71 KB
Component of No Buildroots