string-escape

GPLv3

Emacs and Python style string escapes in #"..." form.

$ area51 add string-escapeCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(string-escape:some-function ...)