schrodinger / maeparser

maestro file parser
MIT License
23 stars 23 forks source link

MaeParser can't parse property names with colons #77

Closed whosayn closed 1 year ago

whosayn commented 1 year ago

When given an input with a property name like s_m_prop:name, MaeParser throws a schrodinger::mae::read_exception because it thinks the colon begins a ::: token.