aniso8601¶
A library for parsing ISO 8601 strings.
Home | https://bitbucket.org/nielsenb/aniso8601 |
Versions | 1.1.0 |
License | BSD License |
Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/aniso8601 |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install aniso8601
and update with:
conda update aniso8601