File renames
This commit is contained in:
parent
471480fa35
commit
c3f2662c72
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
;;; -*- scheme -*-
|
;;; -*- 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.")
|
(synopsis "This library describes a JavaScript Object Notation (JSON) parser and printer. It supports JSON that may be bigger than memory.")
|
||||||
(category parsing)
|
(category parsing)
|
||||||
(license "MIT")
|
(license "MIT")
|
||||||
|
|
Loading…
Reference in a new issue