Atomeye cfg file to LAMMPS read_data file

I am using voronoirize tool, which is used to create poly-crystal from a single crystal atomeye cfg file. It 
creates an output atomeye cfg file. I want to read that atomeye cfg using read)date to create atoms. How to convert

a atomeye cfg file into a readable input LAMMPS file.

I don't think anyone has written a tool to do that. The Pizza.py toolkit
has a dump to CFG converter. If anyone writes a CFG to data tool
for Pizza.py or a standalone tool, we'd be happy to add it to the LAMMPS distro.

Steve

I am writing a matlab code for that. If it works, I would be happy to share it with LAMMPS community.