https://github.com/fin-ger/libpass
A rust library for working with the standard unix password-store (pass)
https://github.com/fin-ger/libpass
Last synced: 3 months ago
JSON representation
A rust library for working with the standard unix password-store (pass)
- Host: GitHub
- URL: https://github.com/fin-ger/libpass
- Owner: fin-ger
- License: gpl-3.0
- Created: 2020-11-03T12:40:52.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-09-15T18:46:11.000Z (over 3 years ago)
- Last Synced: 2024-05-01T13:27:45.551Z (over 1 year ago)
- Language: Rust
- Size: 205 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# libpass
yada yada, will have been written...
## Prerequisites
The development package of `gpgme` needs to be installed like `gpgme-devel` or `gpgme-dev`.