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
A commit references this bug: Author: koobs Date: Sun Jan 24 12:47:20 UTC 2016 New revision: 407115 URL: https://svnweb.freebsd.org/changeset/ports/407115 Log: [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 Changes: head/devel/Makefile head/devel/py-txaio/ head/devel/py-txaio/Makefile head/devel/py-txaio/distinfo head/devel/py-txaio/files/ head/devel/py-txaio/files/patch-test_test__packaging.py head/devel/py-txaio/pkg-descr