vhd: Implementation of the Virtual Hard Disk (VHD) disk format

[ bsd3, library, system ] [ Propose Tags ]

Provide a toolbox of function to manipulate VHD files.


[Skip to Readme]

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
test

Build unit test

Disabled
executable

Build executables

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 0.2.1, 0.2.2
Dependencies base (>=4 && <5), bytestring, cereal, mmap, QuickCheck (>=2), random, storable-endian, test-framework (>=0.3), test-framework-quickcheck2 (>=0.2), text, time [details]
License BSD-3-Clause
Copyright Citrix Systems Inc.
Author Jonathan Knowles, Vincent Hanquez
Maintainer jonathan.knowles@eu.citrix.com
Category System
Home page https://github.com/jonathanknowles/hs-vhd
Source repo head: git clone git://github.com/jonathanknowles/hs-vhd
Uploaded by VincentHanquez at 2011-10-21T10:24:35Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables vhd, Tests
Downloads 5240 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for vhd-0.1

[back to package description]
A library for inspecting and manipulating virtual hard disk (VHD) files.