This package contains core elements of EMOS Framework logic. The numerous functions
are organised in several libraries. The following naming convention for libraries has been
applied: <vendor>_<package>_<name>_lib
- vendor: indicator of code origins, e.g. emos
- package: frm (stands for "framework")
- name: short name inidicating the nature of the library (also used as a prefix for
functions contained in that particular library)
- lib: constant indicating the compiled module