#!r6rs ;; Repacked by the Akku archive software with 'git archive'. ;; The original lock information was: #; ((location (git "https://gitlab.com/akkuscm/akku.git")) (tag "v1.1.0") (revision "31552c708e3aa058f7bbf98191f5d16f97193463")) ;; A git mirror is available at /archive/mirror/. ;; The original submission with a GPG-signed commit hash ;; is available at /archive/packages/. (package (name "akku") (versions ((version "1.1.0") (synopsis "Language package manager for Scheme") (description "Akku.scm is a language package manager for Scheme. It grabs hold of code and vigorously shakes it until it behaves properly." " - No complicated setup to point out where libraries are; Akku finds them!" " - Separately declare dependencies and locked versions for your project." " - Convert R7RS libraries for use with R6RS Scheme implementations." " - Numerous R6RS packages as well as R7RS libraries mirrored from Snow.") (authors "Göran Weinholt ") (homepage "https://akkuscm.org/") (license "GPL-3.0-or-later") (lock (location (url "https://archive.akkuscm.org/archive/pkg/a/akku_1.1.0_repack.tar.xz")) (content (sha256 "12371ccb0d502b7647e8f00353c1527301b4d8a100fb06fb3e6fac56fda33741"))) (depends ("chez-srfi" "~0.0.0-akku.181") ("industria" "^2.1.0") ("spells" "~0.0.0-akku") ("semver" "^1.0.4") ("spdx" "^1.0.0") ("wak-fmt" "~0.8.0-akku") ("wak-riastreams" "~0.0.0-akku") ("wak-foof-loop" "~0.0.0-akku") ("wak-wt-tree" "~0.0.0-akku") ("hashing" "^1.1.0") ("compression" "^0.1.2") ("laesare" "^1.0.0") ("r6rs-pffi" "^1.0.0") ((chibi match) "^0.7.3") ("akku-r7rs" "^1.0.0-beta.4")) (depends/dev) (conflicts))))