Read Alembic .abc data

As output of a sim tool for soft body simulation I will get an Alembic file, containing in an open source optimized format all the data regarding the evolution of the simulated mesh.

Want to ask if there is any package allowing me to import that format in Julia, so to later use the data for the surrogate creation, FileIO didn’t list this as supported format (as beginner I will not be able to add the support mysefl).