diff options
author | David Spencer <baildon.research@googlemail.com> | 2017-01-30 07:31:46 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-03 04:33:07 +0700 |
commit | 7a3fc8656e26ad2ac23fb3957a51effb9b7442fe (patch) | |
tree | 6ddabef11c822a7af98dd77f61f67b60acf26c92 /python/python-txaio/slack-desc | |
parent | 05d0fdb5902dbe686b82c53b93be3f355dc5f6c9 (diff) |
python/python-txaio: Added (compatibility for Twisted/Trollius).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-txaio/slack-desc')
-rw-r--r-- | python/python-txaio/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python-txaio/slack-desc b/python/python-txaio/slack-desc new file mode 100644 index 0000000000000..ed67d967bd700 --- /dev/null +++ b/python/python-txaio/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python-txaio: python-txaio (source code compatibility for Twisted/Trollius) +python-txaio: +python-txaio: txaio is a helper library for writing code that runs unmodified on +python-txaio: both Twisted and asyncio / Trollius. +python-txaio: +python-txaio: https://pypi.python.org/pypi/txaio +python-txaio: +python-txaio: +python-txaio: +python-txaio: +python-txaio: |