2014-10-06

October 2014 Quicklisp dist update now available

New projects:
  • cl-cffi-gtk — cl-cffi-gtk is a Lisp binding to the GTK+ 3 library. — LLGPL
  • cl-gobject-introspection — Binding to GObjectIntrospection — BSD
  • cl-libsvm — CFFI wrapper for LIBSVM — MIT
  • cl-virtualbox — Control VirtualBox from Common Lisp — MIT
  • dissect — A small lib for introspecting the call stack and active restarts. — Artistic
  • event-emitter — Event mechanism for Common Lisp objects — BSD 2-Clause
  • plump-sexp — Turning SEXPs into a Plump DOM and back. — Artistic
  • plump-tex — Rudimentary parser turning TeX-like syntax into a Plump DOM. — Artistic
  • prove — Yet another unit testing framework for Common Lisp — MIT
  • softdrink — Tools to inline or extract CSS into/from HTML. — Artistic
  • trivial-thumbnail — Tiny library to create image thumbnails with imagemagick. — Artistic
  • websocket-driver — WebSocket protocol handler — BSD 2-Clause
Updated projects: asteroids, avatar-api, babel, basic-binary-ipc, caveman, cffi, checkl, cl-ana, cl-async, cl-autowrap, cl-base58, cl-charms, cl-cli, cl-cli-parser, cl-conspack, cl-dbi, cl-dot, cl-gdata, cl-gss, cl-locatives, cl-mediawiki, cl-opengl, cl-project, clack, clip, closer-mop, clss, coleslaw, colleen, com.informatimago, cqlcl, datafly, dbus, djula, docbrowser, drakma, dynamic-mixins, fast-io, floating-point, gbbopen, gendl, graph, hdf5-cffi, lisp-executable, lisp-interface-library, lisp-unit2, mel-base, metabang-bind, mgl-pax, micmac, modularize-hooks, modularize-interfaces, nibbles, osicat, pg, plump, postmodern, quickproject, ratify, restas, rucksack, rutils, s-xml, scriptl, serapeum, shelly, smug, spinneret, staple, stumpwm, trivial-download, trivial-mimes, trivial-signal, universal-config, utils-kt, yason.

Removed projects: cl-test-more, phemlock.

cl-test-more hasn't really been removed. It's been renamed to prove.

I removed phemlock by request; it represents an old, dead branch of development, hosted on CVS. You can still get hemlock through Quicklisp by loading one of hemlock.tty, hemlock.qt, or hemlock.clx, all provided by the hemlock project on gitorious.

To get this update, use (ql:update-dist "quicklisp").