Separate Letters

I’m looking for a script that can split a font object into individual letters without converting to splines or meshes. The individual letters should remain a font object.
Does anyone know such a script?

Many thanks in advance

use animation nodes, there’s a node there that will do just this, then you could disable the addon
or give a try to this old script: https://www.dropbox.com/s/fwqvdb5nj0wzbdq/separate_letters_2.py?dl=1

Hi liero,

the script is exactly what I was looking for.

Thank you very much