swig/description-ccache.h2m
Jitka Plesnikova 9a4bd2da84 Initial version of swig 4.1.1
Resolves: rhbz#2139101
2022-12-13 15:16:33 +01:00

13 lines
374 B
Plaintext

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