Metadata-Version: 2.1
Name: traefisy
Version: 0.1.2
Summary: A simple and efficient CLI tool for easy Traefik configuration.
Home-page: https://github.com/sion99/traefisy
Author: sion
Author-email: kmicety1@gmail.com
Keywords: traefik,traefik configuration
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: typer[all]
Requires-Dist: rich
Requires-Dist: sqlalchemy
Requires-Dist: pyyaml
Requires-Dist: ruamel.yaml
