Current section
Files
Jump to
Current section
Files
lib/nbpr.ex
defmodule NBPR do
@moduledoc """
Nerves Binary Package Repository — the library underpinning every `:nbpr_*` Hex package.
Provides the `NBPR.BrPackage` macro plus Mix tasks for authoring and inspecting packages.
See the workspace `PLAN.md` and `CLAUDE.md` for design context.
"""
end