loremipsum icon indicating copy to clipboard operation
loremipsum copied to clipboard

Lorem Ipsum generator

Results 4 loremipsum issues
Sort by recently updated
recently updated
newest added

resource_string() from pkg_resources opens dictionary.txt as 'rb', which puts byte literals in front of all the words when using python 3. ``` >>> get_sentence() "B'cras' b'mi' b'a' b'vulputate' b'arcu'." ```

It would be nice if you could push version 1.0.6 into pypi so that we could use pip to install it. The latest version on pypi is 1.0.5. and it's...

This prevents the generator from outputting repr() of binary data, resulting in a sequence of b'blahblahs'. If you plan to release a v1.0.6 on pypi, please consider merging this. It...

Please support a package for Debian and Ubuntu as is requested at https://bugs.launchpad.net/ubuntu/+bug/1333253