1The library builds on the `boost::lexical_cast` experience and takes those type conversion/transformation-related ideas further 2 3* to be useful and applicable in a wider range of deployment scenarios, 4* to provide a flexible, extendible and configurable type-conversion framework. 5 6**HTML documentation is available [here](http://boostorg.github.io/convert).** 7 8