Search Criteria
Package Details: python-eth-keyfile 0.9.1-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-eth-keyfile.git (read-only, click to copy) |
|---|---|
| Package Base: | python-eth-keyfile |
| Description: | Tools for handling the encrypted keyfile format used to store private keys. |
| Upstream URL: | https://github.com/ethereum/eth-keyfile |
| Keywords: | ethereum python |
| Licenses: | MIT |
| Submitter: | Kewl |
| Maintainer: | Xeonacid (lilac) |
| Last Packager: | lilac |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-09-16 12:11 (UTC) |
| Last Updated: | 2026-01-13 01:55 (UTC) |
Dependencies (12)
- python
- python-eth-keysAUR
- python-eth-typingAUR
- python-eth-utilsAUR
- python-pycryptodome
- python-py_eccAUR
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-pytest (check)
Latest Comments
rod2ik commented on 2025-12-31 15:12 (UTC) (edited on 2025-12-31 18:07 (UTC) by rod2ik)
If you encounter a "/dev/null" error on
prepare, you can modify theprepare()function hereso:It should work. Please confirm :)