diff --git a/algo.egg-info/PKG-INFO b/algo.egg-info/PKG-INFO deleted file mode 100644 index c629f176..00000000 --- a/algo.egg-info/PKG-INFO +++ /dev/null @@ -1,34 +0,0 @@ -Metadata-Version: 2.4 -Name: algo -Version: 2.0.0b0 -Summary: Set up a personal IPSEC VPN in the cloud -Requires-Python: >=3.11 -License-File: LICENSE -Requires-Dist: ansible==11.9.0 -Requires-Dist: jinja2>=3.1.6 -Requires-Dist: netaddr==1.3.0 -Requires-Dist: pyyaml>=6.0.2 -Requires-Dist: pyopenssl>=0.15 -Requires-Dist: segno>=1.6.0 -Provides-Extra: aws -Requires-Dist: boto3>=1.34.0; extra == "aws" -Requires-Dist: boto>=2.49.0; extra == "aws" -Provides-Extra: azure -Requires-Dist: azure-identity>=1.15.0; extra == "azure" -Requires-Dist: azure-mgmt-compute>=30.0.0; extra == "azure" -Requires-Dist: azure-mgmt-network>=25.0.0; extra == "azure" -Requires-Dist: azure-mgmt-resource>=23.0.0; extra == "azure" -Requires-Dist: msrestazure>=0.6.4; extra == "azure" -Provides-Extra: gcp -Requires-Dist: google-auth>=2.28.0; extra == "gcp" -Requires-Dist: requests>=2.31.0; extra == "gcp" -Provides-Extra: hetzner -Requires-Dist: hcloud>=1.33.0; extra == "hetzner" -Provides-Extra: linode -Requires-Dist: linode-api4>=5.15.0; extra == "linode" -Provides-Extra: openstack -Requires-Dist: openstacksdk>=2.1.0; extra == "openstack" -Provides-Extra: cloudstack -Requires-Dist: cs>=3.0.0; extra == "cloudstack" -Requires-Dist: sshpubkeys>=3.3.1; extra == "cloudstack" -Dynamic: license-file diff --git a/algo.egg-info/SOURCES.txt b/algo.egg-info/SOURCES.txt deleted file mode 100644 index acc891ba..00000000 --- a/algo.egg-info/SOURCES.txt +++ /dev/null @@ -1,10 +0,0 @@ -LICENSE -README.md -pyproject.toml -algo.egg-info/PKG-INFO -algo.egg-info/SOURCES.txt -algo.egg-info/dependency_links.txt -algo.egg-info/requires.txt -algo.egg-info/top_level.txt -tests/test_cloud_init_template.py -tests/test_package_preinstall.py \ No newline at end of file diff --git a/algo.egg-info/dependency_links.txt b/algo.egg-info/dependency_links.txt deleted file mode 100644 index 8b137891..00000000 --- a/algo.egg-info/dependency_links.txt +++ /dev/null @@ -1 +0,0 @@ - diff --git a/algo.egg-info/requires.txt b/algo.egg-info/requires.txt deleted file mode 100644 index 1490b2af..00000000 --- a/algo.egg-info/requires.txt +++ /dev/null @@ -1,34 +0,0 @@ -ansible==11.9.0 -jinja2>=3.1.6 -netaddr==1.3.0 -pyyaml>=6.0.2 -pyopenssl>=0.15 -segno>=1.6.0 - -[aws] -boto3>=1.34.0 -boto>=2.49.0 - -[azure] -azure-identity>=1.15.0 -azure-mgmt-compute>=30.0.0 -azure-mgmt-network>=25.0.0 -azure-mgmt-resource>=23.0.0 -msrestazure>=0.6.4 - -[cloudstack] -cs>=3.0.0 -sshpubkeys>=3.3.1 - -[gcp] -google-auth>=2.28.0 -requests>=2.31.0 - -[hetzner] -hcloud>=1.33.0 - -[linode] -linode-api4>=5.15.0 - -[openstack] -openstacksdk>=2.1.0 diff --git a/algo.egg-info/top_level.txt b/algo.egg-info/top_level.txt deleted file mode 100644 index 8b137891..00000000 --- a/algo.egg-info/top_level.txt +++ /dev/null @@ -1 +0,0 @@ -