Jürgen Hermann
Jürgen Hermann
```console $ mystars --version mystars 1.4.9 $ mystars schnack 2>&1 >/dev/null | tail -n1 UnicodeEncodeError: 'ascii' codec can't encode characters in position 5-6: ordinal not in range(128) ``` In a...
Hi, "… are released under an open source license" means you need to state what that license is. ;) One of the Creative Commons ones would be the obvious choice.
Once you settled the zip-safe challenges etc., it'd be nice if exxo could add a packaging envelope via an option or configuration value. Rationale: - Solves the "external shared object"...
The list of tests might benefit from a mention of "dark reader" and similar tools (like Windows "high contrast"). Maybe extend the "zoom 200%" test scope to be "Try out...
**Is your feature request related to a problem? Please describe.** The API mimics the web UI, but there is no equivalent (that I can see) for https://endoflife.date/tags/. This is similar...
`tee` already writes the file to the final destination.
By using a legend of short glyphs (🌀 = CycloneDX, 💨 = SPDX, ...) and using them in the cells, you could make the columns thinner and thus avoid the...
- Fix pylint, pytest, tox issues - Move tasks over to `tasks.py` - Add doc building