Open Source Contributions
Introduction
The following projects are all open source software projects to which Liberating Insight LLC has contributed application code. To review the projects or download the application please visit the project page.
Cl-Smtp
CL-SMTP is a simple lisp Networking Library that provides SMTP client protocol. Supports Plain and Login authentication, file attachments and soon to come MIME declarations
Project page: Cl-Smtp
Cl-Pop
CL-POP is a lisp networking library that provides a POP mail client based on RFC 1939.
Project page: Cl-POP