- recipe c-ares
c-ares is a C library for asynchronous DNS requests (including name resolves)
- Homepage:
- License:
MIT
- Recipe:
- package c-ares¶
-
- Versions:
1.11.0-1
,1.11.0-0
- Depends:
libgcc-ng
>=4.9
- Required By:
Installation
With an activated Bioconda channel (see set-up-channels), install with:
conda install c-ares
and update with:
conda update c-ares
or use the docker container:
docker pull quay.io/biocontainers/c-ares:<tag>
(see c-ares/tags for valid values for
<tag>
)
Download stats¶
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/c-ares/README.html)