-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathlibmodi.ini
51 lines (42 loc) · 1.66 KB
/
libmodi.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: "libmodi"
status: "experimental"
year_of_creation: "2012"
data_format: "Mac OS disk image"
documentation_url: "https://github.com/libyal/libmodi/tree/main/documentation"
features: ["debug_output", "ossfuzz", "python_bindings", "tools"]
[library]
build_dependencies: ["bzip2", "crypto", "lex", "lzma", "yacc", "zlib"]
description: "Library to access Mac OS disk image formats"
features: ["pthread", "wide_character_type"]
public_types: ["handle"]
[tools]
build_dependencies: ["fuse"]
description: "Several tools for reading Mac OS disk images"
names: ["modiinfo", "modimount"]
[info_tool]
source_description: "a Mac OS disk image"
source_type: "image"
[mount_tool]
file_entry_type: "handle"
file_entry_type_size_value: "media_size"
mounted_description: "a device file that provides the RAW storage media data contained in a Mac OS disk image"
source: "image.sparseimage"
source_description: "a Mac OS disk image"
source_description_long: "a Mac OS disk image file"
source_type: "image"
[development]
features: ["pytsk3"]
main_object: "handle"
main_object_filename: "image.sparseimage"
main_object_size: "media_size"
[troubleshooting]
example: "modiinfo image.sparseimage"
[tests]
profiles: ["libmodi", "pymodi", "modiinfo"]
info_tool_options_per_profile: [""]
info_tool_profiles: ["modiinfo"]
example_filename1: "image1.sparseimage"
example_filename2: "image2.sparsebundle"
[pypi]
appveyor_token: "VHuZiUWgTqTciKE2nsv/LlFZF3nc9VCULObwr9YN+Gl8lWGQGDWX3riwTYDlcXmJ9MGhzKxlPpEJkGZ0gk+LZhmnoKjxKvefJS5yg8kK/E1lSKl7x5rYZKSJYLccwy4cSkQHa2hL9+62wD3v8XthnFu/yicGINRRS3rxN35hooleiJVvBKVjKXY6W89T/yxZMzCb6zq72e/yHP4MCXbTU6+tupYZQtyK1nG5IDOet5p+8EQQgaA5HljaLi/JbL49EaAyH7R+0i3LxXvjKbGW3g=="