Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: pyparsing
Source: <url://example.com>
#
# Please double check copyright with the licensecheck(1) command.

Files:     .coveragerc
           .github/FUNDING.yml
           .github/SECURITY.md
           .github/workflows/ci.yml
           .gitignore
           .pre-commit-config.yaml
           CODE_OF_CONDUCT.rst
           CONTRIBUTING.md
           MANIFEST.in
           MANIFEST.in_bdist
           README.rst
           docs/CODE_OF_CONDUCT.rst
           docs/HowToUsePyparsing.rst
           docs/Makefile
           docs/_static/pyparsingClassDiagram_1.5.2.jpg
           docs/_static/pyparsingClassDiagram_3.0.0.jpg
           docs/index.rst
           docs/modules.rst
           docs/pyparsing.rst
           docs/pyparsing_class_diagrm.puml
           examples/AcManForm.dfm
           examples/Setup.ini
           examples/SimpleCalc.py
           examples/SingleForm.dfm
           examples/__init__.py
           examples/antlr_grammar.py
           examples/antlr_grammar_tests.py
           examples/bigquery_view_parser.py
           examples/btpyparse.py
           examples/builtin_parse_action_demo.py
           examples/cLibHeader.py
           examples/cpp_enum_parser.py
           examples/dfmparse.py
           examples/ebnf.py
           examples/ebnftest.py
           examples/holaMundo.py
           examples/indented_block_example.py
           examples/left_recursion.py
           examples/matchPreviousDemo.py
           examples/mozilla.ics
           examples/nested.py
           examples/oc.py
           examples/parsePythonValue.py
           examples/parseResultsSumExample.py
           examples/partial_gene_match.py
           examples/position.py
           examples/pythonGrammarParser.py
           examples/railroad_diagram_demo.py
           examples/readJson.py
           examples/searchParserAppDemo.py
           examples/simpleWiki.py
           examples/sparser.py
           examples/sql2dot.py
           examples/statemachine/documentSignoffDemo.py
           examples/statemachine/documentsignoffstate.pystate
           examples/statemachine/libraryBookDemo.py
           examples/statemachine/librarybookstate.pystate
           examples/statemachine/statemachine.py
           examples/statemachine/trafficLightDemo.py
           examples/statemachine/trafficlightstate.pystate
           examples/statemachine/vending_machine.py
           examples/statemachine/video_demo.py
           examples/statemachine/videostate.pystate
           examples/test_bibparse.py
           examples/withAttribute.py
           genEpydoc.bat
           makeRelease.bat
           pyparsing/actions.py
           pyparsing/common.py
           pyparsing/diagram/__init__.py
           pyparsing/exceptions.py
           pyparsing/helpers.py
           pyparsing/results.py
           pyparsing/testing.py
           pyparsing/unicode.py
           pyparsing/util.py
           setup.py
           tests/README.md
           tests/__init__.py
           tests/karthik.ini
           tests/parsefiletest_input_file.txt
           tests/requirements.txt
           tests/test_diagram.py
           tests/test_examples.py
           tox.ini
           update_pyparsing_timestamp.py
Copyright: __NO_COPYRIGHT_NOR_LICENSE__
License:   __NO_COPYRIGHT_NOR_LICENSE__

Files:     examples/TAP.py
           examples/apicheck.py
           examples/chemicalFormulas.py
           examples/commasep.py
           examples/configParse.py
           examples/cuneiform_python.py
           examples/datetimeParseActions.py
           examples/decaf_parser.py
           examples/delta_time.py
           examples/dictExample.py
           examples/dictExample2.py
           examples/fourFn.py
           examples/gen_ctypes.py
           examples/getNTPserversNew.py
           examples/greeting.py
           examples/greetingInGreek.py
           examples/greetingInKorean.py
           examples/groupUsingListAllMatches.py
           examples/htmlStripper.py
           examples/htmlTableParser.py
           examples/httpServerLogParser.py
           examples/idlParse.py
           examples/include_preprocessor.py
           examples/javascript_grammar.g
           examples/linenoExample.py
           examples/listAllMatches.py
           examples/lua_parser.py
           examples/macroExpander.py
           examples/mozillaCalendarParser.py
           examples/nested_markup.py
           examples/parseTabularData.py
           examples/pgn.py
           examples/protobuf_parser.py
           examples/rangeCheck.py
           examples/removeLineBreaks.py
           examples/romanNumerals.py
           examples/rosettacode.py
           examples/scanExamples.py
           examples/sexpParser.py
           examples/simpleArith.py
           examples/simpleBool.py
           examples/simpleSQL.py
           examples/stackish.py
           examples/urlExtractor.py
           examples/urlExtractorNew.py
           tests/json_parser_tests.py
           tests/test_simple_unit.py
           tests/test_unit.py
