beremiz

file isExecutable
add docutils in svgui plugins to launch inkscape
fix bug in Beremiz.py when open project without buildpath
from .. import toolchain_gcc
class Linux_target(toolchain_gcc):
extension = ".so"
CustomLDFLAGS = ["-shared", "-lrt"]