(define-package "flycheck" "20150523.131" "Modern on-the-fly syntax checking"
  '((dash "2.4.0")
    (pkg-info "0.4")
    (let-alist "1.0.1")
    (cl-lib "0.3")
    (emacs "24.1"))
  :url "https://www.flycheck.org" :keywords
  '("convenience" "languages" "tools"))
;; Local Variables:
;; no-byte-compile: t
;; End: