557e5c0 Split tools into a subpackage

Authored and Committed by adamwill 2 years ago
    Split tools into a subpackage
    
    They have additional dependencies (GraphViz, Readonly) that the
    modules do not have, so packaging them separately will help cut
    down dependency sprawl for other things that only need the
    modules (e.g. SQL-Translator).
    
        
file modified
+13 -1