Metadata-Version: 2.1
Name: orbit-component-zerodocs
Version: 1.0.90
Summary: Orbit Component for inline documentation
Home-page: https://gitlab.com/madpenguin/orbit-component-zerodocs
License: MIT
Author: Gareth Bult
Author-email: gareth@madpenguin.uk
Requires-Python: >=3.10,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Database :: Database Engines/Servers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: bs4 (>=0.0.1,<0.0.2)
Requires-Dist: cmarkgfm (>=2022.10.27,<2023.0.0)
Requires-Dist: loguru (>=0.7.0,<0.8.0)
Requires-Dist: lxml (>=4.9.3,<5.0.0)
Requires-Dist: nltk (>=3.8.1,<4.0.0)
Requires-Dist: orbit-database (>=1.0)
Requires-Dist: pygments (>=2.15.1,<3.0.0)
Requires-Dist: python-gitlab (>=3.14.0,<4.0.0)
Project-URL: Documentation, https://gitlab.com/madpenguin/orbit-component-zerodocs
Project-URL: Repository, https://gitlab.com/madpenguin/orbit-component-zerodocs
Description-Content-Type: text/markdown

# Orbit Component :: ZeroDocs

#### This is the base compoent for the orbit framework back-end. It's required for all other components and for the framework itself, assuming you want the framework to do something useful.
