password-gen.el/Eask

15 lines
306 B
Plaintext
Raw Normal View History

2024-02-08 02:52:30 +00:00
(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")