package-read-from-string
package-read-from-string
is a compiled Lisp function in `
package.el
'.
(package-read-from-string
STR
)
Read a Lisp expression from
STR
.
Signal an error if the entire string was not used.