Klimi's new dotfiles with stow.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
353 B

4 years ago
  1. (define-package "pdf-tools" "20191128.1731" "Support library for PDF documents."
  2. '((emacs "24.3")
  3. (tablist "1.0")
  4. (let-alist "1.0.4"))
  5. :keywords
  6. '("files" "multimedia")
  7. :authors
  8. '(("Andreas Politz" . "politza@fh-trier.de"))
  9. :maintainer
  10. '("Andreas Politz" . "politza@fh-trier.de"))
  11. ;; Local Variables:
  12. ;; no-byte-compile: t
  13. ;; End: