python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / python-pillow / Config.in
blob3820ba8fb1b9fee0b64e15e227c99d013bb1f291
1 config BR2_PACKAGE_PYTHON_PILLOW
2         bool "python-pillow"
3         help
4           Pillow is the "friendly" PIL fork by Alex Clark and
5           Contributors. PIL is the Python Imaging Library by Fredrik
6           Lundh and Contributors.
8           Pillow relies on external libraries to provide support
9           various image formats. Select the corresponding package(s)
10           to get this support. Pillow can use jpeg, zlib (for PNG),
11           tiff, freetype, webp, and openjpeg (JPEG-2000).
13           https://pypi.python.org/pypi/Pillow/