Parse all monetary or even numeric information in natural language, to a form that code can work on.
I was working with spreadsheets and data importing pipelines, and wanted to create some way to handle monetary information properly in as many formats as possible, so started creating this package which can help in doing that.
Inspired from chrono-node, that allows for the same for date and time data.