Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python2-ply-3.11-3 RPM for noarch

From OpenMandriva Cooker for aarch64 / main / release

Name: python2-ply Distribution: OpenMandriva Lx
Version: 3.11 Vendor: OpenMandriva
Release: 3 Build date: Tue Mar 22 13:53:24 2022
Group: Development/Python Build host: builder2-4.openmandriva.org
Size: 952388 Source RPM: python-ply-3.11-3.src.rpm
Packager: bero_massbuild <bero+massbuild@lindev.ch>
Url: http://www.dabeaz.com/ply/
Summary: Python 2.x version of the PLY lex/yacc implementation
Python 2.x version of ply.

PLY is an implementation of lex and yacc parsing tools for Python.

Provides

Requires

License

BSD-like

Files

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


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 23:15:25 2024