freebsd-ports/devel/py-parsing/pkg-plist
Erwin Lansing af42c67d41 update to 1.4.5
PR:		107153
Submitted by:	Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by:	maintainer timeout
2007-01-06 09:46:16 +00:00

113 lines
5.7 KiB
Text

%%PYTHON_SITELIBDIR%%/pyparsing.py
%%PYTHON_SITELIBDIR%%/pyparsing.pyc
%%PYTHON_SITELIBDIR%%/pyparsing.pyo
%%PORTDOCS%%%%DOCSDIR%%/__builtin__.object-class.html
%%PORTDOCS%%%%DOCSDIR%%/__builtin__.type-class.html
%%PORTDOCS%%%%DOCSDIR%%/epydoc.css
%%PORTDOCS%%%%DOCSDIR%%/exceptions.Exception-class.html
%%PORTDOCS%%%%DOCSDIR%%/frames.html
%%PORTDOCS%%%%DOCSDIR%%/help.html
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%PORTDOCS%%%%DOCSDIR%%/indices.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing-module.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.And-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.CaselessKeyword-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.CaselessLiteral-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.CharsNotIn-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.Combine-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.Dict-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.Each-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.Empty-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.FollowedBy-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.Forward-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.GoToColumn-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.Group-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.Keyword-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.LineEnd-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.LineStart-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.Literal-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.MatchFirst-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.NoMatch-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.NotAny-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.OneOrMore-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.OnlyOnce-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.Optional-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.Or-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.ParseBaseException-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.ParseElementEnhance-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.ParseException-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.ParseExpression-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.ParseFatalException-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.ParseResults-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.ParserElement-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.PositionToken-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.QuotedString-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.RecursiveGrammarException-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.Regex-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.ReparseException-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.SkipTo-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.StringEnd-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.StringStart-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.Suppress-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.Token-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.TokenConverter-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.Upcase-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.White-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.Word-class.html
%%PORTDOCS%%%%DOCSDIR%%/parserFwk.pyparsing.ZeroOrMore-class.html
%%PORTDOCS%%%%DOCSDIR%%/toc-everything.html
%%PORTDOCS%%%%DOCSDIR%%/toc-parserFwk.pyparsing-module.html
%%PORTDOCS%%%%DOCSDIR%%/toc.html
%%PORTDOCS%%%%DOCSDIR%%/trees.html
%%PORTDOCS%%%%EXAMPLESDIR%%/0README.html
%%PORTDOCS%%%%EXAMPLESDIR%%/AcManForm.dfm
%%PORTDOCS%%%%EXAMPLESDIR%%/LAparser.py
%%PORTDOCS%%%%EXAMPLESDIR%%/SimpleCalc.py
%%PORTDOCS%%%%EXAMPLESDIR%%/SingleForm.dfm
%%PORTDOCS%%%%EXAMPLESDIR%%/adventureEngine.py
%%PORTDOCS%%%%EXAMPLESDIR%%/cLibHeader.py
%%PORTDOCS%%%%EXAMPLESDIR%%/chemicalFormulas.py
%%PORTDOCS%%%%EXAMPLESDIR%%/commasep.py
%%PORTDOCS%%%%EXAMPLESDIR%%/configParse.py
%%PORTDOCS%%%%EXAMPLESDIR%%/dfmparse.py
%%PORTDOCS%%%%EXAMPLESDIR%%/dictExample.py
%%PORTDOCS%%%%EXAMPLESDIR%%/dictExample2.py
%%PORTDOCS%%%%EXAMPLESDIR%%/ebnf.py
%%PORTDOCS%%%%EXAMPLESDIR%%/ebnftest.py
%%PORTDOCS%%%%EXAMPLESDIR%%/fourFn.py
%%PORTDOCS%%%%EXAMPLESDIR%%/getNTPservers.py
%%PORTDOCS%%%%EXAMPLESDIR%%/getNTPserversNew.py
%%PORTDOCS%%%%EXAMPLESDIR%%/greeting.py
%%PORTDOCS%%%%EXAMPLESDIR%%/greetingInGreek.py
%%PORTDOCS%%%%EXAMPLESDIR%%/greetingInKorean.py
%%PORTDOCS%%%%EXAMPLESDIR%%/htmlStripper.py
%%PORTDOCS%%%%EXAMPLESDIR%%/httpServerLogParser.py
%%PORTDOCS%%%%EXAMPLESDIR%%/idlParse.py
%%PORTDOCS%%%%EXAMPLESDIR%%/indentedGrammarExample.py
%%PORTDOCS%%%%EXAMPLESDIR%%/jsonParser.py
%%PORTDOCS%%%%EXAMPLESDIR%%/linenoExample.py
%%PORTDOCS%%%%EXAMPLESDIR%%/list1.py
%%PORTDOCS%%%%EXAMPLESDIR%%/listAllMatches.py
%%PORTDOCS%%%%EXAMPLESDIR%%/makeHTMLTagExample.py
%%PORTDOCS%%%%EXAMPLESDIR%%/mozilla.ics
%%PORTDOCS%%%%EXAMPLESDIR%%/mozillaCalendarParser.py
%%PORTDOCS%%%%EXAMPLESDIR%%/parseListString.py
%%PORTDOCS%%%%EXAMPLESDIR%%/parsePythonValue.py
%%PORTDOCS%%%%EXAMPLESDIR%%/pgn.py
%%PORTDOCS%%%%EXAMPLESDIR%%/pythonGrammarParser.py
%%PORTDOCS%%%%EXAMPLESDIR%%/removeLineBreaks.py
%%PORTDOCS%%%%EXAMPLESDIR%%/romanNumerals.py
%%PORTDOCS%%%%EXAMPLESDIR%%/scanExamples.py
%%PORTDOCS%%%%EXAMPLESDIR%%/scanYahoo.py
%%PORTDOCS%%%%EXAMPLESDIR%%/searchparser.py
%%PORTDOCS%%%%EXAMPLESDIR%%/simpleArith.py
%%PORTDOCS%%%%EXAMPLESDIR%%/simpleBool.py
%%PORTDOCS%%%%EXAMPLESDIR%%/simpleSQL.py
%%PORTDOCS%%%%EXAMPLESDIR%%/simpleWiki.py
%%PORTDOCS%%%%EXAMPLESDIR%%/sparser.py
%%PORTDOCS%%%%EXAMPLESDIR%%/sql2dot.py
%%PORTDOCS%%%%EXAMPLESDIR%%/urlExtractor.py
%%PORTDOCS%%%%EXAMPLESDIR%%/urlExtractorNew.py
%%PORTDOCS%%%%EXAMPLESDIR%%/wordsToNum.py
%%PORTDOCS%%@dirrm %%DOCSDIR%%
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%