Search Criteria
Package Details: python-uvloop-systemlibuv 0.14.0-1
Git Clone URL: | https://aur.archlinux.org/python-uvloop-systemlibuv.git (read-only, click to copy) |
---|---|
Package Base: | python-uvloop-systemlibuv |
Description: | A fast, drop-in replacement of the built-in asyncio event loop. Use system libuv. |
Upstream URL: | https://github.com/MagicStack/uvloop |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | Sherlock-Holo |
Maintainer: | Sherlock-Holo |
Last Packager: | Sherlock-Holo |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2017-09-15 12:09 |
Last Updated: | 2020-02-14 02:39 |
Dependencies (4)
- libuv (libuv-git)
- python (python-dbg)
- cython (cython-kivy, cython-git) (make)
- python-setuptools (make)
Required by (7)
- magnetico-git (requires python-uvloop)
- postfix-mta-sts-resolver (requires python-uvloop) (optional)
- python-aiogram3 (requires python-uvloop) (optional)
- python-sanic (requires python-uvloop)
- red-discordbot-git (requires python-uvloop)
- sstp-server (requires python-uvloop) (optional)
- theharvester-git (requires python-uvloop)
Latest Comments
rharish commented on 2021-02-17 08:27
Understandable, so I'll just use the official package. Thanks for maintaining this so far!
Sherlock-Holo commented on 2021-02-17 06:32
when the uvloop in aur, it doesn't use system libuv so i create this package
rharish commented on 2021-02-16 21:27
Hi, could you let me know the difference between this and python-uvloop? AFAIK, that one also uses the system's libuv, as its PKGBUILD also uses
--use-system-libuv
when building the package.