vhd: Provides functions to inspect and manipulate virtual hard disk (VHD) files.

[ bsd3, library, system ] [ Propose Tags ]

Provides functions to inspect and manipulate virtual hard disk (VHD) files, according to the VHD specification (version 1.0).


[Skip to Readme]

Flags

Automatic Flags
NameDescriptionDefault
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), byteable, bytestring, cereal, cipher-aes (>=0.2.0), cryptohash, directory, filepath, mmap, random, storable-endian, text, time, vhd [details]
License BSD-3-Clause
Copyright Citrix Systems Inc.
Author Jonathan Knowles, Vincent Hanquez
Maintainer vincent.hanquez@citrix.com
Category System
Home page https://github.com/vincenthz/hs-vhd
Source repo head: git clone git://github.com/vincenthz/hs-vhd
Uploaded by VincentHanquez at 2013-08-10T15:31:36Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables vhd
Downloads 5235 total (10 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.2.2

[back to package description]
Provides functions to inspect and manipulate virtual hard disk (VHD) files, according to the VHD specification (version 1.0).