initial commit
This commit is contained in:
14
Eask
Normal file
14
Eask
Normal file
@@ -0,0 +1,14 @@
|
||||
(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")
|
||||
Reference in New Issue
Block a user