add mmcif package (#3110)

This commit is contained in:
Phil Wang
2025-08-24 06:47:56 +02:00
committed by GitHub
parent cd4c10e29a
commit 676dbdf1d3
+13
View File
@@ -36049,5 +36049,18 @@
"description": "Make your terminal interfaces prettier!",
"license": "MIT",
"web": "https://github.com/CodeLibraty/prettyterm"
},
{
"name": "mmcif",
"url": "https://github.com/lucidrains/nim-mmcif",
"method": "git",
"tags": [
"mmcif",
"biomolecules",
"parsing"
],
"description": "Simple parser for mmCIF files (macromolecular structural data)",
"license": "MIT",
"web": "https://github.com/lucidrains/nim-mmcif"
}
]