Added osinfo

This commit is contained in:
Dominik Picheta 2015-03-12 23:46:36 +00:00
parent 59cba7fadd
commit 25ce2629ad

View File

@ -1290,5 +1290,14 @@
"description": "A MessagePack binding for Nim",
"license": "MIT",
"web": "https://github.com/akiradeveloper/msgpack-nim"
},
{
"name": "osinfo",
"url": "https://github.com/nim-lang/osinfo.git",
"method": "git",
"tags": ["os", "library", "info"],
"description": "Modules providing information about the OS.",
"license": "MIT",
"web": "https://github.com/nim-lang/osinfo"
}
]