added typescript and readme
This commit is contained in:
2
elpa/yaxception-20150105.1452/yaxception-pkg.el
Normal file
2
elpa/yaxception-20150105.1452/yaxception-pkg.el
Normal file
@@ -0,0 +1,2 @@
|
||||
;;; -*- no-byte-compile: t -*-
|
||||
(define-package "yaxception" "20150105.1452" "Provide framework about exception like Java for Elisp" 'nil :commit "4e94cf3e0b9b5631b0e90eb4b7de597ee7185875" :keywords '("exception" "error" "signal") :authors '(("Hiroaki Otsu" . "ootsuhiroaki@gmail.com")) :maintainer '("Hiroaki Otsu" . "ootsuhiroaki@gmail.com") :url "https://github.com/aki2o/yaxception")
|
||||
Reference in New Issue
Block a user