17 lines
348 B
Plaintext
17 lines
348 B
Plaintext
(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")
|