Merge pull request #664 from mjendrusch/add-nimna

add nimna.
This commit is contained in:
Dominik Picheta 2018-03-01 12:21:45 +00:00 committed by GitHub
commit e1ec88cfd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8455,5 +8455,19 @@
"description": "User Agent parser for nim.",
"license": "MIT",
"web": "https://github.com/treeform/useragents"
},
{
"name": "nimna",
"url": "https://github.com/mjendrusch/nimna",
"method": "git",
"tags": [
"library",
"nucleic-acid-folding",
"scientific",
"biology"
],
"description": "Nucleic acid folding and design.",
"license": "MIT",
"web": "https://github.com/mjendrusch/nimna"
}
]