Metadata-Version: 2.4
Name: mkdocs-include-stubs-plugin
Version: 1.0.1
Summary: Mkdocs plugin to include stubs (single pages) from multiple GitHub branches of a repo within a mkdocs website build.
Author-email: Davide Marchegiani <davide.marchegiani@anu.edu.au>
Maintainer-email: Davide Marchegiani <davide.marchegiani@anu.edu.au>
License: Apache Software License 2.0
        
        Copyright (c) 2025, ACCESS-NRI
        
        Licensed under the Apache License, Version 2.0 (the "License");
        you may not use this file except in compliance with the License.
        You may obtain a copy of the License at
        
        http://www.apache.org/licenses/LICENSE-2.0
        
        Unless required by applicable law or agreed to in writing, software
        distributed under the License is distributed on an "AS IS" BASIS,
        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
        See the License for the specific language governing permissions and
        limitations under the License.
        
        
Project-URL: Repository, https://github.com/ACCESS-NRI/mkdocs_include_stubs_plugin
Keywords: mkdocs,plugin,mkdocs plugin,access-nri
Requires-Python: >=3.11
License-File: LICENSE
Requires-Dist: beautifulsoup4>=4.13.4
Requires-Dist: mkdocs>=1.6
Requires-Dist: termcolor>=3.0
Requires-Dist: versioneer>=0.28
Requires-Dist: requests>=2.31.0
Provides-Extra: dev
Requires-Dist: ipykernel>=6.0; extra == "dev"
Requires-Dist: pytest>=8.0; extra == "dev"
Requires-Dist: pytest-cov>=5.0; extra == "dev"
Requires-Dist: pytest-subprocess>=1.5.3; extra == "dev"
Dynamic: license-file
