(source gnu)
(source melpa)
(source marmalade)

(package-file "log4e.el")

(development
 (depends-on "tenv" :git "https://github.com/aki2o/elisp-test.git" :files ("tenv.el"))
 (depends-on "el-expectations" :git "https://github.com/aki2o/elisp-test.git" :files ("el-expectations.el"))
 (depends-on "el-mock"))

