{"id":19562724,"url":"https://github.com/pyenv/pyenv-ccache","last_synced_at":"2025-04-27T00:31:54.159Z","repository":{"id":15964473,"uuid":"18707130","full_name":"pyenv/pyenv-ccache","owner":"pyenv","description":"Make Python build faster, with using the leverage of `ccache`.","archived":false,"fork":false,"pushed_at":"2023-04-04T17:36:55.000Z","size":9,"stargazers_count":40,"open_issues_count":0,"forks_count":11,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-19T08:30:43.942Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pyenv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2014-04-12T15:23:26.000Z","updated_at":"2024-12-20T17:05:25.000Z","dependencies_parsed_at":"2022-07-22T23:47:17.346Z","dependency_job_id":null,"html_url":"https://github.com/pyenv/pyenv-ccache","commit_stats":{"total_commits":10,"total_committers":7,"mean_commits":"1.4285714285714286","dds":0.6,"last_synced_commit":"3dc0a7b8ae32faba1ffa53c4a0f4067dc580a569"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyenv%2Fpyenv-ccache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyenv%2Fpyenv-ccache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyenv%2Fpyenv-ccache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyenv%2Fpyenv-ccache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyenv","download_url":"https://codeload.github.com/pyenv/pyenv-ccache/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250397348,"owners_count":21423801,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T05:15:27.845Z","updated_at":"2025-04-27T00:31:53.925Z","avatar_url":"https://github.com/pyenv.png","language":"Shell","readme":"# pyenv-ccache\n\nMake Python build faster, with using the leverage of `ccache`.\n\n## Installation\n\n### Installing as a pyenv plugin\n\nMake sure you have pyenv 0.2.0 or later, then run:\n\n    git clone https://github.com/pyenv/pyenv-ccache.git $(pyenv root)/plugins/pyenv-ccache\n\n\n### Installing with Homebrew (for OS X users)\n\nMac OS X users can install pyenv-ccache with the\n[Homebrew](http://brew.sh) package manager.\n\n*This is the recommended method of installation if you installed pyenv\n with Homebrew.*\n\n```\n$ brew install pyenv-ccache\n```\n\nOr, if you would like to install the latest development release:\n\n```\n$ brew install --HEAD pyenv-ccache\n```\n\n## Usage\n\n1. Install `ccache` into your system.\n2. Install any version of CPython with using `pyenv install`.\n\n## How It Works\n\npyenv-ccache hooks every invocation of `pyenv install` commands, then injecting `ccache` into `cc`.\n\n## History\n\n**0.0.2** (Apr 21, 2014)\n\n* Setup ccache for CXX.\n* fix install script (#1)\n\n**0.0.1** (Apr 13, 2014)\n\n* Initial public release.\n\n## License\n\n(The MIT License)\n\nCopyright (c) 2014 Yamashita, Yuu \u003c\u003cyamashita@geishatokyo.com\u003e\u003e\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINpipENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\nWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyenv%2Fpyenv-ccache","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyenv%2Fpyenv-ccache","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyenv%2Fpyenv-ccache/lists"}