sccache

Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various c…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install sccache

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.10.0 2025-04-02
0.9.1 2025-01-07
0.9.0 2024-12-10
0.8.2 2024-12-01
0.7.7 2024-03-06
0.7.4 2023-11-27
0.7.2 2023-11-15
0.6.0 2023-10-31
0.5.3 2023-06-04
0.5.2 2023-06-03
0.5.1 2023-06-02
0.5.0 2023-05-23
0.4.2.post1 2023-05-23
0.4.2 2023-04-24
0.4.1 2023-03-27
0.4.0 2023-03-21
0.4.0rc11 pre-release 2023-03-19
0.4.0rc10 pre-release 2023-03-10
0.4.0rc9 pre-release 2023-03-06
0.4.0rc8 pre-release 2023-02-28
0.3.3 2022-12-09
0.3.1 2022-12-01

Issues with this package?

Page last updated 2025-05-22 00:37:54 UTC