cl-babel binary package in Ubuntu Jammy amd64

 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...

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2021-10-20 13:58:33 UTC Published Ubuntu Jammy amd64 release universe lisp Optional 20200719.gitf892d05-2
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Jammy amd64 proposed universe lisp Optional 20200719.gitf892d05-2
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  2021-10-20 13:59:06 UTC Superseded Ubuntu Jammy amd64 release universe lisp Optional 20200719.gitf892d05-1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of cl-babel 20200719.gitf892d05-2 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu hirsute-proposed amd64 in Primary Archive for Ubuntu