Initial commit
This commit is contained in:
14
Eask
Normal file
14
Eask
Normal file
@@ -0,0 +1,14 @@
|
||||
(package "dsptl"
|
||||
"0.1.0"
|
||||
"Dead Simple PlainText Links")
|
||||
|
||||
(website-url "https://github.com/Phundrak/dsptl.el")
|
||||
(keywords "convenience" "text")
|
||||
|
||||
(package-file "dsptl.el")
|
||||
|
||||
(source "gnu")
|
||||
|
||||
(depends-on "emacs" "26.1")
|
||||
(depends-on "dash" "2.2.0")
|
||||
(depends-on "f" "0.20")
|
||||
Reference in New Issue
Block a user