program-meta.scm - pee - Pee a password manager;Pee - because you have to... | |
git clone git://vernunftzentrum.de/pee.git | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
program-meta.scm (158B) | |
--- | |
1 (define-constant program-name-string "pee") | |
2 (define-constant program-description "A password manager for the command… | |
3 (include "hash") | |
4 (include "tag") |