mar 0.2.0

Library for reading and writing Mozilla Archive files
Documentation
  • Coverage
  • 100%
    20 out of 20 items documented0 out of 13 items with examples
  • Size
  • Source code size: 31.77 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.44 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 12s Average build duration of successful builds.
  • all releases: 12s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Mossop/mar
    0 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • mbrubeck Mossop

Crates.io docs.rs License

This is a Rust implementation of the Mozilla Archive (MAR) file format used to deliver automatic updates to Firefox. It includes both a library and a command-line tool for reading and writing MAR files.

Currently supports:

  • Reading the list of files in a MAR archive
  • Extracting file content from a MAR archive

Not yet supported:

  • Creating MAR archives
  • Signing MAR archives
  • Verifying signed MAR archives

This code is subject to the terms of the Mozilla Public License, v. 2.0.