Skip to content
/ mar Public
forked from mbrubeck/mar

Rust library for reading and writing Mozilla Archive (MAR) files

License

Notifications You must be signed in to change notification settings

Mossop/mar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Rust library for reading and writing Mozilla Archive (MAR) files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%