2fd0bd2
2fd0bd2
[name]
2fd0bd2
ccache-swig - a fast compiler cache
2fd0bd2
2fd0bd2
[description]
2fd0bd2
ccache-swig  is a compiler cache. It speeds up re-compilation of C/C++/SWIG
2fd0bd2
code by caching previous compiles and detecting when the same compile is
2fd0bd2
being done again. ccache-swig is ccache plus support for SWIG.
2fd0bd2
2fd0bd2
[notes]
2fd0bd2
For more information, see @DOCDIR@/swig-doc/Doc/Manual/CCache.html from the
2fd0bd2
swig-doc package.