Metadata-Version: 2.4
Name: dotguard
Version: 0.2.0
Summary: Validate your .env file against .env.example before you deploy.
License-Expression: MIT
Project-URL: Homepage, https://github.com/pychris1/dotguard
Project-URL: Repository, https://github.com/pychris1/dotguard
Project-URL: Bug Tracker, https://github.com/pychris1/dotguard/issues
Project-URL: Changelog, https://github.com/pychris1/dotguard/blob/main/CHANGELOG.md
Keywords: dotenv,env,cli,deployment,validation,devops
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Utilities
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Provides-Extra: dev
Requires-Dist: pytest>=7; extra == "dev"

# .-dot-gaurd
