openbsd-ports/devel/py-parsing/pkg/PLIST
2006-02-07 08:57:25 +00:00

95 lines
4.2 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.6 2006/02/07 08:57:25 xsa Exp $
lib/python${MODPY_VERSION}/
lib/python${MODPY_VERSION}/site-packages/
lib/python${MODPY_VERSION}/site-packages/pyparsing.py
lib/python${MODPY_VERSION}/site-packages/pyparsing.pyc
share/doc/py-parsing/
share/doc/py-parsing/CHANGES
share/doc/py-parsing/HowToUsePyparsing.html
share/doc/py-parsing/README
share/doc/py-parsing/__builtin__.object-class.html
share/doc/py-parsing/__builtin__.type-class.html
share/doc/py-parsing/epydoc.css
share/doc/py-parsing/exceptions.Exception-class.html
share/doc/py-parsing/frames.html
share/doc/py-parsing/help.html
share/doc/py-parsing/index.html
share/doc/py-parsing/indices.html
share/doc/py-parsing/pyparsing-module.html
share/doc/py-parsing/pyparsing.And-class.html
share/doc/py-parsing/pyparsing.CaselessKeyword-class.html
share/doc/py-parsing/pyparsing.CaselessLiteral-class.html
share/doc/py-parsing/pyparsing.CharsNotIn-class.html
share/doc/py-parsing/pyparsing.Combine-class.html
share/doc/py-parsing/pyparsing.Dict-class.html
share/doc/py-parsing/pyparsing.Each-class.html
share/doc/py-parsing/pyparsing.Empty-class.html
share/doc/py-parsing/pyparsing.FollowedBy-class.html
share/doc/py-parsing/pyparsing.Forward-class.html
share/doc/py-parsing/pyparsing.GoToColumn-class.html
share/doc/py-parsing/pyparsing.Group-class.html
share/doc/py-parsing/pyparsing.Keyword-class.html
share/doc/py-parsing/pyparsing.LineEnd-class.html
share/doc/py-parsing/pyparsing.LineStart-class.html
share/doc/py-parsing/pyparsing.Literal-class.html
share/doc/py-parsing/pyparsing.MatchFirst-class.html
share/doc/py-parsing/pyparsing.NoMatch-class.html
share/doc/py-parsing/pyparsing.NotAny-class.html
share/doc/py-parsing/pyparsing.OneOrMore-class.html
share/doc/py-parsing/pyparsing.Optional-class.html
share/doc/py-parsing/pyparsing.Or-class.html
share/doc/py-parsing/pyparsing.ParseBaseException-class.html
share/doc/py-parsing/pyparsing.ParseElementEnhance-class.html
share/doc/py-parsing/pyparsing.ParseException-class.html
share/doc/py-parsing/pyparsing.ParseExpression-class.html
share/doc/py-parsing/pyparsing.ParseFatalException-class.html
share/doc/py-parsing/pyparsing.ParseResults-class.html
share/doc/py-parsing/pyparsing.ParserElement-class.html
share/doc/py-parsing/pyparsing.PositionToken-class.html
share/doc/py-parsing/pyparsing.QuotedString-class.html
share/doc/py-parsing/pyparsing.RecursiveGrammarException-class.html
share/doc/py-parsing/pyparsing.Regex-class.html
share/doc/py-parsing/pyparsing.SkipTo-class.html
share/doc/py-parsing/pyparsing.StringEnd-class.html
share/doc/py-parsing/pyparsing.StringStart-class.html
share/doc/py-parsing/pyparsing.Suppress-class.html
share/doc/py-parsing/pyparsing.Token-class.html
share/doc/py-parsing/pyparsing.TokenConverter-class.html
share/doc/py-parsing/pyparsing.Upcase-class.html
share/doc/py-parsing/pyparsing.White-class.html
share/doc/py-parsing/pyparsing.Word-class.html
share/doc/py-parsing/pyparsing.ZeroOrMore-class.html
share/doc/py-parsing/toc-everything.html
share/doc/py-parsing/toc-pyparsing-module.html
share/doc/py-parsing/toc.html
share/doc/py-parsing/trees.html
share/examples/py-parsing/
share/examples/py-parsing/AcManForm.dfm
share/examples/py-parsing/LAparser.py
share/examples/py-parsing/SimpleCalc.py
share/examples/py-parsing/SingleForm.dfm
share/examples/py-parsing/chemicalFormulas.py
share/examples/py-parsing/commasep.py
share/examples/py-parsing/configParse.py
share/examples/py-parsing/dfmparse.py
share/examples/py-parsing/dictExample.py
share/examples/py-parsing/dictExample2.py
share/examples/py-parsing/ebnf.py
share/examples/py-parsing/ebnftest.py
share/examples/py-parsing/fourFn.py
share/examples/py-parsing/getNTPservers.py
share/examples/py-parsing/getNTPserversNew.py
share/examples/py-parsing/greeting.py
share/examples/py-parsing/greetingInKorean.py
share/examples/py-parsing/httpServerLogParser.py
share/examples/py-parsing/idlParse.py
share/examples/py-parsing/makeHTMLTagExample.py
share/examples/py-parsing/mozilla.ics
share/examples/py-parsing/mozillaCalendarParser.py
share/examples/py-parsing/pgn.py
share/examples/py-parsing/scanExamples.py
share/examples/py-parsing/simpleSQL.py
share/examples/py-parsing/urlExtractor.py
share/examples/py-parsing/urlExtractorNew.py
share/examples/py-parsing/wordsToNum.py