cl-ascii-table 0.0.0-1.d9f5e77
Library to make ascii-art tables
This is a Common Lisp library to present tabular data in ascii-art tables.
- Website: https://github.com/telephil/cl-ascii-table
- Licenses: Expat
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install cl-ascii-table 0.0.0-1.d9f5e77
as follows:
guix install cl-ascii-table@0.0.0-1.d9f5e77
Or install the latest version:
guix install cl-ascii-table
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.