Pakket: cl-flexi-streams (1.0.7-2)
Verwijzigingen voor cl-flexi-streams
Trisquel bronnen:
Het bronpakket flexi-streams downloaden:
Beheerder:
Original Maintainers:
- Debian Common Lisp Team (Mailarchief)
- Peter Van Eynde
Externe bronnen:
- Homepage [weitz.de]
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 gray streams
-
- dep: common-lisp-controller (>= 5.11)
- Common Lisp source and compiler manager