Skip to content

Add a bindings field for implementations in other languages - #421

Merged
flying-sheep merged 1 commit into
mainfrom
add-bindings-field
Sep 22, 2026
Merged

flying-sheep merged 1 commit into
mainfrom
add-bindings-field

Conversation

@Zethson

@Zethson Zethson commented Sep 21, 2026

Copy link
Copy Markdown
Member

Summary

  • Adds a bindings field to the schema: a list of {language, name, url} for implementations of a package's objects or on-disk format in other languages, restricted to ones maintained under the scverse org.
  • Populates it for AnnData (anndataR, anndata-rs) and MuData (Muon.jl).
  • The language enum moves to $defs so the package's own language and a binding's language stay in sync.
  • Binding URLs get link-checked like project_home and the rest.
  • Prerequisite for Show and filter by the languages a package is available in scverse.github.io#316, which currently hardcodes the same links in the site's front matter, and for the language filter @flying-sheep asked for there.

Ran validate-registry locally: all three URLs validate, packages.json carries the field, pre-commit passes.

@flying-sheep
flying-sheep merged commit 2a93a41 into main Sep 22, 2026
6 checks passed
@flying-sheep
flying-sheep deleted the add-bindings-field branch September 22, 2026 07:48
@Zethson

Zethson commented Sep 22, 2026

Copy link
Copy Markdown
Member Author

Ah whops, I had wanted to think about and iterate on this before merging but if both of you like this version already then uhm let's ship it haha.

Thanks

@flying-sheep

Copy link
Copy Markdown
Member

Haha I do. I guess I’d have expected the “draft PR” mode if it was to be iterated on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants