Results 7 issues of Louis

Consider the following image (which has an orientation exif tag). ![This way up!](https://cloud.githubusercontent.com/assets/6587757/26286579/48789e42-3e69-11e7-85fe-8ca72a9eb729.jpg) * A software reading this orientation tag (for instance, Firefox — just click on the image above)...

enhancement
contribution welcome

What I'd like to know is : version 1.0.0 of my package `foobar` was downloaded X times, while version 1.1.0 was downloaded Y times. This would give an idea of...

*This issue has been cross-posted as mstamy2/PyPDF3#11, since it affects both projects.* *Note: All PDF described here are available for download at the end of this message.* I have a...

help wanted

The README says that in the config file, `parent = /` is allowed. However, if I set so (I would like my tags to be located at http://example.com/tag instead of...

question

[Since Python3.14](https://docs.python.org/3.14/whatsnew/3.14.html#argparse), argparse `--help` output is colored, which is rendered by `sphinx-argparse` as `usage: fancytool [-h]` (instead of `usage: fancytool -h`). This can be [controlled by environment variables](https://docs.python.org/3.14/using/cmdline.html#using-on-controlling-color). Minimum working...