xref: /openbmc/qemu/python/qemu/README.rst (revision 78d6c4c33d872c6790f8115b2bf5b0a00d710c22)
1QEMU Python Namespace
2=====================
3
4This directory serves as the root of a `Python PEP 420 implicit
5namespace package <https://www.python.org/dev/peps/pep-0420/>`_.
6
7Each directory below is assumed to be an installable Python package that
8is available under the ``qemu.<package>`` namespace.
9