{"id":15913156,"url":"https://github.com/tintinweb/solcwrapper","last_synced_at":"2025-08-15T01:33:07.408Z","repository":{"id":150245465,"uuid":"167064726","full_name":"tintinweb/solcwrapper","owner":"tintinweb","description":"Easily run any version of solc with solcwrapper. Automatically downloads/compiles/installs and transparently invokes officially released solc versions.","archived":false,"fork":false,"pushed_at":"2019-01-22T21:24:56.000Z","size":11,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T05:13:50.326Z","etag":null,"topics":["ethereum","solidity"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tintinweb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-22T20:46:48.000Z","updated_at":"2022-12-13T15:14:17.000Z","dependencies_parsed_at":"2023-08-27T17:52:30.100Z","dependency_job_id":null,"html_url":"https://github.com/tintinweb/solcwrapper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tintinweb/solcwrapper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tintinweb%2Fsolcwrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tintinweb%2Fsolcwrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tintinweb%2Fsolcwrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tintinweb%2Fsolcwrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tintinweb","download_url":"https://codeload.github.com/tintinweb/solcwrapper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tintinweb%2Fsolcwrapper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270510875,"owners_count":24597649,"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","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["ethereum","solidity"],"created_at":"2024-10-06T16:23:19.878Z","updated_at":"2025-08-15T01:33:07.168Z","avatar_url":"https://github.com/tintinweb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# solcwrapper\n\nA wrapper for solc that allows to specify a released version of solc as a commandline option (`--x-version=0.5.1`)\n  * automatically installs the specified version if *not yet* installed\n    * downloads either the specified static (`--x-from-static`) binary of solc, or the source-code archive (`--x-from-source`) and compiles it\n    * installs the binary to `/usr/local/bin/solc-\u003cversion\u003e`\n  * transparently invokes the specified version of solc passing all parameters to it\n\n\n# examples\n\n```\nSOLCWrapper\n\nOptions:\n    --x-list=\u003cversion\u003e\n    --x-version=\u003cversion\u003e\n    --x-from-source\n    --x-from-static\n\nUsage:\n    #\u003e python3 -m solcwrapper --x-list\n    #\u003e python3 -m solcwrapper --x-list=0.5.0\n    #\u003e python3 -m solcwrapper --x-version=0.5.1 \u003csolc options and args\u003e\n\n\n(env) ~/w/p/solcwrapper ❯❯❯ python -m solcwrapper --x-version=0.5.1 --version\nsolc, the solidity compiler commandline interface\nVersion: 0.5.1+commit.c8a2cb62.Darwin.appleclang\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftintinweb%2Fsolcwrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftintinweb%2Fsolcwrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftintinweb%2Fsolcwrapper/lists"}