r10441: Automated commit for Debian build of cl-photo upstream-version-0.3
authorKevin M. Rosenberg <kevin@rosenberg.net>
Fri, 22 Apr 2005 19:34:24 +0000 (19:34 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Fri, 22 Apr 2005 19:34:24 +0000 (19:34 +0000)
doc/readme.html

index 2457493db5b6b0b1945986e398314a48cd215e43..6136b658084782ca5272f351bad15385ea4b678f 100644 (file)
@@ -1,4 +1,4 @@
 <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml"><head><title>CL-PHOTO README</title><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /><meta name="Copyright" content="Kevin Rosenberg 2002 &lt;kevin@rosenberg.net&gt;" /><meta name="description" content="CL-Photo Documentation" /><meta name="author" content="Kevin Rosenberg" /><meta name="keywords" content="Common Lisp, Photography, Calculator" /></head><body><h1>CL-Photo Documentation</h1><h2>Overview</h2><p><a href="http://files.b9.com/cl-photo/">CL-Photo</a> is a Common Lisp package for calculation functions used in photography. <a href="http://files.b9.com/cl-photo">CL-Photo</a> is written and Copyright &copy; by <a href="mailto:kevin@rosenberg.net">Kevin Rosenberg</a>.</p><p>The home page for CL-Photo is <a href="http://files.b9.com/cl-photo">http://files.b9.com/cl-photo</a>.</p><h2>Prerequisites</h2><ul><li><a href="http://cliki.net/asdf">ASDF</a></li><h2>References</h2><ul><li><a href="http://solo.colorado.edu/~walawend/TwilightLandscapes/DoF_article.shtml">http://solo.colorado.edu/~walawend/TwilightLandscapes/DoF_article.shtml</a></li><li><a href="http://www.vanwalree.com/optics/dofderivation.html">http://www.vanwalree.com/optics/dofderivation.html</a></li><li><a href="http://www.photo.net/learn/optics/lensFAQ">http://www.photo.net/learn/optics/lensFAQ</a></li><li><a href="http://www.mhohner.de/formulas.php">http://www.mhohner.de/formulas.php</a></li></ul></ul><h2>Installation</h2><p>The easiest way to install CL-Photo is to use the <a href="http://www.debian.org/">Debian</a> GNU/Linux operating system. You can then use the command <tt>apt-get install cl-photo</tt> to automatically download and install the CL-Photo package.</p><p>On a non-Debian system, you need to have <a href="http://cclan.sourceforge.net/">ASDF</a> installed to load the system definition file. You will need to change the source 
+<html xmlns="http://www.w3.org/1999/xhtml"><head><title>CL-PHOTO README</title><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /><meta name="Copyright" content="Kevin Rosenberg 2002 &lt;kevin@rosenberg.net&gt;" /><meta name="description" content="CL-Photo Documentation" /><meta name="author" content="Kevin Rosenberg" /><meta name="keywords" content="Common Lisp, Photography, Calculator" /></head><body><h1>CL-Photo Documentation</h1><h2>Overview</h2><p><a href="http://files.b9.com/cl-photo/">CL-Photo</a> is a Common Lisp package for calculation functions used in photography. <a href="http://files.b9.com/cl-photo">CL-Photo</a> is written and Copyright &copy; 2005 by <a href="mailto:kevin@rosenberg.net">Kevin Rosenberg</a>.</p><p>The home page for CL-Photo is <a href="http://files.b9.com/cl-photo">http://files.b9.com/cl-photo</a>.</p><h2>Prerequisites</h2><ul><li><a href="http://cliki.net/asdf">ASDF</a></li><h2>References</h2><ul><li><a href="http://solo.colorado.edu/~walawend/TwilightLandscapes/DoF_article.shtml">http://solo.colorado.edu/~walawend/TwilightLandscapes/DoF_article.shtml</a></li><li><a href="http://www.vanwalree.com/optics/dofderivation.html">http://www.vanwalree.com/optics/dofderivation.html</a></li><li><a href="http://www.photo.net/learn/optics/lensFAQ">http://www.photo.net/learn/optics/lensFAQ</a></li><li><a href="http://www.mhohner.de/formulas.php">http://www.mhohner.de/formulas.php</a></li></ul></ul><h2>Installation</h2><p>The easiest way to install CL-Photo is to use the <a href="http://www.debian.org/">Debian</a> GNU/Linux operating system. You can then use the command <tt>apt-get install cl-photo</tt> to automatically download and install the CL-Photo package.</p><p>On a non-Debian system, you need to have <a href="http://cclan.sourceforge.net/">ASDF</a> 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.</p><h2>Usage</h2><p>Currently, there is no documentation on the functions provided by CL-Photo. However, the source code is instructive.</p></body></html>
\ No newline at end of file