Metadata-Version: 2.1
Name: c2sketch
Version: 0.3.0
Summary: C2Sketch tool for modeling C2 systems
License: BSD
Author: Bas Lijnse
Author-email: bas@baslijnse.nl
Requires-Python: >=3.11,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: aiofiles (>=22.1.0,<23.0.0)
Requires-Dist: lark (>=1.1.7,<2.0.0)
Requires-Dist: networkx (>=2.8.6,<3.0.0)
Requires-Dist: numpy (>=1.23.2,<2.0.0)
Requires-Dist: openpyxl (>=3.1.2,<4.0.0)
Requires-Dist: pygraphviz (>=1.14,<2.0)
Requires-Dist: tomli (>=2.0.1,<3.0.0)
Requires-Dist: toppyt (>=0.7.1,<0.8.0)
Requires-Dist: uvicorn[standard] (>=0.18.3,<0.19.0)
