Language

Package: guile-dbi @ 2.1.6

Synopsis

Guile database abstraction layer

Description

guile-dbi is a library for Guile that provides a convenient interface to SQL databases. Database programming with guile-dbi is generic in that the same programming interface is presented regardless of which database system is used. It currently supports MySQL, Postgres and SQLite3.

Home page
http://home.gna.org/guile-dbi/guile-dbi.html
Location
gnu/packages/guile-xyz.scm (line: 1339, column: 2)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 1372 is way too long (94 characters)