Paketname | cl-flexi-streams |
Beschreibung | Flexi-streams: Flexible bivalent streams for Common Lisp |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.0.7-2 |
Sektion | universe/libs |
Priorität | optional |
Installierte Größe | 380 Byte |
Hängt ab von | common-lisp-controller (>= 5.11), cl-trivial-gray-streams |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | flexi-streams |
Paketgröße | 57908 Byte |
Prüfsumme MD5 | 8239bfaac25af3102b02400a8d9046a0 |
Prüfsumme SHA1 | 7cd74c1633d99895b29d46b30cb1a2548ee86a62 |
Prüfsumme SHA256 | de72e7001a35ad40bc8cf57a51edb515b4460b7c4b719beebddbffd50aa02449 |
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.
|