hi
i’m trying to read a couple of blender addons and get some info from them, and i want to import the bl_info dictionary only, and i mean by only is i don’t want to import the imports in the script or any other class or method, i already searched the net and didn’t find a way i thought maybe here someone will help, is there a way to do that?
thank you.