Skip to content

Commit

Permalink
Add release version 1.07-beta.3
Browse files Browse the repository at this point in the history
  • Loading branch information
JanCBrammer committed Jan 24, 2024
1 parent 11f1979 commit c778dfa
Show file tree
Hide file tree
Showing 622 changed files with 1,056,221 additions and 66,028 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ jobs:
gh release create ${{ github.ref_name }} \
--verify-tag \
--title "${{ github.ref_name }}" \
--notes "For details about this release have a look at the [CHANGELOG](CHANGELOG.md)." \
--notes "For details about this release have a look at the [CHANGELOG](INCHI-1-DOC/CHANGELOG.md)." \
INCHI-1-BIN.zip INCHI-1-DOC.zip INCHI-1-SRC.zip INCHI-1-TEST.zip
Binary file added INCHI-1-BIN/linux/32bit/inchi-1
Binary file not shown.
Binary file modified INCHI-1-BIN/linux/32bit/inchi-1.gz
Binary file not shown.
Binary file added INCHI-1-BIN/linux/32bit/so/inchi_main
Binary file not shown.
Binary file added INCHI-1-BIN/linux/32bit/so/inchi_main.gz
Binary file not shown.
Binary file added INCHI-1-BIN/linux/64bit/inchi-1
Binary file not shown.
Binary file modified INCHI-1-BIN/linux/64bit/inchi-1.gz
Binary file not shown.
Binary file added INCHI-1-BIN/linux/64bit/so/inchi_main
Binary file not shown.
Binary file added INCHI-1-BIN/linux/64bit/so/inchi_main.gz
Binary file not shown.
39 changes: 39 additions & 0 deletions INCHI-1-BIN/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
/*
<p>
International Chemical Identifier (InChI)<br />
Version 1<br />
Software version 1.07<br />
20/11/2023</p>

<p>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.</p>

<p>IUPAC/InChI-Trust Licence No.1.0 for the
International Chemical Identifier (InChI)
Copyright (C) IUPAC and InChI Trust</p>

<p>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.</p>

<p>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.</p>

<p>You should have received a copy of the IUPAC/InChI Trust InChI
Licence No. 1.0 with this library; if not, please send us an <a href="mailto:info@inchi-trust.org">e-mail</a>.</p>

*/

<p>This directory contains binaries of command line `InChI` executable (<code>inchi-1</code>) and <code>InChI API</code> library (<code>libinchi</code>). The 64-bit and 32-bit versions are supplied for both Microsoft<sup>&reg;</sup> Windows, Linux and MacOS<sup>&reg;</sup> .</p>

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

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

<p>Also included is a legacy <code>1.06</code> version of <code>winchi-1.exe</code>, a graphical Microsoft<sup>&reg;</sup> Windows application (located in directory <code>windows</code>; it is a 32-bit version which will also run under 64-bit Microsoft<sup>&reg;</sup> Windows).</p>
Binary file added INCHI-1-BIN/windows/32bit/dll/inchi_main.exe
Binary file not shown.
Binary file added INCHI-1-BIN/windows/32bit/dll/inchi_main.zip
Binary file not shown.
Binary file modified INCHI-1-BIN/windows/32bit/dll/libinchi.dll
Binary file not shown.
Binary file added INCHI-1-BIN/windows/32bit/dll/libinchi.zip
Binary file not shown.
201 changes: 0 additions & 201 deletions INCHI-1-BIN/windows/32bit/dll/with_tbb/LICENSE

This file was deleted.

Binary file removed INCHI-1-BIN/windows/32bit/dll/with_tbb/libinchi.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified INCHI-1-BIN/windows/32bit/inchi-1.exe
Binary file not shown.
Binary file added INCHI-1-BIN/windows/32bit/inchi-1.zip
Binary file not shown.
Binary file added INCHI-1-BIN/windows/64bit/dll/inchi_main.exe
Binary file not shown.
Binary file added INCHI-1-BIN/windows/64bit/dll/inchi_main.zip
Binary file not shown.
Binary file modified INCHI-1-BIN/windows/64bit/dll/libinchi.dll
Binary file not shown.
Binary file added INCHI-1-BIN/windows/64bit/dll/libinchi.zip
Binary file not shown.
Loading

0 comments on commit c778dfa

Please sign in to comment.