Metadata-Version: 2.1
Name: obsidian-blog
Version: 0.1.0
Summary: Feature rich static site generator for obsidian.md
License: Commons Clause
Author: 'Anton Shuvalov'
Author-email: anton@shuvalov.info
Requires-Python: >=3.8,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Markdown (>=3.3.6,<4.0.0)
Requires-Dist: docopt (>=0.6.2,<0.7.0)
Requires-Dist: markdown-link-attr-modifier (>=0.2.0,<0.3.0)
Requires-Dist: pybars4 (>=0.9.13,<0.10.0)
Requires-Dist: python-dotenv (>=0.19.2,<0.20.0)
Requires-Dist: python-frontmatter (>=1.0.0,<2.0.0)
Requires-Dist: python-slugify (>=5.0.2,<6.0.0)
Requires-Dist: watchdog (>=2.1.6,<3.0.0)
