Python3 Status
==============

This is a table of fedmsg's dependencies and which of
them are ready for python3.  We'll need every entry to
be "good to go" before we start trying to port fedmsg
to python3.

.. note:: This table is a work in progress.

+---------------+---------------+-----------+
| package       | Upstream      | Fedora    |
+===============+===============+===========+
| decorator     | Good          | Good      |
+---------------+---------------+-----------+
| kitchen       |               |           |
+---------------+---------------+-----------+
| lockfile      |               |           |
+---------------+---------------+-----------+
| moksha.common |               |           |
+---------------+---------------+-----------+
| moksha.hub    |               |           |
+---------------+---------------+-----------+
| paste         |               |           |
+---------------+---------------+-----------+
| python-daemon |               |           |
+---------------+---------------+-----------+
| pytz          |               |           |
+---------------+---------------+-----------+
| pyzmq         | Good          | Good      |
+---------------+---------------+-----------+
| requests      |               |           |
+---------------+---------------+-----------+
| setuptools    |               |           |
+---------------+---------------+-----------+
| stomper       |               |           |
+---------------+---------------+-----------+
| Twisted       |               |           |
+---------------+---------------+-----------+
| txWS          |               |           |
+---------------+---------------+-----------+
| txZMQ         |               |           |
+---------------+---------------+-----------+
| zope.interface|               |           |
+---------------+---------------+-----------+
