.. SPDX-FileCopyrightText: 2023 The meson-python developers
..
.. SPDX-License-Identifier: MIT

.. _tutorials-data:

****************
Using data files
****************


.. todo::

   - Explain that meson-python doesn't support ``install_data``

     - Link to the relevant :ref:`reference-limitations` section

   - Give a quick introduction on the ``importlib.resources`` API

     - Mention the ``importlib_resources`` backport
