Skip to content

Repository files navigation

CIF_CHOMPER

CI codecov

A nom-based CIF parser with (forthcoming) automatic generation of structs from the CIF dictionary definition.

Development

To compile locally, you need the cif_core library to include the full specification for the CIF format. It is included as a submodule, and can be included when this repository is cloned with:

git clone --recurse-submodules https://github.com/d-perl/cif_chomper

or after cloning with:

git submodule update --init

You can find the CIF core library at https://github.com/COMCIFS/cif_core/.

About

nom-based CIF parser

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages