]>
Commit | Line | Data |
---|---|---|
53e6db90 DC |
1 | (define-package "srv" "20180715.1959" "perform SRV DNS requests" |
2 | '((emacs "24.3")) | |
3 | :commit "714387d5a5cf34d8d8cd96bdb1f9cb8ded823ff7" :authors | |
4 | '(("Magnus Henoch" . "magnus.henoch@gmail.com")) | |
5 | :maintainers | |
6 | '(("Magnus Henoch" . "magnus.henoch@gmail.com")) | |
7 | :maintainer | |
8 | '("Magnus Henoch" . "magnus.henoch@gmail.com") | |
9 | :keywords | |
10 | '("comm") | |
11 | :url "https://github.com/legoscia/srv.el") | |
12 | ;; Local Variables: | |
13 | ;; no-byte-compile: t | |
14 | ;; End: |