/* begin *

   ccache 4.8.1 (a fast compiler cache)

   ccache is a compiler cache. It speeds up re-compilation
   of C/C++ code by caching previous compiles and detecting
   when the same compile is being done again.

   ccache was written by Andrew Tridgell.

   Homepage: https://ccache.dev/


 * end */