Metadata-Version: 2.1
Name: docums
Version: 1.3.0
Summary: Open source documentation website
Home-page: https://documsapp.github.io/docums
Author: NKDuy
Author-email: kn145660@gmail.com
License: BSD
Project-URL: Source, https://github.com/DocumsApp/docums
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Documentation
Classifier: Topic :: Text Processing
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click (>=3.3)
Requires-Dist: Jinja2 (>=2.10.2)
Requires-Dist: Markdown (>=3.2.1)
Requires-Dist: PyYAML (>=3.10)
Requires-Dist: watchdog (>=2.0)
Requires-Dist: ghp-import (>=1.0)
Requires-Dist: pyyaml-env-tag (>=0.1)
Requires-Dist: importlib-metadata (>=4.3)
Requires-Dist: packaging (>=20.5)
Requires-Dist: mergedeep (>=1.3.4)
Provides-Extra: i18n
Requires-Dist: babel (>=2.9.0) ; extra == 'i18n'

# Docums

Open source documentation website

---

[![PyPI Version][pypi-v-image]][pypi-v-link]

---

## Code of Conduct

Everyone interacting in the Docums project's codebases, issue trackers, chat
rooms, and mailing lists is expected to follow the [PyPA Code of Conduct].

[pypi-v-image]: https://img.shields.io/pypi/v/docums.svg
[pypi-v-link]: https://pypi.org/project/docums/

[PyPA Code of Conduct]: https://www.pypa.io/en/latest/code-of-conduct/
