-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathlibfsext.ini
47 lines (40 loc) · 1.77 KB
/
libfsext.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
[project]
name: "libfsext"
status: "experimental"
year_of_creation: "2010"
data_format: "Extended File System (ext)"
documentation_url: "https://github.com/libyal/libfsext/tree/main/documentation"
features: ["debug_output", "ossfuzz", "python_bindings", "tools"]
[library]
description: "Library to support the Extended File System (ext) format"
features: ["pthread", "wide_character_type"]
public_types: ["extended_attribute", "file_entry", "volume"]
[tools]
build_dependencies: ["crypto", "fuse"]
description: "Several tools for reading Extended File System (ext) volumes"
names: ["fsextinfo", "fsextmount"]
[info_tool]
source_description: "an Extended File System (ext) volume"
source_type: "volume"
[mount_tool]
features: ["extended_attributes", "offset", "symbolic_link"]
base_type: "volume"
file_entry_access_time_type: "nano_posix_time"
file_entry_creation_time_type: "nano_posix_time"
file_entry_inode_change_time_type: "nano_posix_time"
file_entry_modification_time_type: "nano_posix_time"
file_entry_type: "file_entry"
file_system_type: "volume"
mounted_description: "a file system contained in the ext volume"
source: "image.raw"
source_description: "an ext volume"
source_description_long: "an Extended File System (ext) volume"
source_type: "volume"
[tests]
profiles: ["libfsext", "pyfsext", "fsextinfo", "fsextinfo_fs"]
option_sets: ["offset"]
info_tool_option_sets: ["offset"]
info_tool_options_per_profile: ["", "-H"]
info_tool_profiles: ["fsextinfo", "fsextinfo_fs"]
[pypi]
appveyor_token: "VHuZiUWgTqTciKE2nsv/LtgYyPgf1ASeGoH2BMT8GoGF1S0wKqFGu6Gz4viVWT7ZciP76PcHhbmK5ScwEWIU/Z7Vtoo76lDOqjNM2N6RHdIqHAn+MUMdzCkMT8NevQUZ43HM1teQp+O2UkPfnvQ37rxmOxsBvoTkqtAY6NAAS9fpi61jxkdGoC1NkgimyWI7IBLLzuFVKWIrrTnSOUM7U2YT9yvKYk5qUPzoTVVdlzzMG4QOSuAV7VQYvuqa5P1v2kny2BYHHjE6gBVmj7Gb+mtNU0buMkdeptXnE+dpfaA="