Description of problem: "dnf module info" line-wraps without folding at whitespace, so line-breaks occur randomly in the middle of words. This makes it very hard to read the output. In particular the Artifacts: list is a long wall of characters if the module is large. It would be much better to fold lines at whitespace when a line overflows. See "dnf module info perl" (in eg. a current jamesantill/boltron-27 docker image) as an example. Version-Release number of selected component (if applicable): dnf-2.6.3-11.module_34d7b7ed.modularity.1.cc067f9.noarch
@Martin, can we fix it asap please? a lot of my tests depend on parsing `dnf module list`
Fixed by https://github.com/rpm-software-management/dnf/pull/936