hivex 1.3.2-2 source package in Ubuntu
Changelog
hivex (1.3.2-2) unstable; urgency=low * [b88d8f1] Disabled building of Python3 bindings for now (Closes: #646383) -- Hilko Bengen <email address hidden> Wed, 16 Nov 2011 16:59:44 +0100
Upload details
- Uploaded by:
- Debian Libvirt Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Libvirt Maintainers
- Architectures:
- any
- Section:
- libs
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
hivex_1.3.2-2.dsc | 1.7 KiB | dcd69499d43b32d18b286e0d0d939517053bf2a21d2eb81c564356e1632c8382 |
hivex_1.3.2.orig.tar.gz | 1.0 MiB | e02d664b262f616e842d58a3787315ceb239c5986ff0652b37af9aeed483025c |
hivex_1.3.2-2.debian.tar.gz | 6.6 KiB | a13d3e5809543479fd57e9210bbb02104ebfe13ecf4f2b19f6c27b3bb339470c |
Available diffs
- diff from 1.3.2-1ubuntu1 (in Ubuntu) to 1.3.2-2 (927 bytes)
No changes file available.
Binary packages built by this source
- libhivex-bin: utilities for reading and writing Windows Registry hives
libhivex is a self-contained library for reading and writing Windows
Registry "hive" binary files.
.
This package contains a few command line programs that utilize libhivex.
- libhivex-dev: library for reading and writing Windows Registry hives
libhivex is a self-contained library for reading and writing Windows
Registry "hive" binary files.
.
This package provides static libraries and header files.
- libhivex-ocaml: OCaml bindings for hivex -- runtime files
OCaml bindings for libhivex, a library for reading and writing
Windows Registry "hive" binary files.
.
This package include only the shared runtime stub libraries.
- libhivex-ocaml-dev: OCaml bindings for hivex -- development files
OCaml bindings for libhivex, a library for reading and writing
Windows Registry "hive" binary files.
.
This package contains all the files needed to develop OCaml programs
wich use OCaml bindings to libhivex.
- libhivex0: library for reading and writing Windows Registry hives
libhivex is a self-contained library for reading and writing Windows
Registry "hive" binary files.
.
Unlike many other tools in this area, it doesn't use the textual .REG
format for output, because parsing that is as much trouble as parsing
the original binary format. Instead it makes the file available
through a C API, or there is a separate program to export the hive as
XML.
- libhivex0-dbg: library for reading and writing Windows Registry hives
libhivex is a self-contained library for reading and writing Windows
Registry "hive" binary files.
.
This package contains debug symbols for libhivex.
- libwin-hivex-perl: Perl bindings to hivex
Perl bindings for libhivex, a library for reading and writing
Windows Registry "hive" binary files.
.
This package also contains hivexregedit, a low-level command-line
tool for manipulating and dumping registry hives.
- python-hivex: Python bindings for hivex
Python bindings for libhivex, a library for reading and writing
Windows Registry "hive" binary files.