/*
 * International Chemical Identifier (InChI)
 * Version 1
 * Software version 1.05
 * January 27, 2017
 *
 * The InChI library and programs are free software developed under the
 * auspices of the International Union of Pure and Applied Chemistry (IUPAC).
 * Originally developed at NIST. 
 * Modifications and additions by IUPAC and the InChI Trust.
 * Some portions of code were developed/changed by external contributors
 * (either contractor or volunteer) which are listed in the file 
 * 'External-contributors' included in this distribution.
 *
 * IUPAC/InChI-Trust Licence No.1.0 for the 
 * International Chemical Identifier (InChI) 
 * Copyright (C) IUPAC and InChI Trust Limited
 * 
 * This library is free software; you can redistribute it and/or modify it 
 * under the terms of the IUPAC/InChI Trust InChI Licence No.1.0, 
 * or any later version.
 * 
 * Please note that this library is distributed WITHOUT ANY WARRANTIES 
 * whatsoever, whether expressed or implied.  
 * See the IUPAC/InChI-Trust InChI Licence No.1.0 for more details.
 * 
 * You should have received a copy of the IUPAC/InChI Trust InChI 
 * Licence No. 1.0 with this library; if not, please write to:
 * 
 * The InChI Trust
 * 8 Cavendish Avenue
 * Cambridge CB1 7US
 * UK
 *
 * or e-mail to alan@inchi-trust.org
 * 
 */


This directory contains InChI Software source codes.
It also contains examples of InChI API usage, for C 
('inchi_main', 'mol2inchi', 'test_ixa'; see projects 
for MS Visual Studio 2008 in 'vc9' and for gcc/Linux 
in 'gcc' subdirs) and for Python 3 ('python_sample'). 

Also supplied are InChI API Library source codes and 
related projects/makefiles.

For more details, please refer to Release Notes
(file 'RelNotes.pdf', Section 'Distribution package)
and files 'readme.txt' in sub-directories. 

The portion of this distribution, the files sha2.c and sha2.h
are Copyright (C) Brainspark B.V., and are distributed under 
the terms of the same  IUPAC/InChI-Trust Licence for the 
International Chemical Identifier (InChI) Software version 1.0.


The text of IUPAC/InChI-Trust Licence for the 
International Chemical Identifier (InChI) Software version 1.0
is included (the file LICENCE) in this distribution.
