K 10 svn:author V 5 koobs K 8 svn:date V 27 2016-01-24T12:47:20.153079Z K 7 svn:log V 533 [NEW] devel/py-txaio: Compatibility API between asyncio/Twisted/Trollius txaio is a helper library for writing code that runs unmodified on both Twisted and asyncio / Trollius. This is like six, but for wrapping over differences between Twisted and asyncio so one can write code that runs unmodified on both (aka source code compatibility). In other words: your users can choose if they want asyncio or Twisted as a dependency. WWW: https://github.com/crossbario/txaio [1] https://github.com/crossbario/txaio/pull/53 PR: 206564 END