proposal: internal/pkg: make package pkg public #43

Open
opened 2026-08-16 18:22:56 +09:00 by ophestra · 0 comments
Owner

Package internal/pkg implements low-level software packaging primitives primarily used by Rosa OS via package internal/rosa. This package has found use outside of Rosa OS, and while it is very difficult to use on its own, its API is currently considered mostly stable and can be exported with minimal cleanup.

I propose that we make necessary adjustments to the API and amend the documentation regarding stability of various aspects of the package (intermediate representation, implementation revisions, etc.), and make the package public.

Package `internal/pkg` implements low-level software packaging primitives primarily used by Rosa OS via package `internal/rosa`. This package has found use outside of Rosa OS, and while it is very difficult to use on its own, its API is currently considered mostly stable and can be exported with minimal cleanup. I propose that we make necessary adjustments to the API and amend the documentation regarding stability of various aspects of the package (intermediate representation, implementation revisions, etc.), and make the package public.
ophestra added the
Kind
Feature
label 2026-08-16 18:22:56 +09:00
Sign in to join this conversation.