Proper recognition to the Protein Data Bank where this library for protein structures in the mmCIF format initially came from. We modified the original library to support python3. This fork is used by scripts in the HHsuite on GitHub.
- python3
mkdir build
cd build
cmake -DUserInstallOption=ON ../
make install
cmake ../
sudo make install