mkdocs-multisource-docs

View on PyPIReverse Dependencies (0)

0.1.2 mkdocs_multisource_docs-0.1.2-py3-none-any.whl

Wheel Details

Project: mkdocs-multisource-docs
Version: 0.1.2
Filename: mkdocs_multisource_docs-0.1.2-py3-none-any.whl
Download: [link]
Size: 16076
MD5: bb82ba56e8a2bf95f8f657826eda6f61
SHA256: f923a102926072e1aa9bddeed65664322f6bea2052844dd69afb6c70a1b1df67
Uploaded: 2025-03-25 19:12:00 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: mkdocs-multisource-docs
Version: 0.1.2
Summary: A MkDocs plugin that is designed to automate the process of collecting documentation from multiple GitLab repositories and integrating it into the documentation of the current repository.
Author-Email: Dmitry Uraev <uraev.dima[at]yandex.ru>
License: MIT License Copyright (c) 2025 Dmitry Uraev 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.
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Utilities
Requires-Python: >=3.10
Requires-Dist: mkdocs (>=1.5.3)
Requires-Dist: python-gitlab (>=4.4.0)
Requires-Dist: pydantic (>=2.10.6)
Description-Content-Type: text/markdown
Dynamic: license-file
License-File: LICENSE
[Description omitted; length: 7688 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (78.0.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mkdocs_multisource_docs/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mkdocs_multisource_docs/plugin.py sha256=aGibAnQw1re9LeoeOuiHoXszWP2fpyOxanTmhfW6WTM 2870
mkdocs_multisource_docs/src/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mkdocs_multisource_docs/src/config.py sha256=6Q7jvKIbkmuz4I1akfg3WNOkbZMpcV4UP3Z9bj_f460 1283
mkdocs_multisource_docs/src/constants.py sha256=83-By9lVsRkHF2WeRLHCUut3EzxbKSOavFs-uE2wzNU 568
mkdocs_multisource_docs/src/corpus_manager.py sha256=xDyVAX1jwNBU5wSeUErz_ToMnpBmolXlS72IrbvXVBE 3498
mkdocs_multisource_docs/src/gitlab_utils.py sha256=fkZkFs_0yFgyc7zdzmKvOYZmKHoXKJ0mHVWE6GoNF6c 4098
mkdocs_multisource_docs/src/logs.py sha256=AdqzzCxdNcRhjtkPSRrGYYyrL124hptkNkBAka-dfCU 1464
mkdocs_multisource_docs/src/main.py sha256=6xVSCvIlQR3-c3e5PRmohb8bMtMxFeOsQzW8lR3wFrQ 1525
mkdocs_multisource_docs/src/md_utils.py sha256=mFe_F64nyKre0VnhZ6s4FP1r_ou8gE6D-ujbrpmlJhw 5787
mkdocs_multisource_docs/src/utils.py sha256=wwGgSaxiBhrGalVNH0qLKTH5BCryb_W5tr4IsZBbFDw 908
mkdocs_multisource_docs/src/builders/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mkdocs_multisource_docs/src/builders/javadoc.py sha256=kpMItUM1deADXGTVC1ZvgDDY7o_QALyWiJrHu9DXe7g 1705
mkdocs_multisource_docs-0.1.2.dist-info/licenses/LICENSE sha256=nTpsiJ24DK4vQ9TIz0uMNO4H-W0dG9gYmGaiusaADjE 1069
mkdocs_multisource_docs-0.1.2.dist-info/METADATA sha256=Db8WW_Sk9Y1lHtZMVy4JOhBoZy1rkRV3NdHX94x7yYo 9985
mkdocs_multisource_docs-0.1.2.dist-info/WHEEL sha256=DK49LOLCYiurdXXOXwGJm6U4DkHkg4lcxjhqwRa0CP4 91
mkdocs_multisource_docs-0.1.2.dist-info/entry_points.txt sha256=uzPHqKVtgKHWDWlVEmh5aWXxTAOhYtC8jBuvl3NN3bk 86
mkdocs_multisource_docs-0.1.2.dist-info/top_level.txt sha256=4PT7tQqX3KJ5ux7c-szg0sChmlzd_RFgGFSihJNgTrQ 24
mkdocs_multisource_docs-0.1.2.dist-info/RECORD

top_level.txt

mkdocs_multisource_docs

entry_points.txt

multisource-docs = mkdocs_multisource_docs.plugin:MultiSourceCollect