Files
emacsd/elpa/f-20190109.906/f-pkg.el

3 lines
391 B
EmacsLisp
Raw Normal View History

2019-10-27 20:23:01 +01:00
;;; -*- no-byte-compile: t -*-
(define-package "f" "20190109.906" "Modern API for working with files and directories" '((s "1.7.0") (dash "2.2.0")) :commit "8191672377816a1975414cc1f116fd3b94b30bd0" :keywords '("files" "directories") :authors '(("Johan Andersson" . "johan.rejeep@gmail.com")) :maintainer '("Johan Andersson" . "johan.rejeep@gmail.com") :url "http://github.com/rejeep/f.el")