trivial-yenc
Decode yenc file to a binary file
$ area51 add trivial-yencCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(trivial-yenc:some-function ...)Decode yenc file to a binary file
$ area51 add trivial-yencCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(trivial-yenc:some-function ...)