multiboot 0.6.0

Library to access multiboot structures.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.paste]
version = "1.0"

[package]
authors = ["Gerd Zellweger <mail@gerdzellweger.com>", "Dan Schatzberg <schatzberg.dan@gmail.com>", "Adrian Danis <Adrian.Danis@nicta.com.au>", "Stephane Duverger <stephane.duverger@gmail.com>", "Niklas Sombert <niklas@ytvwld.de>"]
description = "Library to access multiboot structures."
documentation = "http://gz.github.io/rust-multiboot/multiboot/"
homepage = "https://github.com/gz/rust-multiboot"
keywords = ["multiboot", "kernel", "os", "bootloader", "x86"]
license = "MIT"
name = "multiboot"
readme = "README.md"
repository = "https://github.com/gz/rust-multiboot"
version = "0.6.0"