openbsd-ports/devel/py-parsing/pkg/PLIST
xsa f62958c065 - update to pyparsing-1.4.4.
- drop maintainership.
2006-10-30 10:45:57 +00:00

112 lines
5.4 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.7 2006/10/30 10:45:57 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/parserFwk.pyparsing-module.html
share/doc/py-parsing/parserFwk.pyparsing.And-class.html
share/doc/py-parsing/parserFwk.pyparsing.CaselessKeyword-class.html
share/doc/py-parsing/parserFwk.pyparsing.CaselessLiteral-class.html
share/doc/py-parsing/parserFwk.pyparsing.CharsNotIn-class.html
share/doc/py-parsing/parserFwk.pyparsing.Combine-class.html
share/doc/py-parsing/parserFwk.pyparsing.Dict-class.html
share/doc/py-parsing/parserFwk.pyparsing.Each-class.html
share/doc/py-parsing/parserFwk.pyparsing.Empty-class.html
share/doc/py-parsing/parserFwk.pyparsing.FollowedBy-class.html
share/doc/py-parsing/parserFwk.pyparsing.Forward-class.html
share/doc/py-parsing/parserFwk.pyparsing.GoToColumn-class.html
share/doc/py-parsing/parserFwk.pyparsing.Group-class.html
share/doc/py-parsing/parserFwk.pyparsing.Keyword-class.html
share/doc/py-parsing/parserFwk.pyparsing.LineEnd-class.html
share/doc/py-parsing/parserFwk.pyparsing.LineStart-class.html
share/doc/py-parsing/parserFwk.pyparsing.Literal-class.html
share/doc/py-parsing/parserFwk.pyparsing.MatchFirst-class.html
share/doc/py-parsing/parserFwk.pyparsing.NoMatch-class.html
share/doc/py-parsing/parserFwk.pyparsing.NotAny-class.html
share/doc/py-parsing/parserFwk.pyparsing.OneOrMore-class.html
share/doc/py-parsing/parserFwk.pyparsing.OnlyOnce-class.html
share/doc/py-parsing/parserFwk.pyparsing.Optional-class.html
share/doc/py-parsing/parserFwk.pyparsing.Or-class.html
share/doc/py-parsing/parserFwk.pyparsing.ParseBaseException-class.html
share/doc/py-parsing/parserFwk.pyparsing.ParseElementEnhance-class.html
share/doc/py-parsing/parserFwk.pyparsing.ParseException-class.html
share/doc/py-parsing/parserFwk.pyparsing.ParseExpression-class.html
share/doc/py-parsing/parserFwk.pyparsing.ParseFatalException-class.html
share/doc/py-parsing/parserFwk.pyparsing.ParseResults-class.html
share/doc/py-parsing/parserFwk.pyparsing.ParserElement-class.html
share/doc/py-parsing/parserFwk.pyparsing.PositionToken-class.html
share/doc/py-parsing/parserFwk.pyparsing.QuotedString-class.html
share/doc/py-parsing/parserFwk.pyparsing.RecursiveGrammarException-class.html
share/doc/py-parsing/parserFwk.pyparsing.Regex-class.html
share/doc/py-parsing/parserFwk.pyparsing.ReparseException-class.html
share/doc/py-parsing/parserFwk.pyparsing.SkipTo-class.html
share/doc/py-parsing/parserFwk.pyparsing.StringEnd-class.html
share/doc/py-parsing/parserFwk.pyparsing.StringStart-class.html
share/doc/py-parsing/parserFwk.pyparsing.Suppress-class.html
share/doc/py-parsing/parserFwk.pyparsing.Token-class.html
share/doc/py-parsing/parserFwk.pyparsing.TokenConverter-class.html
share/doc/py-parsing/parserFwk.pyparsing.Upcase-class.html
share/doc/py-parsing/parserFwk.pyparsing.White-class.html
share/doc/py-parsing/parserFwk.pyparsing.Word-class.html
share/doc/py-parsing/parserFwk.pyparsing.ZeroOrMore-class.html
share/doc/py-parsing/toc-everything.html
share/doc/py-parsing/toc-parserFwk.pyparsing-module.html
share/doc/py-parsing/toc.html
share/doc/py-parsing/trees.html
share/examples/py-parsing/
share/examples/py-parsing/0README.html
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/greetingInGreek.py
share/examples/py-parsing/greetingInKorean.py
share/examples/py-parsing/httpServerLogParser.py
share/examples/py-parsing/idlParse.py
share/examples/py-parsing/indentedGrammarExample.py
share/examples/py-parsing/linenoExample.py
share/examples/py-parsing/listAllMatches.py
share/examples/py-parsing/makeHTMLTagExample.py
share/examples/py-parsing/mozilla.ics
share/examples/py-parsing/mozillaCalendarParser.py
share/examples/py-parsing/parseListString.py
share/examples/py-parsing/pgn.py
share/examples/py-parsing/pythonGrammarParser.py
share/examples/py-parsing/removeLineBreaks.py
share/examples/py-parsing/romanNumerals.py
share/examples/py-parsing/scanExamples.py
share/examples/py-parsing/searchparser.py
share/examples/py-parsing/simpleArith.py
share/examples/py-parsing/simpleBool.py
share/examples/py-parsing/simpleSQL.py
share/examples/py-parsing/simpleWiki.py
share/examples/py-parsing/sparser.py
share/examples/py-parsing/sql2dot.py
share/examples/py-parsing/urlExtractor.py
share/examples/py-parsing/urlExtractorNew.py
share/examples/py-parsing/wordsToNum.py