From 9653d4d64b577b06f1b7c50edb22abdd9f4168f9 Mon Sep 17 00:00:00 2001 From: José María Alonso Josa Date: Tue, 15 Dec 2015 23:24:20 +0100 Subject: dev-lisp/flexi-streams: add from lisp overlay Package-Manager: portage-2.2.20.1 --- dev-lisp/flexi-streams/metadata.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 dev-lisp/flexi-streams/metadata.xml (limited to 'dev-lisp/flexi-streams/metadata.xml') diff --git a/dev-lisp/flexi-streams/metadata.xml b/dev-lisp/flexi-streams/metadata.xml new file mode 100644 index 000000000000..417d4b8ab72a --- /dev/null +++ b/dev-lisp/flexi-streams/metadata.xml @@ -0,0 +1,12 @@ + + + + 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. + + -- cgit v1.2.3-65-gdbad