Sun, 30 Jun 2024 20:34:19 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 ascending sort Size
/usr/lib/python3.11/site-packages/libcst/_nodes0.00 B
/usr/lib/python3.11/site-packages/libcst/_nodes/__init__.py358.00 B
/usr/lib/python3.11/site-packages/libcst/_nodes/__pycache__0.00 B
/usr/lib/python3.11/site-packages/libcst/_nodes/__pycache__/__init__.cpython-311.opt-1.pyc362.00 B
/usr/lib/python3.11/site-packages/libcst/_nodes/__pycache__/__init__.cpython-311.pyc362.00 B
/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/_nodes/__pycache__/deep_equals.cpython-311.opt-1.pyc2.95 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/__pycache__/deep_equals.cpython-311.pyc2.95 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/__pycache__/expression.cpython-311.opt-1.pyc172.31 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/__pycache__/expression.cpython-311.pyc172.31 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/__pycache__/internal.cpython-311.opt-1.pyc10.34 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/__pycache__/internal.cpython-311.pyc10.34 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/__pycache__/module.cpython-311.opt-1.pyc7.36 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/__pycache__/module.cpython-311.pyc7.36 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/__pycache__/op.cpython-311.opt-1.pyc35.62 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/__pycache__/op.cpython-311.pyc35.62 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/__pycache__/statement.cpython-311.opt-1.pyc114.08 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/__pycache__/statement.cpython-311.pyc114.08 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/__pycache__/whitespace.cpython-311.opt-1.pyc13.93 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/__pycache__/whitespace.cpython-311.pyc13.93 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/base.py18.89 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/deep_equals.py1.68 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/expression.py135.00 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/internal.py7.48 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/module.py6.46 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/op.py30.32 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/statement.py90.48 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/tests0.00 B
/usr/lib/python3.11/site-packages/libcst/_nodes/tests/__init__.py177.00 B
/usr/lib/python3.11/site-packages/libcst/_nodes/tests/__pycache__0.00 B
/usr/lib/python3.11/site-packages/libcst/_nodes/tests/__pycache__/__init__.cpython-311.opt-1.pyc174.00 B
/usr/lib/python3.11/site-packages/libcst/_nodes/tests/__pycache__/__init__.cpython-311.pyc174.00 B
/usr/lib/python3.11/site-packages/libcst/_nodes/tests/__pycache__/base.cpython-311.opt-1.pyc16.39 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/tests/__pycache__/base.cpython-311.pyc16.39 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/tests/__pycache__/test_assert.cpython-311.opt-1.pyc5.67 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/tests/__pycache__/test_assert.cpython-311.pyc5.67 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/tests/__pycache__/test_assign.cpython-311.opt-1.pyc14.45 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/tests/__pycache__/test_assign.cpython-311.pyc14.45 KB
/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/_nodes/tests/__pycache__/test_attribute.cpython-311.opt-1.pyc3.56 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/tests/__pycache__/test_attribute.cpython-311.pyc3.56 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/tests/__pycache__/test_await.cpython-311.opt-1.pyc6.67 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/tests/__pycache__/test_await.cpython-311.pyc6.67 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/tests/__pycache__/test_binary_op.cpython-311.opt-1.pyc6.12 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/tests/__pycache__/test_binary_op.cpython-311.pyc6.12 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/tests/__pycache__/test_boolean_op.cpython-311.opt-1.pyc5.00 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/tests/__pycache__/test_boolean_op.cpython-311.pyc5.00 KB
/usr/lib/python3.11/site-packages/libcst/_nodes/tests/__pycache__/test_call.cpython-311.opt-1.pyc20.32 KB
Component of No Buildroots