Metadata-Version: 2.1
Name: ctfcicd
Version: 1.0.7
Summary: Tool for CI/CD pipelines to deploy CTFs
Home-page: https://github.com/MrSuicideParrot/ctf-cicd
Author: André Cirne
License: MIT
Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: docker (~=5.0.2)
Requires-Dist: requests (~=2.22.0)
Requires-Dist: PyYAML (~=5.4)
Requires-Dist: paramiko
Requires-Dist: docker-compose

