Print OEChem and file format information¶
A program that prints the current OEChem version, platform, build date, and the release name of the overall toolkits being used. It also prints details of all the molecule file formats supported by the OEChem toolkit and whether they are readable and/or writable.
Example¶
prompt> OEChemInfo
Code¶
Download code
See also
OEGetFormatString
functionOEGetFormatExtension
functionOEChemGetRelease
functionOEChemGetVersion
functionOEChemGetPlatform
functionOEToolkitsGetRelease
function