bleach¶
An easy whitelist-based HTML-sanitizing tool.
| Home | http://github.com/jsocol/bleach |
| Versions | 1.4.2 |
| License | Apache Software License |
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/bleach |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install bleach
and update with:
conda update bleach