mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 00:23:10 +00:00
add mmcif package (#3110)
This commit is contained in:
parent
cd4c10e29a
commit
676dbdf1d3
@ -36049,5 +36049,18 @@
|
|||||||
"description": "Make your terminal interfaces prettier!",
|
"description": "Make your terminal interfaces prettier!",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/CodeLibraty/prettyterm"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user