Language

Package: sbcl-nasdf @ 0.1.2

Synopsis

ASDF helpers for system setup, testing and installation

Description

NASDF is an ASDF extension providing utilities to ease system setup, testing and installation.

  • Simple way to fetch Git submodules and “do the right thing” for setup. This may effectively supersede Quicklisp. A benefit of using Git submodules over the default Quicklisp distribution is improved reproducibility.

  • Test helpers, like distinction between offline and online tests, or continuous integration options, and warning reports.

  • Installation helpers, for instance to install libraries, icons and desktop files to the right directories.

Home page
https://github.com/atlas-engineer/ntemplate
Location
gnu/packages/lisp-xyz.scm (line: 25628, column: 4)
License

Lint warnings

LinterMessageLocation
description

Validate package descriptions

sentences in description should be followed by two spaces; possible infractions at 180, 222
formatting

Look for formatting issues in the source

line 25652 is way too long (102 characters)