# dirgra **Repository Path**: mirrors_addons/dirgra ## Basic Information - **Project Name**: dirgra - **Description**: Simple Directed Graph Implementation - **Primary Language**: Unknown - **License**: EPL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-03 - **Last Updated**: 2026-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Dirgra: Simple Directed Graph ## Building ```text % mvn package ``` ## Testing ```text % jruby -S rspec ```