www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - depend 0.0.1

https://github.com/funkwerk/depend

depend checks actual import dependencies against a PlantUML model 
of target dependencies.
In contrast to dhier, depend makes use of the import dependencies 
created by dmd with the --deps switch.

In our company, we use this tool with CI to guard the development 
against unintended dependencies.
Apr 30 2015