Metadata-Version: 2.4
Name: crczp-topology-definition
Version: 1.0.3
Summary: topology-definition
Author: cybersecurityhub.cz
License-Expression: MIT
License-File: LICENSE
Requires-Python: >=3.9
Requires-Dist: netaddr>=0.7
Requires-Dist: structlog>=19.2
Requires-Dist: yamlize>=0.6
Description-Content-Type: text/markdown

## CyberRange Topology definition

Package that defines CyberRange Topology

### Usage example

```toml
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true

[requires]
python_version = "3.12"
```