Description
Provides Babel, a Common Lisp library for encoding and decoding character sets. Lisp programs use it to convert text between Unicode and external byte encodings.
Install it when Common Lisp software depends on Babel or when handling text encodings in Lisp projects. Encoding mistakes can corrupt text, so test with real multilingual data.