sottom

Results 5 issues of sottom

Did you want me to try to implement the changes discussed in [this thread](https://github.com/nerevu/riko/issues/12)? This PR doesn't fix those things specifically.

enhancement

The `format_currency` function from Babel version 2.8.0 used in [riko's currencyformat.py](https://github.com/nerevu/riko/blob/52178facf6d7efda913380554783205fef7d7be2/riko/modules/currencyformat.py#L56) returns a `\xa0` byte character after the currency symbol locally, but not on Travis-CI (e.g. `$\xa010.33` is returned locally,...

bug

CR https://github.com/nerevu/riko/pull/45

enhancement

The `pgrep` command used on the line at the link below breaks when run on Windows. The error is: `FileNotFoundError: [WinError 2] The system cannot find the file specified` Find...

0.14 is needed for other work we're doing that uses mezmorize