Content of RPM
python3-ply-3.11-11.mga10.noarch.rpm :
/usr/lib/python3.12/site-packages/ply
/usr/lib/python3.12/site-packages/ply-3.11.dist-info
/usr/lib/python3.12/site-packages/ply-3.11.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/ply-3.11.dist-info/METADATA
/usr/lib/python3.12/site-packages/ply-3.11.dist-info/WHEEL
/usr/lib/python3.12/site-packages/ply-3.11.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/ply/__init__.py
/usr/lib/python3.12/site-packages/ply/__pycache__
/usr/lib/python3.12/site-packages/ply/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/ply/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/ply/__pycache__/cpp.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/ply/__pycache__/cpp.cpython-312.pyc
/usr/lib/python3.12/site-packages/ply/__pycache__/ctokens.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/ply/__pycache__/ctokens.cpython-312.pyc
/usr/lib/python3.12/site-packages/ply/__pycache__/lex.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/ply/__pycache__/lex.cpython-312.pyc
/usr/lib/python3.12/site-packages/ply/__pycache__/yacc.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/ply/__pycache__/yacc.cpython-312.pyc
/usr/lib/python3.12/site-packages/ply/__pycache__/ygen.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/ply/__pycache__/ygen.cpython-312.pyc
/usr/lib/python3.12/site-packages/ply/cpp.py
/usr/lib/python3.12/site-packages/ply/ctokens.py
/usr/lib/python3.12/site-packages/ply/lex.py
/usr/lib/python3.12/site-packages/ply/yacc.py
/usr/lib/python3.12/site-packages/ply/ygen.py
/usr/share/doc/python3-ply
/usr/share/doc/python3-ply/CHANGES
/usr/share/doc/python3-ply/README.md
/usr/share/doc/python3-ply/TODO
/usr/share/doc/python3-ply/doc
/usr/share/doc/python3-ply/doc/internal.html
/usr/share/doc/python3-ply/doc/makedoc.py
/usr/share/doc/python3-ply/doc/ply.html
/usr/share/doc/python3-ply/example
/usr/share/doc/python3-ply/example/BASIC
/usr/share/doc/python3-ply/example/BASIC/README
/usr/share/doc/python3-ply/example/BASIC/basic.py
/usr/share/doc/python3-ply/example/BASIC/basiclex.py
/usr/share/doc/python3-ply/example/BASIC/basiclog.py
/usr/share/doc/python3-ply/example/BASIC/basinterp.py
/usr/share/doc/python3-ply/example/BASIC/basparse.py
/usr/share/doc/python3-ply/example/BASIC/dim.bas
/usr/share/doc/python3-ply/example/BASIC/func.bas
/usr/share/doc/python3-ply/example/BASIC/gcd.bas
/usr/share/doc/python3-ply/example/BASIC/gosub.bas
/usr/share/doc/python3-ply/example/BASIC/hello.bas
/usr/share/doc/python3-ply/example/BASIC/linear.bas
/usr/share/doc/python3-ply/example/BASIC/maxsin.bas
/usr/share/doc/python3-ply/example/BASIC/powers.bas
/usr/share/doc/python3-ply/example/BASIC/rand.bas
/usr/share/doc/python3-ply/example/BASIC/sales.bas
/usr/share/doc/python3-ply/example/BASIC/sears.bas
/usr/share/doc/python3-ply/example/BASIC/sqrt1.bas
/usr/share/doc/python3-ply/example/BASIC/sqrt2.bas
/usr/share/doc/python3-ply/example/GardenSnake
/usr/share/doc/python3-ply/example/GardenSnake/GardenSnake.py
/usr/share/doc/python3-ply/example/GardenSnake/README
/usr/share/doc/python3-ply/example/README
/usr/share/doc/python3-ply/example/ansic
/usr/share/doc/python3-ply/example/ansic/README
/usr/share/doc/python3-ply/example/ansic/clex.py
/usr/share/doc/python3-ply/example/ansic/cparse.py
/usr/share/doc/python3-ply/example/calc
/usr/share/doc/python3-ply/example/calc/calc.py
/usr/share/doc/python3-ply/example/calcdebug
/usr/share/doc/python3-ply/example/calcdebug/calc.py
/usr/share/doc/python3-ply/example/calceof
/usr/share/doc/python3-ply/example/calceof/calc.py
/usr/share/doc/python3-ply/example/classcalc
/usr/share/doc/python3-ply/example/classcalc/calc.py
/usr/share/doc/python3-ply/example/cleanup.sh
/usr/share/doc/python3-ply/example/closurecalc
/usr/share/doc/python3-ply/example/closurecalc/calc.py
/usr/share/doc/python3-ply/example/hedit
/usr/share/doc/python3-ply/example/hedit/hedit.py
/usr/share/doc/python3-ply/example/newclasscalc
/usr/share/doc/python3-ply/example/newclasscalc/calc.py
/usr/share/doc/python3-ply/example/optcalc
/usr/share/doc/python3-ply/example/optcalc/README
/usr/share/doc/python3-ply/example/optcalc/calc.py
/usr/share/doc/python3-ply/example/unicalc
/usr/share/doc/python3-ply/example/unicalc/calc.py
/usr/share/doc/python3-ply/example/yply
/usr/share/doc/python3-ply/example/yply/README
/usr/share/doc/python3-ply/example/yply/ylex.py
/usr/share/doc/python3-ply/example/yply/yparse.py
/usr/share/doc/python3-ply/example/yply/yply.py
/usr/share/doc/python3-ply/test
/usr/share/doc/python3-ply/test/README
/usr/share/doc/python3-ply/test/calclex.py
/usr/share/doc/python3-ply/test/cleanup.sh
/usr/share/doc/python3-ply/test/lex_closure.py
/usr/share/doc/python3-ply/test/lex_doc1.py
/usr/share/doc/python3-ply/test/lex_dup1.py
/usr/share/doc/python3-ply/test/lex_dup2.py
/usr/share/doc/python3-ply/test/lex_dup3.py
/usr/share/doc/python3-ply/test/lex_empty.py
/usr/share/doc/python3-ply/test/lex_error1.py
/usr/share/doc/python3-ply/test/lex_error2.py
/usr/share/doc/python3-ply/test/lex_error3.py
/usr/share/doc/python3-ply/test/lex_error4.py
/usr/share/doc/python3-ply/test/lex_hedit.py
/usr/share/doc/python3-ply/test/lex_ignore.py
/usr/share/doc/python3-ply/test/lex_ignore2.py
/usr/share/doc/python3-ply/test/lex_literal1.py
/usr/share/doc/python3-ply/test/lex_literal2.py
/usr/share/doc/python3-ply/test/lex_literal3.py
/usr/share/doc/python3-ply/test/lex_many_tokens.py
/usr/share/doc/python3-ply/test/lex_module.py
/usr/share/doc/python3-ply/test/lex_module_import.py
/usr/share/doc/python3-ply/test/lex_object.py
/usr/share/doc/python3-ply/test/lex_opt_alias.py
/usr/share/doc/python3-ply/test/lex_optimize.py
/usr/share/doc/python3-ply/test/lex_optimize2.py
/usr/share/doc/python3-ply/test/lex_optimize3.py
/usr/share/doc/python3-ply/test/lex_optimize4.py
/usr/share/doc/python3-ply/test/lex_re1.py
/usr/share/doc/python3-ply/test/lex_re2.py
/usr/share/doc/python3-ply/test/lex_re3.py
/usr/share/doc/python3-ply/test/lex_rule1.py
/usr/share/doc/python3-ply/test/lex_rule2.py
/usr/share/doc/python3-ply/test/lex_rule3.py
/usr/share/doc/python3-ply/test/lex_state1.py
/usr/share/doc/python3-ply/test/lex_state2.py
/usr/share/doc/python3-ply/test/lex_state3.py
/usr/share/doc/python3-ply/test/lex_state4.py
/usr/share/doc/python3-ply/test/lex_state5.py
/usr/share/doc/python3-ply/test/lex_state_noerror.py
/usr/share/doc/python3-ply/test/lex_state_norule.py
/usr/share/doc/python3-ply/test/lex_state_try.py
/usr/share/doc/python3-ply/test/lex_token1.py
/usr/share/doc/python3-ply/test/lex_token2.py
/usr/share/doc/python3-ply/test/lex_token3.py
/usr/share/doc/python3-ply/test/lex_token4.py
/usr/share/doc/python3-ply/test/lex_token5.py
/usr/share/doc/python3-ply/test/lex_token_dup.py
/usr/share/doc/python3-ply/test/parser.out
/usr/share/doc/python3-ply/test/pkg_test1
/usr/share/doc/python3-ply/test/pkg_test1/__init__.py
/usr/share/doc/python3-ply/test/pkg_test1/parsing
/usr/share/doc/python3-ply/test/pkg_test1/parsing/__init__.py
/usr/share/doc/python3-ply/test/pkg_test1/parsing/calclex.py
/usr/share/doc/python3-ply/test/pkg_test1/parsing/calcparse.py
/usr/share/doc/python3-ply/test/pkg_test1/parsing/lextab.py
/usr/share/doc/python3-ply/test/pkg_test1/parsing/parser.out
/usr/share/doc/python3-ply/test/pkg_test1/parsing/parsetab.py
/usr/share/doc/python3-ply/test/pkg_test2
/usr/share/doc/python3-ply/test/pkg_test2/__init__.py
/usr/share/doc/python3-ply/test/pkg_test2/parsing
/usr/share/doc/python3-ply/test/pkg_test2/parsing/__init__.py
/usr/share/doc/python3-ply/test/pkg_test2/parsing/calclex.py
/usr/share/doc/python3-ply/test/pkg_test2/parsing/calclextab.py
/usr/share/doc/python3-ply/test/pkg_test2/parsing/calcparse.py
/usr/share/doc/python3-ply/test/pkg_test2/parsing/calcparsetab.py
/usr/share/doc/python3-ply/test/pkg_test2/parsing/parser.out
/usr/share/doc/python3-ply/test/pkg_test3
/usr/share/doc/python3-ply/test/pkg_test3/__init__.py
/usr/share/doc/python3-ply/test/pkg_test3/generated
/usr/share/doc/python3-ply/test/pkg_test3/generated/__init__.py
/usr/share/doc/python3-ply/test/pkg_test3/generated/lextab.py
/usr/share/doc/python3-ply/test/pkg_test3/generated/parser.out
/usr/share/doc/python3-ply/test/pkg_test3/generated/parsetab.py
/usr/share/doc/python3-ply/test/pkg_test3/parsing
/usr/share/doc/python3-ply/test/pkg_test3/parsing/__init__.py
/usr/share/doc/python3-ply/test/pkg_test3/parsing/calclex.py
/usr/share/doc/python3-ply/test/pkg_test3/parsing/calcparse.py
/usr/share/doc/python3-ply/test/pkg_test4
/usr/share/doc/python3-ply/test/pkg_test4/__init__.py
/usr/share/doc/python3-ply/test/pkg_test4/parsing
/usr/share/doc/python3-ply/test/pkg_test4/parsing/__init__.py
/usr/share/doc/python3-ply/test/pkg_test4/parsing/calclex.py
/usr/share/doc/python3-ply/test/pkg_test4/parsing/calcparse.py
/usr/share/doc/python3-ply/test/pkg_test5
/usr/share/doc/python3-ply/test/pkg_test5/__init__.py
/usr/share/doc/python3-ply/test/pkg_test5/parsing
/usr/share/doc/python3-ply/test/pkg_test5/parsing/__init__.py
/usr/share/doc/python3-ply/test/pkg_test5/parsing/calclex.py
/usr/share/doc/python3-ply/test/pkg_test5/parsing/calcparse.py
/usr/share/doc/python3-ply/test/pkg_test5/parsing/lextab.py
/usr/share/doc/python3-ply/test/pkg_test5/parsing/parser.out
/usr/share/doc/python3-ply/test/pkg_test5/parsing/parsetab.py
/usr/share/doc/python3-ply/test/pkg_test6
/usr/share/doc/python3-ply/test/pkg_test6/__init__.py
/usr/share/doc/python3-ply/test/pkg_test6/parsing
/usr/share/doc/python3-ply/test/pkg_test6/parsing/__init__.py
/usr/share/doc/python3-ply/test/pkg_test6/parsing/calclex.py
/usr/share/doc/python3-ply/test/pkg_test6/parsing/calcparse.py
/usr/share/doc/python3-ply/test/pkg_test6/parsing/expression.py
/usr/share/doc/python3-ply/test/pkg_test6/parsing/lextab.py
/usr/share/doc/python3-ply/test/pkg_test6/parsing/parser.out
/usr/share/doc/python3-ply/test/pkg_test6/parsing/parsetab.py
/usr/share/doc/python3-ply/test/pkg_test6/parsing/statement.py
/usr/share/doc/python3-ply/test/testcpp.py
/usr/share/doc/python3-ply/test/testlex.py
/usr/share/doc/python3-ply/test/testyacc.py
/usr/share/doc/python3-ply/test/yacc_badargs.py
/usr/share/doc/python3-ply/test/yacc_badid.py
/usr/share/doc/python3-ply/test/yacc_badprec.py
/usr/share/doc/python3-ply/test/yacc_badprec2.py
/usr/share/doc/python3-ply/test/yacc_badprec3.py
/usr/share/doc/python3-ply/test/yacc_badrule.py
/usr/share/doc/python3-ply/test/yacc_badtok.py
/usr/share/doc/python3-ply/test/yacc_dup.py
/usr/share/doc/python3-ply/test/yacc_error1.py
/usr/share/doc/python3-ply/test/yacc_error2.py
/usr/share/doc/python3-ply/test/yacc_error3.py
/usr/share/doc/python3-ply/test/yacc_error4.py
/usr/share/doc/python3-ply/test/yacc_error5.py
/usr/share/doc/python3-ply/test/yacc_error6.py
/usr/share/doc/python3-ply/test/yacc_error7.py
/usr/share/doc/python3-ply/test/yacc_inf.py
/usr/share/doc/python3-ply/test/yacc_literal.py
/usr/share/doc/python3-ply/test/yacc_misplaced.py
/usr/share/doc/python3-ply/test/yacc_missing1.py
/usr/share/doc/python3-ply/test/yacc_nested.py
/usr/share/doc/python3-ply/test/yacc_nodoc.py
/usr/share/doc/python3-ply/test/yacc_noerror.py
/usr/share/doc/python3-ply/test/yacc_nop.py
/usr/share/doc/python3-ply/test/yacc_notfunc.py
/usr/share/doc/python3-ply/test/yacc_notok.py
/usr/share/doc/python3-ply/test/yacc_prec1.py
/usr/share/doc/python3-ply/test/yacc_rr.py
/usr/share/doc/python3-ply/test/yacc_rr_unused.py
/usr/share/doc/python3-ply/test/yacc_simple.py
/usr/share/doc/python3-ply/test/yacc_sr.py
/usr/share/doc/python3-ply/test/yacc_term1.py
/usr/share/doc/python3-ply/test/yacc_unicode_literals.py
/usr/share/doc/python3-ply/test/yacc_unused.py
/usr/share/doc/python3-ply/test/yacc_unused_rule.py
/usr/share/doc/python3-ply/test/yacc_uprec.py
/usr/share/doc/python3-ply/test/yacc_uprec2.py