little-recipe-parser 0.1.2
Recipe Parsing Gem - Simply run result = LittleRecipeParser::Parse.new('1 pound of chicken') - you can then call result.quantity, result.tag or result.measurement on the string
Gemfile:
=
install:
=
Runtime Dependencies (1):
activesupport
>= 0