File renames

This commit is contained in:
Daniel Ziltener 2022-03-01 23:24:41 +01:00
parent 471480fa35
commit c3f2662c72
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
;;; -*- scheme -*-
((author "John Cowan")
((author "Amirouche Boubekki")
(synopsis "This library describes a JavaScript Object Notation (JSON) parser and printer. It supports JSON that may be bigger than memory.")
(category parsing)
(license "MIT")