DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamecl-babel
BeschreibungA charset encoding/decoding library, not unlike GNU libiconv
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.3.0+20091229-1
Sektionlisp
Prioritätoptional
Installierte Größe692 Byte
Hängt ab voncommon-lisp-controller (>= 5.11), cl-trivial-features, cl-alexandria
Empfohlene Pakete
PaketbetreuerDebian Common Lisp Team
Quelle
Paketgröße143986 Byte
Prüfsumme MD523823c11732e8edb56cca7c14e4b8cdc
Prüfsumme SHA13fefafba482e985767e9fd6f93746feaecce9f19
Prüfsumme SHA25660c651bf2a9d45c0e31d9d452b65389a507d02a52442efc46719f67bc23efcda
Link zum Herunterladencl-babel_0.3.0+20091229-1_all.deb
Ausführliche BeschreibungWritten completely in Common Lisp, not using a foreign library. . It strives to achieve decent performance. Most of the encoding/decoding algorithms have been adapted from Clozure CL's source. . Another important goal is reusability. Similarly to SBCL, it defines an interface wherein the algorithms can be reused between a variety of data types so long we're dealing with conversions between octets and unicode code points. . Babel comes with converters between strings and octet vectors but can be easily extended to deal with, e.g., strings and foreign memory, vectors and Closure's runes, etc...


Impressum
Linux is a registered trademark of Linus Torvalds