95 kx # HOW TO EDIT THIS FILE:
95 kx # The "handy ruler" below makes it easier to edit a package description. Line
95 kx # up the first '|' above the ':' following the base package name, and the '|'
95 kx # on the right side marks the last column you can put a character in. You must
95 kx # make exactly 11 lines for the formatting to be correct. It's also
95 kx # customary to leave one space after the ':'.
95 kx
95 kx |-----handy-ruler------------------------------------------------------|
95 kx ccache: ccache @VERSION@ (a fast compiler cache)
95 kx ccache:
95 kx ccache: ccache is a compiler cache. It speeds up re-compilation
95 kx ccache: of C/C++ code by caching previous compiles and detecting
95 kx ccache: when the same compile is being done again.
95 kx ccache:
95 kx ccache: ccache was written by Andrew Tridgell.
95 kx ccache:
95 kx ccache: Homepage: https://ccache.dev/
95 kx ccache:
95 kx ccache: