blob: f0ae4e8d0431b6cc1811bb9d9487b8452688f55e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
(define-package "sesman" "20180903.1826" "Generic Session Manager"
'((emacs "25"))
:keywords
'("process")
:authors
'(("Vitalie Spinu"))
:maintainer
'("Vitalie Spinu")
:url "https://github.com/vspinu/sesman")
;; Local Variables:
;; no-byte-compile: t
;; End:
|