Copyright: 2002-2021 Paul McGuire
           2004 Alberto Santini http://www.albertosantini.it/chess/
           2004-2010 Paul McGuire September, 2010 - updated to more current use of setResultsName, new NIST URL
           2006 Paul McGuire Updated 2013-Sep-14 - improved Python 2/3 cross-compatibility Updated 2021-Sep-27 - removed Py2 compat; added type annotations
           2008 Chris Lambrou.
           2011-2018 Paul T. McGuire
           2019-2021 Paul McGuire,
           : Petri Savolainen <firstname.lastname@iki.fi> License:   Free for any use
License:   __NO_LICENSE__

Files:     pyparsing/__init__.py
           pyparsing/core.py
           pyparsing_archive.py
Copyright: 2003-2021 Paul T. McGuire
License:   Expat
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, including
 without limitation the rights to use, copy, modify, merge, publish,
 distribute, sublicense, and/or sell copies of the Software, and to
 permit persons to whom the Software is furnished to do so, subject to
 the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Files:     examples/snmp_api.h
Copyright: 1989 Carnegie Mellon University
License:   ISC
 Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose and without fee is hereby granted,
 provided that the above copyright notice appear in all copies and that
 both that copyright notice and this permission notice appear in
 supporting documentation, and that the name of CMU not be
 used in advertising or publicity pertaining to distribution of the
 software without specific, written prior permission.
 .
 CMU DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
 CMU BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
 ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 SOFTWARE.

