Language

Package: ecl-circular-streams @ 0.1.0-1.e770bad

Synopsis

Circularly readable streams for Common Lisp

Description

Circular-Streams allows you to read streams circularly by wrapping real streams. Once you reach end-of-file of a stream, it's file position will be reset to 0 and you're able to read it again.

Home page
https://github.com/fukamachi/circular-streams
Location
gnu/packages/lisp-xyz.scm (line: 3978, column: 4)
License

Lint warnings

LinterMessageLocation
description

Validate package descriptions

sentences in description should be followed by two spaces; possible infraction at 79