Skip to content

smikes/inchi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7a980f0 · May 8, 2014
Apr 17, 2014
Jan 21, 2014
May 8, 2014
May 7, 2014
May 8, 2014
Jan 20, 2014
Apr 17, 2014
Jan 20, 2014
Apr 24, 2014
Jan 27, 2014
Jan 20, 2014
May 4, 2014
Apr 11, 2014
Apr 24, 2014
Jan 28, 2014
Jan 27, 2014
May 8, 2014
Jan 25, 2014
Jan 29, 2014

Repository files navigation

InChI for node.js

This module exposes the InChI API to node.js programs

Build Status

API Documentation

A high-level javascript api is exposed by default when you require('inchi').

The full InChI API is exposed via the variable inchilib.

See doc/ for the yuidoc-generated API documentation.

Licenses

This distribution contains files under several licenses.

The InCHI code is found in these directories: INCHI-1-API, INCHI-1-BIN, INCHI-1-DOC, INCHI-1-TEST

InChI code is copyright to IUPAC and the InChI Trust and is distributed under the terms of the IUPAC/InChI Trust license, as detailed in INCHI-1-API/readme.txt and INCHI-1-API/LICENSE

The CppUnitLite code is found in the directory CppUnitLite. It is copyright to Keith Bauer and distributed under the terms of the zlib/libpng license, as detailed in CppUnitLite/license.txt

The remaining code (C++ files under src/ and src/test and javascript files under lib/) is copyright to Cubane Canada, Inc. and is distributed under the terms of the MIT License, as detailed in MIT-LICENSE.

It is my intention to release this code in a usable, open-source package. If there are any questions about licensing or relicensing, please contact me directly at smikes@cubane.com