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