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