Fix the fucking bitbucket url
author |
Steve Losh <steve@stevelosh.com> |
date |
Tue, 04 Apr 2017 16:15:23 +0200 |
parents |
2153d3a110dd |
children |
53d4a4db967f |
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:** <https://sjl.bitbucket.io/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.