-
Notifications
You must be signed in to change notification settings - Fork 30
/
libvhdi.ini
54 lines (44 loc) · 1.82 KB
/
libvhdi.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
[project]
name: "libvhdi"
status: "alpha"
year_of_creation: "2012"
data_format: "Virtual Hard Disk (VHD) image"
documentation_url: "https://github.com/libyal/libvhdi/tree/main/documentation"
features: ["debug_output", "nuget", "ossfuzz", "python_bindings", "tools"]
[library]
description: "Library to access the Virtual Hard Disk (VHD) image format"
features: ["pthread", "wide_character_type"]
public_types: ["file"]
[tools]
build_dependencies: ["fuse"]
description: "Several tools for reading Virtual Hard Disk (VHD) image files"
names: ["vhdiinfo", "vhdimount"]
[info_tool]
source_description: "a Virtual Hard Disk (VHD) image file"
source_type: "image"
[mount_tool]
features: ["parent"]
file_entry_type: "file"
file_entry_type_size_value: "media_size"
mounted_description: "a device file that provides the RAW storage media data contained in the VHDI image"
source: "image.vhd"
source_description: "a VHD image"
source_description_long: "a Virtual Hard Disk (VHD) image file"
source_type: "image"
[troubleshooting]
example: "vhdiinfo image.vhd"
[development]
features: ["pytsk3"]
main_object: "file"
main_object_filename: "image.vhd"
main_object_size: "media_size"
[tests]
profiles: ["libvhdi", "pyvhdi", "vhdiinfo"]
info_tool_options_per_profile: [""]
info_tool_profiles: ["vhdiinfo"]
example_filename1: "image1.vhd"
example_filename2: "image2.vhd"
[coverity]
scan_token: "ZQp5VYDMrMz7Ca0f7uA0InFbCoYhD2RmbHpUnOyAs+8tUXsl3ZKWqZJEvc+1qOdr+N+dEUv0/6TOxJZxydhhB+ardayWxIk8RCjBW7twBeZvSt1nNW8VUfwc2ZCNMoeKvqMQcaWa1cG7Joo8TTEvzPbWJnSxaadhlgfSaCWaR0A="
[pypi]
appveyor_token: "VHuZiUWgTqTciKE2nsv/LsYcNyjwcFenqlqX5p+UACmt+0q8IEl8w0HuUwhAuUK3AEMmFu+OCU+F/6AKDN7pTlc6NPHVR23NYMrjd18VPvGwHbxuDokU+XhuBwgw0XhjwUAQWS51+2plL01jJDr63A//tByOyaYuCAWfWYVJivwClx4efB3Ii8xc0AaM1NfW0Tfkl8oNCNIv8ISHrhzrXOFzqx0iiTX9/6Hh8R29OzMFKG361CFXX+K7aNyKV38mouMt7Ao6Dgfaze8xoQYgOw=="