File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 77[ ![ codecov] ( https://codecov.io/gh/ihmwg/python-modelcif/branch/main/graph/badge.svg )] ( https://codecov.io/gh/ihmwg/python-modelcif )
88
99This is a Python package to assist in handling [ mmCIF] ( http://mmcif.wwpdb.org/ )
10- and [ BinaryCIF] ( https://github.com/dsehnal /BinaryCIF ) files compliant with the
10+ and [ BinaryCIF] ( https://github.com/molstar /BinaryCIF ) files compliant with the
1111[ ModelCIF] ( https://mmcif.wwpdb.org/dictionaries/mmcif_ma.dic/Index/ )
1212extension. It works with Python 2.7 or Python 3.
1313
@@ -46,7 +46,7 @@ python setup.py build
4646python setup.py install
4747```
4848
49- If you want to read or write [ BinaryCIF] ( https://github.com/dsehnal /BinaryCIF )
49+ If you want to read or write [ BinaryCIF] ( https://github.com/molstar /BinaryCIF )
5050files, you will also need the
5151Python [ msgpack] ( https://github.com/msgpack/msgpack-python ) package.
5252
You can’t perform that action at this time.
0 commit comments