iron-os-packages-api

Crates.ioiron-os-packages-api
lib.rsiron-os-packages-api
version0.1.0
sourcesrc
created_at2024-02-25 00:28:08.234596
updated_at2024-02-25 00:28:08.234596
descriptionIron OS Packages Api
homepage
repositoryhttps://github.com/iron-os/iron-os
max_upload_size
id1152064
size29,312
Sören Meier (soerenmeier)

documentation

README

packages folder

packages

  • packages.fdb
  • chnobli_ui
  • package.fdb // json_db containing information about the package
  • left
  • right

package.fdb

  • name
  • version_str
  • version // hash
  • signature // signature of the current version
  • current // folder of the current left|right
  • binary // Option

Todo

maybe add custom error

Commit count: 0

cargo fmt