`jaraco.text.yield_lines` allows iterating through lines of text. When combined with `pkg_resources`, it can read and process lines from a resource file. #python #pkg_resources #yield_lines