sephalon
sephalon
This extension has matured in the meanwhile and has been [packaged for Debian by a third party](https://packages.debian.org/bullseye/python3-sphinxcontrib.svg2pdfconverter). Just for consideration in your next evaluation.
sphinxcontrib-svg2pdfconverter is now recommended in the [official Sphinx documentatio](https://www.sphinx-doc.org/en/master/usage/extensions/imgconverter.html)n as an alternative to `sphinx.ext.imgconverter` if one wants to avoid rasterization.
> This part looks reasonable. But what flags do you want to add? Maybe we could add them always unconditionally? In my specific case e.g. `--hash-style=gnu`. In general it is...
> Interesting. I don't see anything in `man gcc` re this. Do you have any references? I have to correct myself, the order of options seems to irrelevant as you...
> The `python3`-prefix is for python modules installed in the normal paths, so it doesn't apply here. Yeah, the rename would have only made sense if we would have decided...
I have merged client and exporter into a single package and added the `-venv` suffix as proposed in my previous comment. Please review.
All comments should have been addressed now; please rereview.
I actually used YAPF to reformat the code at some point, but now I realized that the line length limit is not set in `setup.cfg` (defaults to PEP8 then). Is...
Thanks, fixup looks good to me. Should I squash now or are you doing that?
LGTM, please squash.