aalib
ASCII-art library
AA-lib is a low level gfx library which does not require graphics device. In fact, there is no graphical output possible. AA-lib replaces those old-fashioned output methods with powerful ascii-art renderer.
- Versions: 1.4rc5
- Website: https://aa-project.sourceforge.net/aalib/
- Licenses: LGPL 2.0+
- Package source: gnu/packages/video.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of aalib
as follows:
guix install aalib
Or install a particular version:
guix install aalib@1.4rc5
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 aalib about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/aalib'><img src='https://packages.guix.gnu.org/packages/aalib/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/aalib)
Example Org:
[[https://packages.guix.gnu.org/packages/aalib][https://packages.guix.gnu.org/packages/aalib/badges/latest-version.svg]]