add mmcif package (#3110)

This commit is contained in:
Phil Wang 2025-08-23 21:47:56 -07:00 committed by GitHub
parent cd4c10e29a
commit 676dbdf1d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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"
}
]