Skip to content

Latest commit

 

History

History
 
 

INCHI-1-BIN

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

/*

International Chemical Identifier (InChI)
Version 1
Software version 1.07
April 30, 2024

MIT License

Copyright ©2024 IUPAC and InChI Trust

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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.

[email protected]

*/

 

This directory contains binaries of command line `InChI` executable (inchi-1) and InChI API library (libinchi). The 64-bit and 32-bit versions are supplied for both Microsoft® Windows, Linux and MacOS® .

Please note that InChI stand-alone executable inchi-1[.exe] does not require .dll/.so libraries.

To use the shared library, you may wish to create libinchi.so.1 as a symbolic link to libinchi.so.1.07.

Also included is a legacy 1.06 version of winchi-1.exe, a graphical Microsoft® Windows application (located in directory windows; it is a 32-bit version which will also run under 64-bit Microsoft® Windows).