Pakket: cl-flexi-streams (20210728.git41af5dc-1)
Verwijzigingen voor cl-flexi-streams
Debian bronnen:
Het bronpakket flexi-streams downloaden:
- [flexi-streams_20210728.git41af5dc-1.dsc]
- [flexi-streams_20210728.git41af5dc.orig.tar.xz]
- [flexi-streams_20210728.git41af5dc-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [edicl.github.io]
Vergelijkbare pakketten:
Flexi-streams: Flexible bivalent streams for Common Lisp
FLEXI-STREAMS implements "virtual" bivalent streams that can be layered atop real binary or bivalent streams and that can be used to read and write character data in various single- or multi-octet encodings which can be changed on the fly. It also supplies in-memory binary streams which are similar to string streams.
FLEXI-STREAMS is currently not optimized towards performance - it is rather intended to be easy to use and (if possible) to behave correctly.
Andere aan cl-flexi-streams gerelateerde pakketten
|
|
|
|
-
- dep: cl-trivial-gray-streams
- thin compatibility layer for Common Lisp gray streams