(define-package "ts" "20220822.2313" "Timestamp and date/time library"
  '((emacs "26.1")
    (dash "2.14.1")
    (s "1.12.0"))
  :commit "552936017cfdec89f7fc20c254ae6b37c3f22c5b" :authors
  '(("Adam Porter" . "adam@alphapapa.net"))
  :maintainers
  '(("Adam Porter" . "adam@alphapapa.net"))
  :maintainer
  '("Adam Porter" . "adam@alphapapa.net")
  :keywords
  '("calendar" "lisp")
  :url "http://github.com/alphapapa/ts.el")
;; Local Variables:
;; no-byte-compile: t
;; End: