Metadata-Version: 2.1
Name: mullai
Version: 1.0.3
Summary: A static site generator, that will allow you to generate content from database or remote.
Home-page: https://github.com/whoisjeeva/mullai
Author: Jeeva
Author-email: support@gumify.me
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
License-File: LICENSE.txt
Requires-Dist: Jinja2 ==3.1.3
Requires-Dist: Markdown ==3.6
Requires-Dist: MarkupSafe ==2.1.5
Requires-Dist: peewee ==3.17.3
Requires-Dist: PyMySQL ==1.1.0
Requires-Dist: python-slugify ==8.0.4
Requires-Dist: PyYAML ==6.0.1
Requires-Dist: text-unidecode ==1.3
Requires-Dist: watchdog ==4.0.0
Requires-Dist: requests ==2.31.0
Requires-Dist: bs4 ==0.0.2
Requires-Dist: lxml ==5.2.1

