(define-package "sx" "20160125.1601" "StackExchange client. Ask and answer questions on Stack Overflow, Super User, and the likes"
  '((emacs "24.1")
    (cl-lib "0.5")
    (json "1.3")
    (markdown-mode "2.0")
    (let-alist "1.0.3"))
  :url "https://github.com/vermiculus/sx.el/" :keywords
  '("help" "hypermedia" "tools"))
;; Local Variables:
;; no-byte-compile: t
;; End: