diff --git a/doc/projects.html b/doc/projects.html index 8c6177b7..50592cd1 100644 --- a/doc/projects.html +++ b/doc/projects.html @@ -118,6 +118,25 @@ developing management solutions that use WBEM. + +
Ben Young + writes:
+ ++ Boost.Python is used in an automated process to generate python + bindings to our api which is exposed though multiple backends and + frontends. This allows us to write quick tests and bespoke scripts + to perform one off tasks without having to go through the full + compilation cycle. ++
Revised