#!r6rs ; -*- mode: scheme; coding: utf-8 -*-
(import (akku format manifest))
(akku-package ("mosh" "0.0.0-alpha.0")
(synopsis "I did not edit Akku.manifest")
(authors "Retropikzel")
(license "NOASSERTION")
(depends ("akku-r7rs" "^1.0.1"))
)