{"id":20099062,"url":"https://github.com/spack/spack-repo-template","last_synced_at":"2026-03-06T12:01:47.926Z","repository":{"id":76702508,"uuid":"365365667","full_name":"spack/spack-repo-template","owner":"spack","description":"All the license metadata that has to go in a Spack project repo.","archived":false,"fork":false,"pushed_at":"2025-08-19T13:58:03.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":6,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-08-19T15:39:22.537Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2021-05-07T22:19:53.000Z","updated_at":"2025-08-19T13:58:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"e1e02ca7-248f-47ec-b01b-8018827e165e","html_url":"https://github.com/spack/spack-repo-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/spack/spack-repo-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spack%2Fspack-repo-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spack%2Fspack-repo-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spack%2Fspack-repo-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spack%2Fspack-repo-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spack","download_url":"https://codeload.github.com/spack/spack-repo-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spack%2Fspack-repo-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30175858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T11:48:51.886Z","status":"ssl_error","status_checked_at":"2026-03-06T11:48:51.460Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-13T17:07:58.986Z","updated_at":"2026-03-06T12:01:47.919Z","avatar_url":"https://github.com/spack.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spack Repository Template\n\nSpack is a dual-licensed project, and getting all the right files in the right\nplace can be a pain. This is a simple template repository that you can use to\nensure you have all the right files present in your repo.\n\n## Files you need\n\nThese should be at the top level of your repository:\n\n* `README.md` - The `README.md` file should have a short section at the bottom\n  called \"License\", with a really brief statement saying that Spack is\n  dual-licensed and what that means. It should also have the SPDX license\n  identifier and the LLNL release number for Spack (see below).\n* `COPYRIGHT` - Used because Spack is dual-licensed, just to make things clear.\n  `COPYRIGHT` has:\n    * The same short text that's in the `README.md` so that\n      people know Spack is dual-licensed.\n    * A statement that copyrights are retained by contributors.\n    * Pointers to LICENSE-* and NOTICE files.\n    * A description of what SPDX identifiers are.\n* `LICENSE-MIT` - The text of the `MIT` license.\n* `LICENSE-APACHE` - The text of the `Apache-2.0` license.\n* `NOTICE` - LLNL's required `NOTICE` with contract info and disclaimer. The\n  `Apache-2.0` license also requires that this be distributed.\n\n## License Headers\n\nIn files in the repository, you should have a short header like this:\n\n```python\n# Copyright Spack Project Developers. See COPYRIGHT file for details.\n#\n# SPDX-License-Identifier: (Apache-2.0 OR MIT)\n```\n\nFor languages with different types of comments, you can just use whatever is\nstandard, e.g. `//` for C++, `/* */` for C, `--` for Lua, `%` for Prolog/ASP\netc.\n\nThis header lets people know the file is part of Spack and identifies the\nlicense concisely with an SPDX identifier. It also makes it clear that the\ncopyright is retained by developers.\n\n## License\n\nThis project is part of Spack. Spack is distributed under the terms of both the\nMIT license and the Apache License (Version 2.0). Users may choose either\nlicense, at their option.\n\nAll new contributions must be made under both the MIT and Apache-2.0 licenses.\n\nSee LICENSE-MIT, LICENSE-APACHE, COPYRIGHT, and NOTICE for details.\n\nSPDX-License-Identifier: (Apache-2.0 OR MIT)\n\nLLNL-CODE-811652\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspack%2Fspack-repo-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspack%2Fspack-repo-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspack%2Fspack-repo-template/lists"}