-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Labels
Description
Hello:
Quickutil is a utility platform for CL that began development about 8 months ago. It is still beta quality but ready to at least be tested on Quicklisp. I think the API is stable enough.
The repository contains a few ASD systems: the server component, the utility db, the the client, and a wrapper called quickutil. You can include the server (quickutil-server) with Quicklisp if you'd like, but it's not necessary and might just be extra baggage (it's not intended really for public consumption).
Source: https://github.com/tarballs-are-good/quickutil
Author: Robert Smith & Eitarow Fukamachi
License: Server/Client are BSD, utilities are public domain