Paketname | cl-flexi-streams |
Beschreibung | Flexi-streams: Flexible bivalent streams for Common Lisp |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.0.7-2 |
Sektion | lisp |
Priorität | optional |
Installierte Größe | 380 Byte |
Hängt ab von | common-lisp-controller (>= 5.11), cl-trivial-gray-streams |
Empfohlene Pakete | |
Paketbetreuer | Debian Common Lisp Team |
Quelle | flexi-streams |
Paketgröße | 58870 Byte |
Prüfsumme MD5 | 8482a80bfebc04f08866a121ae0a0901 |
Prüfsumme SHA1 | 64821dffbbecce7da74e32c070c610e30331b93b |
Prüfsumme SHA256 | 7f6affc109eba29c70e4c06ce00ec83932ce6104465c60b5fa3962a40b6d2693 |
Link zum Herunterladen | cl-flexi-streams_1.0.7-2_all.deb |
Ausführliche Beschreibung | 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.
|