-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathlibqcow.ini
51 lines (42 loc) · 1.63 KB
/
libqcow.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
[project]
name: "libqcow"
status: "alpha"
year_of_creation: "2010"
data_format: "QEMU Copy-On-Write (QCOW) image file"
documentation_url: "https://github.com/libyal/libqcow/tree/main/documentation"
features: ["debug_output", "nuget", "ossfuzz", "python_bindings", "tools"]
[library]
build_dependencies: ["crypto", "zlib"]
features: ["pthread", "wide_character_type"]
public_types: ["file"]
[tools]
build_dependencies: ["fuse"]
description: "Several tools for reading QEMU Copy-On-Write (QCOW) image files"
names: ["qcowinfo", "qcowmount"]
[info_tool]
source_description: "a QEMU Copy-On-Write (QCOW) image file"
source_type: "image"
[mount_tool]
features: ["keys", "password"]
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 QCOW image"
source: "image.qcow2"
source_description: "a QCOW image"
source_description_long: "a QEMU Copy-On-Write (QCOW) image file"
source_type: "image"
[troubleshooting]
example: "qcowinfo image.qcow2"
[development]
features: ["pytsk3"]
main_object: "file"
main_object_filename: "image.qcow2"
main_object_size: "media_size"
[tests]
profiles: ["libqcow", "pyqcow", "qcowinfo"]
info_tool_options_per_profile: [""]
info_tool_profiles: ["qcowinfo"]
example_filename1: "image1.qcow2"
example_filename2: "image2.qcow"
[pypi]
appveyor_token: "VHuZiUWgTqTciKE2nsv/Lm/pQcpwyvVlBTRb9OgqZXCDpALJe+EIcF8FjUVS0rKNkpoqKgMBDMMXStVJJe2E5NkQ9DjlxBNSvyD/HXdUmoPvYTuyTJAXPy5BtCwdw0BKEgEQAWO6RCXFdlg0mqrFxL/w+YTuj2iC0E7xDAiJc38SacpELBOKe5jEB5DpDOaaObvKbOGSx9qZHcOQTdp39tBRdb7/m+Doujl0jINpmSNWwxshBzngeJj6tAad/PZ3hVM4pjRW1vu75cL4SZ9jqA=="