Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: sphinx-toolbox
Upstream-Contact: Dominic Davis-Foster <dominic@davis-foster.co.uk>
 Adam Johnson <me@adamj.eu>
Source: https://github.com/sphinx-toolbox/sphinx-toolbox

Files: *
Copyright: 2022-2024 Dominic Davis-Foster <dominic@davis-foster.co.uk>
License: Expat

Files: autonamedtuple_demo.py
 autotypeddict_demo.py
Copyright: Vlad Emelianov <vlad.emelianov.nz@gmail.com>
License: PSF
Comments: The code is taken from https://github.com/python/typing/pull/700/files
 according the comment within the file.

Files: sphinx_toolbox/more_autodoc/typehints.py
Copyright: 2020-2022 Dominic Davis-Foster <dominic@davis-foster.co.uk>
 Alex Grönholm
License: Expat

Files: doc-source/sphinx_event_role.py
 sphinx_toolbox/_data_documenter.py
 tests/test_issues_output/conftest.py
 tests/test_output/conftest.py
 tests/test_source_output_github/conftest.py
 tests/test_source_output_sphinx/conftest.py
Copyright: 2007-2020 by the Sphinx team
License: BSD-2-clause

Files: sphinx_toolbox/changeset.py
 sphinx_toolbox/code.py
 sphinx_toolbox/decorators.py
 sphinx_toolbox/latex/__init__.py
 sphinx_toolbox/more_autodoc/__init__.py
 sphinx_toolbox/more_autodoc/augment_defaults.py
 sphinx_toolbox/more_autodoc/autonamedtuple.py
 sphinx_toolbox/more_autodoc/autoprotocol.py
 sphinx_toolbox/more_autodoc/autotypeddict.py
 sphinx_toolbox/more_autodoc/genericalias.py
 sphinx_toolbox/more_autodoc/overloads.py
 sphinx_toolbox/more_autodoc/regex.py
 sphinx_toolbox/more_autodoc/typevars.py
 sphinx_toolbox/more_autodoc/variables.py
 sphinx_toolbox/more_autosummary/column_widths.py
 sphinx_toolbox/pre_commit.py
 sphinx_toolbox/testing.py
 sphinx_toolbox/tweaks/param_dash.py
Copyright: 2020-2022 Dominic Davis-Foster <dominic@davis-foster.co.uk>
 2007-2022 by the Sphinx team
License: BSD-2-clause AND Expat
Comments: Parts are based on https://github.com/sphinx-doc/sphinx

Files: sphinx_toolbox/confval.py
Copyright: 2021 Dominic Davis-Foster <dominic@davis-foster.co.uk>
 2013-2018 Dave Snider, Read the Docs, Inc. & contributors
License: Expat
Comments: Based on https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/conf.py

Files: sphinx_toolbox/installation.py
 static_original/tabs-no-collapse.js
Copyright: 2020-2021 Dominic Davis-Foster <dominic@davis-foster.co.uk>
 2017 djungelorm
License: Expat
Comments: Include parts from
 https://github.com/executablebooks/sphinx-tabs/blob/master/sphinx_tabs/static/tabs.js

Files: sphinx_toolbox/issues.py
 sphinx_toolbox/source.py
 sphinx_toolbox/github/issues.py
Copyright: 2020-2022 Dominic Davis-Foster <dominic@davis-foster.co.uk>
 2008-2014 by Georg Brandl pyspecific.py from the Python documentation.
License: Expat AND PSF
Comments: Parts of the docstrings based on https://docutils.sourceforge.io/docs/howto/rst-roles.html

Files: sphinx_toolbox/more_autosummary/__init__.py
Copyright: 2020-2021 Dominic Davis-Foster <dominic@davis-foster.co.uk>
 2007-2020 by the Sphinx team
 2016-2019, Philipp S. Sommer
 2020-2021, Helmholtz-Zentrum Hereon
License: Apache-2.0 AND BSD-2-clause AND Expat
Comments: Builds on top of, and PatchedAutoDocSummDirective based on, https://github.com/Chilipp/autodocsumm
 other parts are based on https://github.com/sphinx-doc/sphinx

Files: sphinx_toolbox/tweaks/revert_footnote_style.py
Copyright: 2022 Dominic Davis-Foster <dominic@davis-foster.co.uk>
 2016 David Goodger, Günter Milde docutils
License: BSD-2-clause AND Expat

Files: sphinx_toolbox/tweaks/sphinx_panels_tabs.py
Copyright: 2021 Dominic Davis-Foster <dominic@davis-foster.co.uk>
 2020 Executable Books
License: Expat
Comments: Include parts from https://github.com/executablebooks/sphinx-panels

Files: sphinx_toolbox/utils.py
Copyright: 2021 Dominic Davis-Foster <dominic@davis-foster.co.uk>
 2015 Hynek Schlawack https://github.com/python-attrs/attrs
 2021 Franz Wöllert https://github.com/mansenfranzen/autodoc_pydantic/pull/86/files
License: Expat

Files: tests/conftest.py
 tests/test_more_autodoc/test_autodoc_typehints.py
Copyright: Alex Grönholm
License: Expat
Comments: Based on https://github.com/agronholm/sphinx-autodoc-typehints

Files: debian/*
Copyright: 2024 Kathara Sasikumar <katharasasikumar007@gmail.com>
License: Expat

License: Apache-2.0
 On Debian systems the full text of the Apache-2.0 license can be found in
 /usr/share/common-licenses/Apache-2.0.

License: BSD-2-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.
 .
 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.

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.

License: PSF
 1. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and
    the Individual or Organization ("Licensee") accessing and otherwise using Python
    3.6.14 software in source or binary form and its associated documentation.
 .
 2. Subject to the terms and conditions of this License Agreement, PSF hereby
    grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
    analyze, test, perform and/or display publicly, prepare derivative works,
    distribute, and otherwise use Python 3.6.14 alone or in any derivative
    version, provided, however, that PSF's License Agreement and PSF's notice of
    copyright, i.e., "Copyright © 2001-2021 Python Software Foundation; All Rights
    Reserved" are retained in Python 3.6.14 alone or in any derivative version
    prepared by Licensee.
 .
 3. In the event Licensee prepares a derivative work that is based on or
    incorporates Python 3.6.14 or any part thereof, and wants to make the
    derivative work available to others as provided herein, then Licensee hereby
    agrees to include in any such work a brief summary of the changes made to Python
    3.6.14.
 .
 4. PSF is making Python 3.6.14 available to Licensee on an "AS IS" basis.
    PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED.  BY WAY OF
    EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR
    WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE
    USE OF PYTHON 3.6.14 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
 .
 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON 3.6.14
    FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF
    MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 3.6.14, OR ANY DERIVATIVE
    THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
 .
 6. This License Agreement will automatically terminate upon a material breach of
    its terms and conditions.
 .
 7. Nothing in this License Agreement shall be deemed to create any relationship
    of agency, partnership, or joint venture between PSF and Licensee.  This License
    Agreement does not grant permission to use PSF trademarks or trade name in a
    trademark sense to endorse or promote products or services of Licensee, or any
    third party.
 .
 8. By copying, installing or otherwise using Python 3.6.14, Licensee agrees
    to be bound by the terms and conditions of this License Agreement.