uvloop 0.8.1+ds1-1 source package in Ubuntu
Changelog
uvloop (0.8.1+ds1-1) unstable; urgency=medium * New upstream release -- Piotr Ożarowski <email address hidden> Fri, 15 Sep 2017 12:17:21 +0200
Upload details
- Uploaded by:
- Piotr Ożarowski
- Uploaded to:
- Sid
- Original maintainer:
- Piotr Ożarowski
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
uvloop_0.8.1+ds1-1.dsc | 2.1 KiB | d2250123166831d4cd88ce1f61c69025fe1db422baeb65082d1957107201005c |
uvloop_0.8.1+ds1.orig.tar.gz | 663.8 KiB | 028a87d3fd2f939ab60f8273ff6b27a1cbe36b12073102cf9a40fb1946cf204e |
uvloop_0.8.1+ds1-1.debian.tar.xz | 5.9 KiB | f5ac8c7e32da763d1d43bba9bba442e1d39e8b5d3bae9e5194ca49fb1c61ad8f |
Available diffs
No changes file available.
Binary packages built by this source
- python3-uvloop: fast implementation of asyncio event loop on top of libuv
uvloop is a fast, drop-in replacement of the built-in asyncio
event loop. uvloop is implemented in Cython and uses libuv
under the hood. It makes asyncio 2-4x faster.
- python3-uvloop-dbg: fast implementation of asyncio event loop on top of libuv
uvloop is a fast, drop-in replacement of the built-in asyncio
event loop. uvloop is implemented in Cython and uses libuv
under the hood. It makes asyncio 2-4x faster.
.
This package contains the extension built for the Python 3 debug interpreter.