bootsector 0.1.3

Read partitions from block devices or files
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[badges.travis-ci]
repository = "FauxFaux/bootsector"
[dependencies.crc]
version = "1"

[package]
authors = ["Chris West (Faux) <git@goeswhere.com>"]
categories = ["filesystem", "os", "parsing"]
description = "Read partitions from block devices or files"
edition = "2018"
license = "MIT"
name = "bootsector"
readme = "README.md"
repository = "https://github.com/FauxFaux/bootsector"
version = "0.1.3"