Quote:
Originally Posted by DiapDealer
The basic framework is Python--and is fairly robust. One could technically use a very simple python wrapper to launch an executable written in just about any other language (or launch other scripts--so long as the interpreter for that scripting language is installed and available on the user's machine).
|
That is actually what I did with the ePUBOptimizer plugin. Basically because the program already existed and is written in another language. The ePUBCheck plugin is a wrapper for the java program.