{"id":40923911,"url":"https://github.com/robertdfrench/spackenv","last_synced_at":"2026-01-22T03:38:07.278Z","repository":{"id":141278566,"uuid":"92170841","full_name":"robertdfrench/spackenv","owner":"robertdfrench","description":"Spack Environment Manager","archived":false,"fork":false,"pushed_at":"2017-05-25T12:37:28.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-01-30T09:10:36.987Z","etag":null,"topics":["c","cpp","fortran","package-management","package-manager","spack"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"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/robertdfrench.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":"2017-05-23T12:34:21.000Z","updated_at":"2017-05-23T13:42:45.000Z","dependencies_parsed_at":"2023-09-21T19:18:02.832Z","dependency_job_id":"4a787bcc-b8de-4dae-8cfa-e1e98555a76a","html_url":"https://github.com/robertdfrench/spackenv","commit_stats":{"total_commits":4,"total_committers":2,"mean_commits":2.0,"dds":0.25,"last_synced_commit":"49d6aa15de26d35770054aed1d4082111a00c258"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/robertdfrench/spackenv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertdfrench%2Fspackenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertdfrench%2Fspackenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertdfrench%2Fspackenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertdfrench%2Fspackenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertdfrench","download_url":"https://codeload.github.com/robertdfrench/spackenv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertdfrench%2Fspackenv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28653191,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"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":["c","cpp","fortran","package-management","package-manager","spack"],"created_at":"2026-01-22T03:38:06.795Z","updated_at":"2026-01-22T03:38:07.273Z","avatar_url":"https://github.com/robertdfrench.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spackenv\nSpack Environment Manager\n\n## Installing\n```bash\ncurl -o /usr/local/bin/spackenv https://raw.githubusercontent.com/robertdfrench/spackenv/master/spackenv; chmod +x /usr/local/bin/spackenv\n```\n\n## Usage\n```\nspackenv .venv requirements.txt [known.txt]\n```\n\n##### Where\n* `.venv` is a folder that will contain your dependencies\n* `requirements.txt` has a Spack spec on each line\n* `known.txt` is a list of packages which are known to be installed on the host\n\n### Specifying Dependencies\nHere is an example requirements.txt that installs zlib and netcdf with OpenMPI support:\n\n```\nzlib\nnetcdf+mpi\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertdfrench%2Fspackenv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobertdfrench%2Fspackenv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertdfrench%2Fspackenv/lists"}