(package "password-gen"
         "0.1.0"
         "Simple password generator")

(website-url "https://labs.phundrak.com/phundrak/password-gen.el")
(keywords "convenience")

(package-file "password-gen.el")

(script "test" "echo \"Error: no test specified\" && exit 1")

(source "gnu")

(depends-on "emacs" "26.1")

(depends-on "transient" "0.5.3")
