summaryrefslogtreecommitdiff
path: root/devel/ply/PLIST
blob: 1057d91ce893f49ebc1a0a22205c479e5d9c08c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
@comment $NetBSD: PLIST,v 1.3 2010/08/29 11:00:31 nonaka Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/ply/__init__.py
${PYSITELIB}/ply/__init__.pyc
${PYSITELIB}/ply/__init__.pyo
${PYSITELIB}/ply/cpp.py
${PYSITELIB}/ply/cpp.pyc
${PYSITELIB}/ply/cpp.pyo
${PYSITELIB}/ply/ctokens.py
${PYSITELIB}/ply/ctokens.pyc
${PYSITELIB}/ply/ctokens.pyo
${PYSITELIB}/ply/lex.py
${PYSITELIB}/ply/lex.pyc
${PYSITELIB}/ply/lex.pyo
${PYSITELIB}/ply/yacc.py
${PYSITELIB}/ply/yacc.pyc
${PYSITELIB}/ply/yacc.pyo
share/doc/ply/README
share/doc/ply/ply.html
share/examples/ply/BASIC/README
share/examples/ply/BASIC/basic.py
share/examples/ply/BASIC/basiclex.py
share/examples/ply/BASIC/basiclog.py
share/examples/ply/BASIC/basinterp.py
share/examples/ply/BASIC/basparse.py
share/examples/ply/BASIC/dim.bas
share/examples/ply/BASIC/func.bas
share/examples/ply/BASIC/gcd.bas
share/examples/ply/BASIC/gosub.bas
share/examples/ply/BASIC/hello.bas
share/examples/ply/BASIC/linear.bas
share/examples/ply/BASIC/maxsin.bas
share/examples/ply/BASIC/powers.bas
share/examples/ply/BASIC/rand.bas
share/examples/ply/BASIC/sales.bas
share/examples/ply/BASIC/sears.bas
share/examples/ply/BASIC/sqrt1.bas
share/examples/ply/BASIC/sqrt2.bas
share/examples/ply/GardenSnake/GardenSnake.py
share/examples/ply/GardenSnake/README
share/examples/ply/README
share/examples/ply/ansic/README
share/examples/ply/ansic/clex.py
share/examples/ply/ansic/cparse.py
share/examples/ply/calc/calc.py
share/examples/ply/calcdebug/calc.py
share/examples/ply/classcalc/calc.py
share/examples/ply/cleanup.sh
share/examples/ply/closurecalc/calc.py
share/examples/ply/hedit/hedit.py
share/examples/ply/newclasscalc/calc.py
share/examples/ply/optcalc/README
share/examples/ply/optcalc/calc.py
share/examples/ply/unicalc/calc.py
share/examples/ply/yply/README
share/examples/ply/yply/ylex.py
share/examples/ply/yply/yparse.py
share/examples/ply/yply/yply.py