Gui core for Python Dia
Core dia object files for the dia mocking plugin
Example of export

Usage
-
Copy the script in your home user dia dir
$HOME/.dia/python -
Open dia
-
Trigger “Dia core dumper” from menu “Debug”
-
Copy the resulting core directory in your mock plugin directory you have installed using pip
cp -r $HOME\.dia\python\core <pythondia_dir>\plugins\mock\dia