Пакет: cl-babel (20200719.gitf892d05-1)
Ссылки для cl-babel
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код cl-babel:
- [cl-babel_20200719.gitf892d05-1.dsc]
- [cl-babel_20200719.gitf892d05.orig.tar.xz]
- [cl-babel_20200719.gitf892d05-1.debian.tar.xz]
Сопровождающие:
- Debian Common Lisp Team (Страница КК, Почтовый архив)
- Peter Van Eynde (Страница КК)
- Sébastien Villemot (Страница КК)
Внешние ресурсы:
- Сайт [common-lisp.net]
Подобные пакеты:
charset encoding/decoding library for Common Lisp
Babel is a charset encoding/decoding library, not unlike GNU libiconv, but completely written in Common Lisp.
It strives to achieve decent performance. To that effect, it uses OpenMCL's approach of calculating the destination buffer size in advance. Most of the encoding/decoding algorithms have been adapted from OpenMCL'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 (unsigned-byte 8) vectors but can be easily extended to deal with, e.g., strings and foreign memory, vectors and Closure's runes, etc...
Другие пакеты, относящиеся к cl-babel
|
|
|
|
-
- dep: cl-alexandria
- collection of portable Common Lisp utilities
-
- dep: cl-trivial-features
- abstraction layer for the *FEATURES* across Common Lisp implementations
-
- dep: cl-trivial-gray-streams
- thin compatibility layer for Common Lisp gray streams
Загрузка cl-babel
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 122,6 Кб | 1 019,0 Кб | [список файлов] |