Skip to content

rknbeiv/cod-tools

 
 

Repository files navigation

cod-tools -- a set of tools for CIF manipulation.

INSTALLATION

Before the installation of cod-tools, dependencies have to be installed.
Dependency installers for some operating systems are provided with the
cod-tools, under dependencies/, and can be executed as follows:

    source dependencies/Ubuntu-14.04/install.sh

To install cod-tools from a clean distribution, the following steps have
to be executed:

    make all
    make check
    make install PREFIX=/usr/local/install/cod-tools

Variable 'PREFIX' may be set to any preferred location.

BUGS

If you find bugs in cod-tools or have any feedback, please contact us at
cod-bugs@ibt.lt

About

Tools for handling CIF files, and CIF parsers used for the Crystallography Open Database (COD)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 52.3%
  • C 26.0%
  • Shell 11.0%
  • HTML 4.6%
  • Makefile 2.1%
  • Python 1.6%
  • Other 2.4%