Version 1.0.6 of package Parseedn has just been released in NonGNU ELPA. You can now find it in M-x package-list RET.
Parseedn describes itself as: Clojure/EDN parser More at https://elpa.nongnu.org/nongnu/parseedn.html Recent NEWS: # 1.0.6 (2021-10-13) - Make sure parseedn and parseclj versions are in sync # 1.0.5 (2021-10-13) - [#10](https://github.com/clojure-emacs/parseedn/pull/10) Replace `cl-case` with `cond` # 1.0.4 (2021-09-30) - Drop use of (map-merge 'alist) for older Emacsen # 1.0.3 (2021-09-29) - Follow upstream parseclj versioning # 1.0.2 (2021-09-29) - Follow upstream parseclj versioning # 1.0.0 (2021-09-27) ## Added - Added print handler for `#uuid` and `#inst` # 0.2.0 (2020-09-09 / d25ebc5) ## Added - Add support for alist, plist and an explicit error for unsupported dotted pair notation. ## Fixed - Fix printing of hash-maps with multiple entries. # 0.1.0 (2019-03-31 / ddf824b) Initial release of parseedn
