:orphan:

.. _BUFR-PIL:

BUFR-PIL BUFR
=============

Extensions: ``.bufr``

*This is a copy from the Pillow docs.*


.. versionadded:: Pillow  1.1.3

PIL provides a stub driver for BUFR files.

To add read or write support to your application, use
:py:func:`PIL.BufrStubImagePlugin.register_handler`.


