forked from libyal/libfvalue
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlibfvalue.ini
More file actions
43 lines (33 loc) · 851 Bytes
/
libfvalue.ini
File metadata and controls
43 lines (33 loc) · 851 Bytes
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
[project]
name: "libfvalue"
status: "experimental"
authors: ["Joachim Metz <joachim.metz@gmail.com>"]
year_of_creation: "2010"
download_url: "https://github.com/libyal/libfvalue/releases"
git_url: "https://github.com/libyal/libfvalue.git"
features: ["debug_output"]
[library]
description: "Library to support various format value types"
public_types: ["data_handle", "split_utf8_string", "split_utf16_string", "table", "value"]
build_dependencies: []
[tests]
features: ["valgrind"]
[troubleshooting]
[cygwin]
build_dependencies: []
dll_dependencies: []
dll_filename: "cygfvalue-0.dll"
[gcc]
build_dependencies: []
static_build_dependencies: []
[mingw]
build_dependencies: []
dll_dependencies: []
dll_filename: "libfvalue-1.dll"
[msvscpp]
build_dependencies: []
dll_dependencies: []
[dpkg]
build_dependencies: []
[rpm]
build_dependencies: []