/*
 * International Chemical Identifier (InChI)
 * Version 1
 * Software version 1.03
 * June 15, 2010
 *
 * Originally developed at NIST
 * Modifications and additions by IUPAC and the InChI Trust
 *
 * The InChI library and programs are free software developed under the
 * auspices of the International Union of Pure and Applied Chemistry (IUPAC);
 * you can redistribute this software and/or modify it under the terms of 
 * the GNU Lesser General Public License as published by the Free Software 
 * Foundation:
 * http://www.opensource.org/licenses/lgpl-2.1.php
 */

*****
This is the release of the IUPAC International Chemical
Identifier with InChIKey, version 1, software version 1.03.
(http://www.iupac.org/projects/2000/2000-025-1-800.html
http://www.iupac.org/inchi).

This software supports both standard and non-standard InChI/InChIKey.
*****


=========
  FILES 
=========

readme.txt        This file

libinchi.so.1.03.00.gz
                  InChI Library - Linux shared object (gzipped; 32bit)

inchi_main.gz     Demo application for Linux (gzipped; 32bit)



Note
----
The InChI software library demo application, inchi_main, 
needs libinchi.so.1, a symbolic link to libinchi.so.1.03.00.
This link may be created in the folder containing inchi_main.

