BlueObelisk / chemdraw-converter

Converts CDX and CDXML from and to CML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chemdraw-Converter

Maven Central Build Status codecov

This distribution contains a library to read (and partially write) Chemdraw (CDX) files into/from CMLDOM. It is based on the web-published definition of CDX files on the cambridgesoft.com site and honours many of the components of a CDX file. It does not support Chemdraw-specific elements such as display types, fonts, etc.

The code is made available under the Apache License, Version 2.0, https://www.apache.org/licenses/LICENSE-2.0.

Peter Murray-Rust, www.xml-cml.org, 2020

The current distribution is a library, not an application and will require a CMLDOM for integration into a system. See http://www.xml-cml.org and http://www-pmr.ch.cam.ac.uk/ and https://github.com/BlueObelisk

About

Converts CDX and CDXML from and to CML

License:Apache License 2.0


Languages

Language:Java 99.4%Language:Batchfile 0.4%Language:HTML 0.1%Language:XSLT 0.1%