Thu, 29 Jan 2026 00:29:54 CST | login

Information for RPM python3-parso-0.8.3-4.ocs23.noarch.rpm

ID35206
Namepython3-parso
Version0.8.3
Release4.ocs23
Epoch
Archnoarch
SummaryParser that supports error recovery and round-trip parsing
DescriptionParso is a Python parser that supports error recovery and round-trip parsing for different Python versions (in multiple Python versions). Parso is also able to list multiple syntax errors in your python file. Parso has been battle-tested by jedi. It was pulled out of jedi to be useful for other projects as well. Parso consists of a small API to parse Python and analyse the syntax tree.
Build Time2023-09-08 21:51:22 GMT
Size156.70 KB
bef4f714f32c1a55c512eb57f60bff75
LicenseMIT and Python
Buildrootdist-ocs23-build-64808-2964
Provides
python-parso = 0.8.3-4.ocs23
python3-parso = 0.8.3-4.ocs23
python3.10-parso = 0.8.3-4.ocs23
python3.10dist(parso) = 0.8.3
python3dist(parso) = 0.8.3
Obsoletes
python3.10-parso < 0.8.3-4.ocs23
Conflicts No Conflicts
Requires
python(abi) = 3.10
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 85 >>>
Name ascending sort Size
/usr/lib/python3.10/site-packages/parso0.00 B
/usr/lib/python3.10/site-packages/parso-0.8.3.dist-info0.00 B
/usr/lib/python3.10/site-packages/parso-0.8.3.dist-info/AUTHORS.txt1.98 KB
/usr/lib/python3.10/site-packages/parso-0.8.3.dist-info/INSTALLER4.00 B
/usr/lib/python3.10/site-packages/parso-0.8.3.dist-info/LICENSE.txt4.08 KB
/usr/lib/python3.10/site-packages/parso-0.8.3.dist-info/METADATA7.41 KB
/usr/lib/python3.10/site-packages/parso-0.8.3.dist-info/WHEEL110.00 B
/usr/lib/python3.10/site-packages/parso-0.8.3.dist-info/top_level.txt6.00 B
/usr/lib/python3.10/site-packages/parso/__init__.py1.57 KB
/usr/lib/python3.10/site-packages/parso/__pycache__0.00 B
/usr/lib/python3.10/site-packages/parso/__pycache__/__init__.cpython-310.opt-1.pyc1.80 KB
/usr/lib/python3.10/site-packages/parso/__pycache__/__init__.cpython-310.pyc1.80 KB
/usr/lib/python3.10/site-packages/parso/__pycache__/_compatibility.cpython-310.opt-1.pyc222.00 B
/usr/lib/python3.10/site-packages/parso/__pycache__/_compatibility.cpython-310.pyc222.00 B
/usr/lib/python3.10/site-packages/parso/__pycache__/cache.cpython-310.opt-1.pyc5.86 KB
/usr/lib/python3.10/site-packages/parso/__pycache__/cache.cpython-310.pyc5.86 KB
/usr/lib/python3.10/site-packages/parso/__pycache__/file_io.cpython-310.opt-1.pyc1.67 KB
/usr/lib/python3.10/site-packages/parso/__pycache__/file_io.cpython-310.pyc1.67 KB
/usr/lib/python3.10/site-packages/parso/__pycache__/grammar.cpython-310.opt-1.pyc9.09 KB
/usr/lib/python3.10/site-packages/parso/__pycache__/grammar.cpython-310.pyc9.09 KB
/usr/lib/python3.10/site-packages/parso/__pycache__/normalizer.cpython-310.opt-1.pyc7.15 KB
/usr/lib/python3.10/site-packages/parso/__pycache__/normalizer.cpython-310.pyc7.15 KB
/usr/lib/python3.10/site-packages/parso/__pycache__/parser.cpython-310.opt-1.pyc6.81 KB
/usr/lib/python3.10/site-packages/parso/__pycache__/parser.cpython-310.pyc6.81 KB
/usr/lib/python3.10/site-packages/parso/__pycache__/tree.cpython-310.opt-1.pyc15.17 KB
/usr/lib/python3.10/site-packages/parso/__pycache__/tree.cpython-310.pyc15.17 KB
/usr/lib/python3.10/site-packages/parso/__pycache__/utils.cpython-310.opt-1.pyc5.40 KB
/usr/lib/python3.10/site-packages/parso/__pycache__/utils.cpython-310.pyc5.40 KB
/usr/lib/python3.10/site-packages/parso/_compatibility.py70.00 B
/usr/lib/python3.10/site-packages/parso/cache.py8.25 KB
/usr/lib/python3.10/site-packages/parso/file_io.py1023.00 B
/usr/lib/python3.10/site-packages/parso/grammar.py10.24 KB
/usr/lib/python3.10/site-packages/parso/normalizer.py5.47 KB
/usr/lib/python3.10/site-packages/parso/parser.py7.01 KB
/usr/lib/python3.10/site-packages/parso/pgen20.00 B
/usr/lib/python3.10/site-packages/parso/pgen2/__init__.py382.00 B
/usr/lib/python3.10/site-packages/parso/pgen2/__pycache__0.00 B
/usr/lib/python3.10/site-packages/parso/pgen2/__pycache__/__init__.cpython-310.opt-1.pyc212.00 B
/usr/lib/python3.10/site-packages/parso/pgen2/__pycache__/__init__.cpython-310.pyc212.00 B
/usr/lib/python3.10/site-packages/parso/pgen2/__pycache__/generator.cpython-310.opt-1.pyc9.58 KB
/usr/lib/python3.10/site-packages/parso/pgen2/__pycache__/generator.cpython-310.pyc9.89 KB
/usr/lib/python3.10/site-packages/parso/pgen2/__pycache__/grammar_parser.cpython-310.opt-1.pyc4.48 KB
/usr/lib/python3.10/site-packages/parso/pgen2/__pycache__/grammar_parser.cpython-310.pyc4.54 KB
/usr/lib/python3.10/site-packages/parso/pgen2/generator.py14.23 KB
/usr/lib/python3.10/site-packages/parso/pgen2/grammar_parser.py5.39 KB
/usr/lib/python3.10/site-packages/parso/python0.00 B
/usr/lib/python3.10/site-packages/parso/python/__init__.py0.00 B
/usr/lib/python3.10/site-packages/parso/python/__pycache__0.00 B
/usr/lib/python3.10/site-packages/parso/python/__pycache__/__init__.cpython-310.opt-1.pyc151.00 B
/usr/lib/python3.10/site-packages/parso/python/__pycache__/__init__.cpython-310.pyc151.00 B
Component of No Buildroots