sbcl-croatoan
Common Lisp bindings for the ncurses terminal library
Croatoan provides high-level Common Lisp CLOS bindings for the ncurses terminal library.
- Versions: 0.3-2.4700557
- Website: https://codeberg.org/McParen/croatoan
- Licenses: Expat
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of sbcl-croatoan
as follows:
guix install sbcl-croatoan
Or install a particular version:
guix install sbcl-croatoan@0.3-2.4700557
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of sbcl-croatoan about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/sbcl-croatoan'><img src='https://packages.guix.gnu.org/packages/sbcl-croatoan/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[![Version in GNU Guix](https://packages.guix.gnu.org/packages/sbcl-croatoan/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/sbcl-croatoan)
Example Org:
[[https://packages.guix.gnu.org/packages/sbcl-croatoan][https://packages.guix.gnu.org/packages/sbcl-croatoan/badges/latest-version.svg]]