pee.egg - 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
       ---
       pee.egg (503B)
       ---
            1 ((synopsis "Pee - a command line password manager.")
            2  (author "Christian Kellermann")
            3  (maintainer "Christian Kellermann")
            4  (category misc)
            5  (license "BSD")
            6  (dependencies srfi-1 srfi-4 srfi-14 srfi-13 stty matchable tweetnacl getopt-long fmt blob-utils)
            7  (components (program pee (linkage static)
            8                           (source-dependencies "hash" "tag")
            9                           (source-dependencies "blake2.h" "blake2s-ref.c"))
           10                           (component-dependencies crypto-helper))))