Finish wrapping some stuff, remove prefixes
    
        | author | 
        Steve Losh <steve@stevelosh.com> | 
    
    
        | date | 
        Sat, 11 Feb 2017 17:14:03 +0000 | 
    
    
        | parents | 
        f61929db839b  | 
    
    
        | children | 
        51118a74bea4  | 
    
`cl-blt` is a Common Lisp wrapper for bearlibterminal.  It uses CFFI and SWIG to
generate low-level bindings and provides a higher-level, Lispier interface on
top of them.
* **License:** MIT/X11
* **Documentation:** <http://sjl.bitbucket.org/cl-blt/>
* **Mercurial:** <http://bitbucket.org/sjl/cl-blt/>
* **Git:** <http://github.com/sjl/cl-blt/>