Hi all,
Since gretl supports the idea of package dependencies now, I think it's
useful to add an accessor to a package's version for checking that the
required version is actually installed on the system.
In python one has those magic methods of which one is
PACKAGE.__version__. Do we have such an accessor available in gretl?
Given that it exists in the spec-file it should be possible to grab it,
or not?
Thanks,
Artur