gnames / gnparser

GNparser normalises scientific names and extracts their semantic elements.
MIT License
38 stars 4 forks source link

Support genus names with multiple hyphens; closes #203 #204

Closed tobymarsden closed 2 years ago

tobymarsden commented 2 years ago

This PR addresses issue #203 by supporting the parsing of genus names containing more than one hyphen. It allows for upper- or lower-case subsequent segments (with appropriate quality warnings).

tobymarsden commented 2 years ago

This PR has been updated to support genera with one or two hyphens only (and not more).