Search Criteria
Package Details: yspave 0.1.2-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/yspave.git (read-only, click to copy) |
|---|---|
| Package Base: | yspave |
| Description: | Simple scrypt-based CLI password manager |
| Upstream URL: | https://dev.yaki-syndicate.de |
| Licenses: | GPL |
| Submitter: | Creshal |
| Maintainer: | Creshal |
| Last Packager: | Creshal |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2014-05-25 10:11 (UTC) |
| Last Updated: | 2022-07-03 18:00 (UTC) |
Dependencies (8)
- python
- python-colorama (python-colorama-gitAUR)
- python-pycryptodome
- python-scrypt
- python-xdg (python-pyxdg)
- python-setuptools (make)
- words (optional) – Random word generator as per XKCD 936
- xsel (xsel-gitAUR, wl-clipboard-x11AUR) (optional) – access to X selection
Latest Comments
MarsSeed commented on 2022-07-05 22:42 (UTC)
I've also realized that this requires the official python-pyxdg explicitly, and will fail with the hackish and unofficial python-xdg.
MarsSeed commented on 2022-07-04 15:45 (UTC)
Glad to hear it, thanks!
Creshal commented on 2022-07-03 18:00 (UTC)
Thanks, I fixed the deps.
MarsSeed commented on 2022-06-27 18:34 (UTC)
Hi,
This should not depend on python-crypto. That name is deprecated.
It should use python-pycryptodome, which is the continuation fork.
Someone created a wrong package in AUR providing "python-crypto" so it's much better if you declare python-pycryptodome, to ensure this will use the proper dependency.
Cheers.
Creshal commented on 2015-07-01 18:54 (UTC)
Creshal commented on 2014-10-01 15:14 (UTC)
TrialnError commented on 2014-10-01 09:21 (UTC)