logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

cif2csv - convert a CIF file into a CSV file.

Description

       Convert a CIF file into a CSV file.

Name

       cif2csv - convert a CIF file into a CSV file.

Options

       --use-perl-parser
                         Use Perl parser to parse CIF files.

       --use-c-parser
                         Use C parser to parse CIF files (default).

       --help, --usage
                         Output a short usage message (this message) and exit.

       --version
                         Output version information and exit.

Reporting Bugs

       Report cif2csv bugs using e-mail: cod-bugs@ibt.ltCIF2CSV(1)

Synopsis

       cif2csv --options input1.cif input*.cif

See Also