etl 1.4.4
Extended C++ template library
ETL is a class and template library designed to add new datatypes and functions which combine well with the existing types and functions from the C++ Standard Template Library (STL).
- Website: https://www.synfig.org
- Licenses: GPL 3+
- Package source: gnu/packages/animation.scm
- Builds: See build status
- Issues: See known issues
Installation
Install etl 1.4.4
as follows:
guix install etl@1.4.4
Or install the latest version:
guix install etl
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.