X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=doc%2Freadme.html;fp=doc%2Freadme.html;h=fad29cfc697794dcd42a273da0de837997f82555;hb=d01611bf419081fd99767c816a4603496b0da247;hp=0000000000000000000000000000000000000000;hpb=afb52c66a55ede18c0dc3b9ca8ee4cf0e7570937;p=cl-photo.git diff --git a/doc/readme.html b/doc/readme.html new file mode 100644 index 0000000..fad29cf --- /dev/null +++ b/doc/readme.html @@ -0,0 +1,4 @@ + + +CL-PHOTO README

CL-Photo Documentation

Overview

CL-Photo is a Common Lisp package for calculation functions used in photography. CL-Photo is written and Copyright © by Kevin Rosenberg.

The home page for CL-Photo is http://files.b9.com/cl-photo.

Prerequisites

Installation

The easiest way to install CL-Photo is to use the Debian GNU/Linux operating system. You can then use the command apt-get install cl-photo to automatically download and install the CL-Photo package.

On a non-Debian system, you need to have ASDF installed to load the system definition file. You will need to change the source + pathname in the system file to match the location where you have installed CL-Photo.

Usage

Currently, there is no documentation on the functions provided by CL-Photo. However, the source code is instructive.

\ No newline at end of file