Files:     examples/verilogParse.py
Copyright: 2004-2011 Paul T. McGuire.
License:   MIT
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, including
 without limitation the rights to use, copy, modify, merge, publish,
 distribute, sublicense, and/or sell copies of the Software, and to
 permit persons to whom the Software is furnished to do so, subject to
 the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 If you find this software to be useful, please make a donation to one
 of the following charities:
 - the Red Cross (https://www.redcross.org/)
 - Hospice Austin (https://www.hospiceaustin.org/)
 .
 DISCLAIMER:
 THIS SOFTWARE IS PROVIDED BY PAUL T. McGUIRE ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO
 EVENT SHALL PAUL T. McGUIRE OR CO-CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
 INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OFUSE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
 OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
 EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .
 For questions or inquiries regarding this license, or commercial use of
 this software, contact the author via e-mail: ptmcg@users.sourceforge.net
 .
 Todo:
 - add pre-process pass to implement compilerDirectives (ifdef, include, etc.)
 .
 Revision History:
 .
 1.0   - Initial release
 1.0.1 - Fixed grammar errors:
 . real declaration was incorrect

Files:     examples/pymicko.py
Copyright: 2009 Zarko Zivanov (largely based on flex/bison microC compiler  Zorica Suvajdzin, used with her permission; current version can be found at http://www.acs.uns.ac.rs, under "Programski Prevodioci" [Serbian site])
License:   GPL-3.0+
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation, either version 3 of the License, or
 (at your option) any later version.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 A copy of the GNU General Public License can be found at <https://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU General Public License
 Version 3 can be found in `/usr/share/common-licenses/GPL-3'.

Files:     CHANGES
Copyright: __NO_COPYRIGHT__ in: CHANGES
License:   __UNKNOWN__
 - API CHANGE:
 The staticmethod `ParseException.explain` has been moved to

Files:     examples/shapes.py
Copyright: 2012-2019 Paul T. McGuire
License:   __UNKNOWN__
 define class hierarchy of Shape classes, with polymorphic area method

Files:     examples/number_words.py
Copyright: 2020 Paul McGuire
License:   __UNKNOWN__
 Parser/evaluator for expressions of numbers as written out in words:
 - one
 - seven
 - twelve
 - twenty six
 - forty-two
 - one hundred and seven
 .
 BNF:

Files:     examples/dhcpd_leases_parser.py
Copyright: 2008 Paul McGuire
License:   __UNKNOWN__
 Sample parser to parse a dhcpd.leases file to extract leases
 and lease attributes
 .
 format ref: http://www.linuxmanpages.com/man5/dhcpd.leases.5.php

Files:     examples/eval_arith.py
Copyright: 2009-2011 Paul McGuire
License:   __UNKNOWN__
 Expansion on the pyparsing example simpleArith.py, to include evaluation
 of the parsed tokens.
 .
 Added support for exponentiation, using right-to-left evaluation of
 operands

Files:     examples/jsonParser.py
Copyright: 2006 Paul McGuire
License:   __UNKNOWN__
 Updated 8 Jan 2007 - fixed dict grouping bug, and made elements and
 members optional in array and object collections
 .
 Updated 9 Aug 2016 - use more current pyparsing constructs/idioms

Files:     examples/invRegex.py
Copyright: 2008 Paul McGuire
License:   __UNKNOWN__
 pyparsing script to expand a regular expression into all possible matching strings
 Supports:
 - {n} and {m,n} repetition, but not unbounded + or * repetition

Files:     examples/indentedGrammarExample.py
Copyright: 2006-2016 Paul McGuire
License:   __UNKNOWN__
 A sample of a pyparsing grammar using indentation for
 grouping (like Python does).
 .
 Updated to use indentedBlock helper method.

Files:     examples/LAparser.py
Copyright: : Ellis & Grant, Inc. 2005 License:   You may freely use, modify, and distribute this software. Warranty:  THIS SOFTWARE HAS NO WARRANTY WHATSOEVER. USE AT YOUR OWN RISK. Notes: Parses infix linear algebra (LA) notation for vectors, matrices, and scalars.
License:   __UNKNOWN__
 Output is C code function calls.  The parser can be run as an interactive
 interpreter or included as module to use for in-place substitution into C files
 containing LA equations.
 .
 Supported operations are:
 OPERATION:              INPUT                    OUTPUT

Files:     examples/select_parser.py
Copyright: 2010-2019 Paul McGuire
License:   __UNKNOWN__
 a simple SELECT statement parser, taken from SQLite's SELECT statement

Files:     examples/make_diagram.py
Copyright: 2021 Paul McGuire
License:   __UNKNOWN__
 Uncomment the related import statement and rerun to construct railroad diagram

Files:     examples/lucene_grammar.py
Copyright: 2011 Paul McGuire
License:   __UNKNOWN__
 implementation of Lucene grammar, as described
 at http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/docs/queryparsersyntax.html

Files:     examples/adventureEngine.py
Copyright: 2005-2006 Paul McGuire
License:   __UNKNOWN__
 Updated 2012 - latest pyparsing API

Files:     docs/whats_new_in_3_0_0.rst
Copyright: __NO_COPYRIGHT__ in: docs/whats_new_in_3_0_0.rst
License:   __UNKNOWN__
 Fixed Bugs

Files:     examples/one_to_ninety_nine.py
Copyright: 2021 Paul McGuire
License:   __UNKNOWN__
 Parser/evaluator for expressions of numbers as written out in words:
 - one
 - seven
 - twelve
 - twenty six
 - forty-two
 .
 BNF:

Files:     docs/conf.py
Copyright: __NO_COPYRIGHT__ in: docs/conf.py
License:   __UNKNOWN__
 # The short X.Y version

Files:     examples/wordsToNum.py
Copyright: 2006 Paul McGuire
License:   __UNKNOWN__
 Sample parser grammar to read a number given in words, and return the numeric value.

Files:     examples/excelExpr.py
Copyright: 2010 Paul McGuire
License:   __UNKNOWN__
 A partial implementation of a parser of Excel formula expressions.

Files:     examples/numerics.py
Copyright: 2016 Paul McGuire
License:   __UNKNOWN__
 Format samples from https://docs.oracle.com/cd/E19455-01/806-0169/overview-9/index.html

Files:     examples/booleansearchparser.py
Copyright: 2006 Estrate, the Netherlands
License:   BSD-3-Clause
 Redistribution and use in source and binary forms, with or without modification,
 are permitted provided that the following conditions are met:
 .
 * Redistributions of source code must retain the above copyright notice, this
 list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright notice,
 this list of conditions and the following disclaimer in the documentation
 and/or other materials provided with the distribution.
 * Neither the name of Estrate nor the names of its contributors may be used
 to endorse or promote products derived from this software without specific
 prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .
 CONTRIBUTORS:
 - Steven Mooij
 - Rudolph Froger
 - Paul McGuire
 - Guiem Bosch
 - Francesc Garcia
 .
 TODO:
 - add more docs
 - ask someone to check my English texts
 .
 On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
 License can be found in `/usr/share/common-licenses/BSD'.

Files:     examples/searchparser.py
Copyright: 2006 Estrate, the Netherlands
License:   BSD-3-Clause
 Redistribution and use in source and binary forms, with or without modification,
 are permitted provided that the following conditions are met:
 .
 * Redistributions of source code must retain the above copyright notice, this
 list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright notice,
 this list of conditions and the following disclaimer in the documentation
 and/or other materials provided with the distribution.
 * Neither the name of Estrate nor the names of its contributors may be used
 to endorse or promote products derived from this software without specific
 prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .
 CONTRIBUTORS:
 - Steven Mooij
 - Rudolph Froger
 - Paul McGuire
 .
 TODO:
 - add more docs
 - ask someone to check my English texts
 .
 On Debian systems, the complete text of the BSD 3-clause "New" or "Revised"
 License can be found in `/usr/share/common-licenses/BSD'.

#----------------------------------------------------------------------------
# xml and html files (skipped):
#         examples/0README.html
#         docs/_static/sql_railroad.html
#         pyparsing/diagram/template.jinja2

#----------------------------------------------------------------------------
# Files marked as NO_LICENSE_TEXT_FOUND may be covered by the following
# license/copyright files.

#----------------------------------------------------------------------------
# License file: LICENSE
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, including
 without limitation the rights to use, copy, modify, merge, publish,
 distribute, sublicense, and/or sell copies of the Software, and to
 permit persons to whom the Software is furnished to do so, subject to
 the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
