Files
-----

The following are some of the key files included in PyCIFRW:

Original files:

CifFile_module.py              Defines the CifFile and CifDic classes
StarFile.py                    Defines the StarFile module on which CifFiles are built
YappsStarParser_n_n.py         Cif parser for grammar n_n automatically generated by Yapps3
YappsStarParser_n_n.g          Yapps3 input grammar used to generate above file
Makefile                       How to derive .py files from .g files
StarScan.so                    Compiled Python extension module for rapid input

drel/                          Routines for processing dREL methods

Files derived from other programs:

yapps3_compiled_rt.py          Yapps3 runtime support (modified part of the
                               Yapps3 distribution)
