Add LICENSE
author |
Steve Losh <steve@stevelosh.com> |
date |
Tue, 14 Mar 2017 13:34:50 +0000 |
parents |
3d06e5b432c9 |
children |
80ae10ef6b7e |
Chancery is a library for procedurally generating text and data in Common
Lisp. It's heavily inspired by [Tracery][].
[Tracery]: http://tracery.io/
* **License:** MIT
* **Documentation:** <http://sjl.bitbucket.org/chancery/>
* **Mercurial:** <http://bitbucket.org/sjl/chancery/>
* **Git:** <http://github.com/sjl/chancery/>
Chancery focuses on simplicity, correctness, and usability. Performance is not
*terrible*, but is not a high priority.
It is currently not thread-safe, but this may happen in the future.