password-gen.el/Eask

15 lines
306 B
Plaintext

(package "password-gen"
"0.1.0"
"Password generator for Emacs")
(website-url "https://labs.phundrak.com/phundrak/password-gen.el")
(keywords "")
(package-file "password-gen.el")
(script "test" "echo \"Error: no test specified\" && exit 1")
(source "gnu")
(depends-on "emacs" "26.1")