Skip to content

Commit 676dbdf

Browse files
authored
add mmcif package (#3110)
1 parent cd4c10e commit 676dbdf

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

packages.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36049,5 +36049,18 @@
3604936049
"description": "Make your terminal interfaces prettier!",
3605036050
"license": "MIT",
3605136051
"web": "https://github.com/CodeLibraty/prettyterm"
36052+
},
36053+
{
36054+
"name": "mmcif",
36055+
"url": "https://github.com/lucidrains/nim-mmcif",
36056+
"method": "git",
36057+
"tags": [
36058+
"mmcif",
36059+
"biomolecules",
36060+
"parsing"
36061+
],
36062+
"description": "Simple parser for mmCIF files (macromolecular structural data)",
36063+
"license": "MIT",
36064+
"web": "https://github.com/lucidrains/nim-mmcif"
3605236065
}
3605336066
]

0 commit comments

Comments
 (0)