{"id":20099071,"url":"https://github.com/spack/label-schema","last_synced_at":"2026-02-01T22:32:30.844Z","repository":{"id":76702074,"uuid":"425620888","full_name":"spack/label-schema","owner":"spack","description":"Label schema for spack containers (under development)","archived":false,"fork":false,"pushed_at":"2021-11-07T21:46:11.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-06-27T15:08:06.899Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/spack.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":"2021-11-07T21:32:39.000Z","updated_at":"2025-01-19T01:47:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"14a2866f-af6e-440c-b541-8e3a23b9e168","html_url":"https://github.com/spack/label-schema","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/spack/label-schema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spack%2Flabel-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spack%2Flabel-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spack%2Flabel-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spack%2Flabel-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spack","download_url":"https://codeload.github.com/spack/label-schema/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spack%2Flabel-schema/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28993253,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T22:01:47.507Z","status":"ssl_error","status_checked_at":"2026-02-01T21:58:37.335Z","response_time":56,"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:08:00.043Z","updated_at":"2026-02-01T22:32:30.828Z","avatar_url":"https://github.com/spack.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spack Label Schema\n\nIf you are building a container with spack, it can be useful to apply different\nlabels to it so that spack packages, compilers, and other interesting attributes\ncan be programatically accessible. The following repository defines a simple schema\nfor labels, and likely we will follow up with a pull request to spack to add\nthis generation programatically to `spack containerize`.\n\n🚧️ **under development** 🚧️\n\n## Schema\n\nFor each spack object, (e.g., a package or compiler) representation can be done\non the level of a single entity, or multiple entities for each container. For example, \nthe [autamus](https://autamus.io) builds have multiple packages per container, but \nthey intend to provide one \"main\" package and so the single label could be appropriate.\n\n| Spack Object | Context |Labels | Description | Example |\n|-------|-------------|-------------|-------------------|-------------|\n| Package Name | Single Package |`org.spack.package.name` | The name of a package | zlib |\n| Package Version | Single Package |`org.spack.package.version` | The version of a package | 1.2.11 |\n| Packages | Multiple Packages | `org.spack.packages` | A list of packages | zlib@1.2.11,zlib@1.2.8 |\n| Compiler Name | Single Compiler | `org.spack.compiler.name` | The main compiler for spack | gcc |\n| Compiler Version | Single Compiler | `org.spack.compiler.version` | The main compiler version for spack | 9.5.0 |\n| Compilers | Multipel Compilers | `org.spack.compilers` | A list of compilers available for spack | gcc@9.5.0,gcc@7.5.0 |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspack%2Flabel-schema","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspack%2Flabel-schema","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspack%2Flabel-schema/lists"}