Metadata-Version: 2.3
Name: ghss
Version: 0.1.0
Summary: Sync your .env files with Github Secrets
Keywords: github,secrets,env,cli
Author: Miguel P Z
Author-email: Miguel P Z <60221874+MiguelElGallo@users.noreply.github.com>
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: pydantic>=2.11.10
Requires-Dist: pydantic-settings>=2.11.0
Requires-Dist: python-dotenv>=1.0.0
Requires-Dist: typer>=0.19.2
Requires-Dist: pytest>=8.0.0 ; extra == 'dev'
Requires-Dist: pytest-mock>=3.12.0 ; extra == 'dev'
Requires-Python: >=3.13
Project-URL: Homepage, https://github.com/MiguelElGallo/ghs
Project-URL: Issues, https://github.com/MiguelElGallo/ghs/issues
Project-URL: Repository, https://github.com/MiguelElGallo/ghs
Provides-Extra: dev
Description-Content-Type: text/markdown

# ghs
Sync your .env files with Github Secrets 
