Package management made easy

Akku.scm is a language package manager for Scheme. It grabs hold of code and shakes it vigorously until it behaves properly.

  • One command to install everything needed for your project.
  • Separately declare your dependencies and locked versions.
  • Automatically convert R7RS libraries for use in R6RS projects.
  • Audited build scripts for use with FFI libraries.
  • Mirror of R7RS libraries from Snow.

Download from GitLab

Features

  • Dependency solver
  • Cryptographic signing
  • Command line interface
  • Locked dependencies
  • Project-based work flow

License

Akku.scm is distributed under the GNU General Public License version 3.0 or later.
GPL-3.0-or-later

Tested platforms

  • Cygwin
  • FreeBSD
  • GNU/Linux
  • MSYS2
  • OpenBSD
  • macOS

Latest uploads