Metadata-Version: 2.4
Name: geg-metrics
Version: 0.1.2
Summary: Graph drawing metrics and GEG parser
Project-URL: Homepage, https://gavjmooney.com/geg
Author: Gavin J. Mooney
License: MIT
Requires-Python: >=3.9
Requires-Dist: networkx>=2.8
Requires-Dist: numpy>=1.23
Requires-Dist: scikit-learn>=1.1
Requires-Dist: scipy>=1.9
Requires-Dist: svgpathtools>=1.6.1
Description-Content-Type: text/markdown

# GEG Eencodes Graphs

GEG Encodes Graphs is a JSON based storage format for encoding graph drawings which contain complex edge geometries using SVG path commands. GEG enables readability metric calculations on drawings containing curved/polygonal edges. 

This package contains code for reading/wwriting GEG files, converting to/from other common formats, and several readability metric implementations.

## Installation

## Usage

### For more information, see the following publication:
GD PAPER CITATION 