Skip to content

Commit 72f82e4

Browse files
authored
Apply suggestions from code review
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent 9dd09a9 commit 72f82e4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/handbook/third-party-plugins.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ Here is a list of PyPI projects that offer additional plugins:
1212
* :pypi:`DjvuRleImagePlugin`: Plugin for the DjVu RLE image format as defined in the DjVuLibre docs.
1313
* :pypi:`heif-image-plugin`: Simple HEIF/HEIC images plugin, based on the pyheif library.
1414
* :pypi:`jxlpy`: Introduces reading and writing support for JPEG XL.
15-
* :pypi:`pillow-degas`: Adds reading Atari Degas image files.
15+
* :pypi:`pillow-degas`: Adds reading Atari ST Degas image files.
1616
* :pypi:`pillow-heif`: Python bindings to libheif for working with HEIF images.
1717
* :pypi:`pillow-jpls`: Plugin for the JPEG-LS codec, based on the Charls JPEG-LS implementation. Python bindings implemented using pybind11.
1818
* :pypi:`pillow-jxl-plugin`: Plugin for JPEG-XL, using Rust for bindings.
1919
* :pypi:`pillow-mbm`: Adds support for KSP's proprietary MBM texture format.
20-
* :pypi:`pillow-netpbm`: Adds .pam support, and loads images using `netpbm <https://en.wikipedia.org/wiki/Netpbm>`_'s converter collection.
20+
* :pypi:`pillow-netpbm`: Adds .pam support, and loads images using `Netpbm <https://en.wikipedia.org/wiki/Netpbm>`__'s converter collection.
2121
* :pypi:`pillow-svg`: Implements basic SVG read support. Supports basic paths, shapes, and text.
2222
* :pypi:`raw-pillow-opener`: Simple camera raw opener, based on the rawpy library.

0 commit comments

Comments
 (0)