[Python-modules-commits] [pyparsing] branch master updated (71d987e -> d60ae69)
Barry Warsaw
barry at moszumanska.debian.org
Thu Aug 18 14:54:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
barry pushed a change to branch master
in repository pyparsing.
from 71d987e Release
new ee9db48 Import pyparsing_2.1.8+dfsg1.orig.tar.gz
new 8d276a2 record new upstream branch created by importing pyparsing_2.1.8+dfsg1.orig.tar.gz and merge it
new d60ae69 New upstream release.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGES | 20 +
PKG-INFO | 2 +-
debian/.git-dpm | 14 +-
debian/changelog | 12 +
debian/copyright | 2 +
debian/rules | 13 -
debian/watch | 7 +-
examples/datetimeParseActions.py | 32 +-
examples/htmlStripper.py | 21 +-
examples/simpleSQL.py | 55 +-
examples/wordsToNum.py | 12 +-
htmldoc/api-objects.txt | 9 +-
htmldoc/class-tree.html | 26 +-
htmldoc/help.html | 2 +-
htmldoc/identifier-index.html | 256 +-
htmldoc/module-tree.html | 2 +-
htmldoc/pyparsing-module.html | 16 +-
htmldoc/pyparsing-pysrc.html | 10715 ++++++++++---------
htmldoc/pyparsing.And-class.html | 2 +-
htmldoc/pyparsing.CaselessKeyword-class.html | 2 +-
htmldoc/pyparsing.CaselessLiteral-class.html | 2 +-
htmldoc/pyparsing.CharsNotIn-class.html | 6 +-
htmldoc/pyparsing.Combine-class.html | 2 +-
htmldoc/pyparsing.Dict-class.html | 2 +-
htmldoc/pyparsing.Each-class.html | 2 +-
htmldoc/pyparsing.Empty-class.html | 2 +-
htmldoc/pyparsing.FollowedBy-class.html | 10 +-
htmldoc/pyparsing.Forward-class.html | 2 +-
htmldoc/pyparsing.GoToColumn-class.html | 2 +-
htmldoc/pyparsing.Group-class.html | 2 +-
htmldoc/pyparsing.Keyword-class.html | 2 +-
htmldoc/pyparsing.LineEnd-class.html | 2 +-
htmldoc/pyparsing.LineStart-class.html | 2 +-
htmldoc/pyparsing.Literal-class.html | 2 +-
htmldoc/pyparsing.MatchFirst-class.html | 2 +-
htmldoc/pyparsing.NoMatch-class.html | 2 +-
htmldoc/pyparsing.NotAny-class.html | 13 +-
htmldoc/pyparsing.OneOrMore-class.html | 117 +-
htmldoc/pyparsing.OnlyOnce-class.html | 2 +-
htmldoc/pyparsing.Optional-class.html | 2 +-
htmldoc/pyparsing.Or-class.html | 2 +-
htmldoc/pyparsing.ParseBaseException-class.html | 2 +-
htmldoc/pyparsing.ParseElementEnhance-class.html | 4 +-
htmldoc/pyparsing.ParseException-class.html | 2 +-
htmldoc/pyparsing.ParseExpression-class.html | 2 +-
htmldoc/pyparsing.ParseFatalException-class.html | 2 +-
htmldoc/pyparsing.ParseResults-class.html | 35 +-
htmldoc/pyparsing.ParseSyntaxException-class.html | 2 +-
htmldoc/pyparsing.ParserElement-class.html | 44 +-
htmldoc/pyparsing.QuotedString-class.html | 2 +-
.../pyparsing.RecursiveGrammarException-class.html | 2 +-
htmldoc/pyparsing.Regex-class.html | 8 +-
htmldoc/pyparsing.Regex.compiledREtype-class.html | 2 +-
htmldoc/pyparsing.SkipTo-class.html | 2 +-
htmldoc/pyparsing.StringEnd-class.html | 2 +-
htmldoc/pyparsing.StringStart-class.html | 2 +-
htmldoc/pyparsing.Suppress-class.html | 2 +-
htmldoc/pyparsing.Token-class.html | 2 +-
htmldoc/pyparsing.TokenConverter-class.html | 2 +-
htmldoc/pyparsing.White-class.html | 2 +-
htmldoc/pyparsing.Word-class.html | 2 +-
htmldoc/pyparsing.WordEnd-class.html | 2 +-
htmldoc/pyparsing.WordStart-class.html | 2 +-
htmldoc/pyparsing.ZeroOrMore-class.html | 11 +-
htmldoc/pyparsing.pyparsing_common-class.html | 2 +-
pyparsing.egg-info/PKG-INFO | 2 +-
pyparsing.py | 192 +-
67 files changed, 5898 insertions(+), 5836 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pyparsing.git
More information about the Python-modules-commits
mailing list