Version 20190128185034
Changes
- Project 40ants/gen-deps-system was added
- Project 40ants/mailgun was added
To install:
(ql-dist:install-dist "http://dist.ultralisp.org/ultralisp/20190128185034/distinfo.txt" :prompt nil)
or if you are using the Qlot,
then add these lines into your qlfile
:
dist ultralisp http://dist.ultralisp.org/ultralisp/20190128185034/distinfo.txt ultralisp :all :latest
and run qlot update
in the shell.
Projects
40ants/ceramic | Attention! This is a fork. |
40ants/cl-bitbar | Utils to build BitBar plugins in CommonLisp |
40ants/cldomain | Helper for sphinxcontrib.cldomain to collect docstrings from Lisp systems. |
40ants/cl-hamcrest | This library makes your CL unittests more readable. |
40ants/cl-info | An utility which collects information about Common Lisp implementation and systems for bugreports |
40ants/cl-link-header | A library to parse content of the Link header |
40ants/cl-telegram-bot | Telegram Bot API for Common Lisp |
40ants/cl-yandex-metrika | A client library for metrika.yandex.ru |
40ants/defmain | A helper to simplify command line arguments usage in Common Lisp |
40ants/gen-deps-system | A command line utility to generate ASDF system to improve caching of Common Lisp application packaged into the Docker container. |
40ants/html2text | A Common Lisp utility which converts HTML into Markdown text |
40ants/log4cl-json | JSON appender for log4cl. |
40ants/mailgun | A thin wrapper to post HTML emails through mailgun.com |
40ants/portable-ca-bundle | A macro to restore Dexador's CA bundle when running LISP binary on a different machine |
40ants/weblocks | This fork was created to experiment with some refactorings. They are collected in branch "reblocks". |
40ants/weblocks-lass | A helper for Weblocks framework to define widget dependencies in LASS syntax. |
40ants/weblocks-navigation-widget | A widget which changes it's children when user goes to another URL |
40ants/weblocks-parenscript | An utility to define JavaScript dependencies for Weblocks widgets using Parenscript. |
40ants/weblocks-stores | This fork is fixed to work with 40ants/weblocks |
40ants/weblocks-ui | A set of widget for Weblocks framework, to simplify UI elements creation. Based on Zurb's Foundation and jQuery. |
40ants/weblocks-websocket | Websocket support for Common Lisp framework weblocks. |
fukamachi/clack | Web server abstraction layer for Common Lisp |
fukamachi/dexador | A fast HTTP client for Common Lisp |
fukamachi/lack | Lack, the core of Clack |
fukamachi/mito | An ORM for Common Lisp with migrations, relationships and PostgreSQL support |
fukamachi/prove | Yet another unit testing framework for Common Lisp |
fukamachi/qlot | A project-local library installer for Common Lisp |
fukamachi/quri | Yet another URI library for Common Lisp |
fukamachi/rove | #1=(yet another . #1#) common lisp testing library |
fukamachi/sxql | An SQL generator for Common Lisp. |
fukamachi/utopian | A web framework for Common Lisp never finished. |
fukamachi/woo | A fast non-blocking HTTP server on top of libev |
ultralisp/quickdist | Create a Quicklisp distribution from a directory of local projects. |