diff --git a/salomon.csv b/salomon.csv index 1a65f3d2b60e8025c3adac8071ff7687b3ba8a9c..bd746eeeb302f888ecbb25a0a06d2f8db5564dcd 100644 --- a/salomon.csv +++ b/salomon.csv @@ -124,6 +124,7 @@ Bison/3.0.4-GCCcore-6.3.0,2 Bison/3.0.4-intel-2016.01,2 Bison/3.0.4-intel-2016a,2 Bison/3.0.4-intel-2017.00,2 +bleach/2.1.2-Py-3.6,2 BoltzTraP2/18.1.1-Py-3.6,2 Boost/1.58.0-foss-2015g-Python-2.7.9,2 Boost/1.58.0-gompi-2015e-Python-2.7.9,2 diff --git a/salomon.md b/salomon.md index 56e5eee7b4a64ba1dceb65f764f5ff118369e57b..c6ada91b7c6ab190185d19e0e6415612da9a40e6 100644 --- a/salomon.md +++ b/salomon.md @@ -367,6 +367,7 @@ | [asv](https://github.com/airspeed-velocity/asv) | Airspeed velocity (asv) is a tool for benchmarking Python packages over their lifetime. | | [attrs](http://www.attrs.org/) | Classes Without Boilerplate | | [backports_abc](https://pypi.python.org/pypi/backports_abc) | A backport of recent additions to the "collections.abc" module. | +| [bleach](https://pypi.python.org/pypi/bleach) | An easy safelist-based HTML-sanitizing tool. | | [BoltzTraP2](https://www.imc.tuwien.ac.at/index.php?id=21094) | BoltzTraP2 is a modern implementation of the smoothed Fourier interpolation algorithm for electronic bands that formed the base of the original and widely used BoltzTraP code. | | [certifi](https://pypi.python.org/pypi/certifi) | Python package for providing Mozillas CA Bundle. | | [click](https://pypi.python.org/pypi/click) | A simple wrapper around optparse for powerful command line utilities. |