Search Criteria
Package Details: python-http-ece 1.2.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-http-ece.git (read-only, click to copy) |
|---|---|
| Package Base: | python-http-ece |
| Description: | Encrypted Content Encoding for HTTP |
| Upstream URL: | https://pypi.org/project/http-ece |
| Licenses: | MIT |
| Submitter: | TioDuke |
| Maintainer: | dreieck |
| Last Packager: | dreieck |
| Votes: | 4 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-06-07 02:35 (UTC) |
| Last Updated: | 2025-10-19 17:42 (UTC) |
Dependencies (6)
- python
- python-cryptography
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Required by (2)
- python-mastodon (check)
- python-mastodon (optional)
Latest Comments
dreieck commented on 2025-10-19 17:43 (UTC)
Ahon @micwoj92,
Thanks for mentioning. Done.
micwoj92 commented on 2025-09-20 03:06 (UTC)
Needs python-build in makedeps.
dreieck commented on 2024-04-28 10:47 (UTC)
Please move away from calling
setup.pydirectly and instead usepython -m buildandpython -m installer(together with the appropriatemakedepends), as documented in the Arch Linux wiki for python packages:Regards and thanks for maintaining!
lmartinez-mirror commented on 2023-01-20 21:59 (UTC)
Package is missing
python-cryptographyin its dependencies.bb010g commented on 2018-07-18 20:50 (UTC)
Here's a PKGBUILD that actually works properly and should be easier to maintain: https://wank.party/n8_5.pkgbuild
bb010g commented on 2018-07-18 20:40 (UTC)
You're missing a builddep on python-setuptools.