I started using Conpuscles.jl. It's nice to be able to get mass and widths of resonances, even roughly from just name.
For the situation when this name is hard to guess, I have a guessing mechanism based on token similarity.
https://github.com/mmikhasenko/PDGdb.jl/blob/main/src/particle.jl#L32-L41
I propose to adopt it in this package.
What do you think, guys?
@tamasgal