* manually add pygments hatchling DEP and update .cache
[t2sde.git] / package / develop / hivex / hivex.desc
blobc093ee523882e8cabbddbb40a48eb4aa9c9c520d
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/hivex/hivex.desc
3 [COPY] Copyright (C) 2022 - 2024 The T2 SDE Project
4 [COPY] 
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
7 [COPY] 
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A library for working with Windows Registry "hive" binary files
14 [T] This is a self-contained library for reading and writing Windows
15 [T] Registry "hive" binary files.
16 [T]
17 [T] Unlike many other tools in this area, it doesn't use the textual .REG
18 [T] format for output, because parsing that is as much trouble as parsing
19 [T] the original binary format. Instead it makes the file available
20 [T] through a C API, or there is a separate program to export the hive as
21 [T] XML.
23 [U] https://libguestfs.org/hivex.3.html
25 [A] Richard W.M. Jones <rjones@redhat.com>
26 [M] Tomas Glozar <tglozar@gmail.com>
28 [C] extra/development
29 [F] NO-LTO.gcc
31 [L] LGPL
32 [S] Stable
33 [V] 1.3.24
34 [P] X -----5---9 139.500
36 [D] 45ca91b70be1e533387e52041aa426ddeaf103f7ded6ec8b2b1f8496 hivex-1.3.24.tar.gz https://download.libguestfs.org/hivex/