@@ -9,6 +9,7 @@ description_long: Fast multi-keyword search engine for text strings
99
1010[acstore]
1111version: >=20221230
12+ build_system: setuptools
1213download_url: https://github.com/log2timeline/acstore/releases
1314git_url: https://github.com/log2timeline/acstore.git
1415
@@ -52,6 +53,7 @@ description_long: A library for parsing ISO 8601 strings.
5253
5354[artifacts]
5455version: >=20150409
56+ build_system: setuptools
5557homepage_url: https://artifacts.readthedocs.io/en/latest/
5658download_url: https://github.com/ForensicArtifacts/artifacts/releases
5759git_url: https://github.com/ForensicArtifacts/artifacts.git
@@ -325,21 +327,25 @@ description_long: XML bomb protection for Python stdlib modules
325327
326328[dfdatetime]
327329version: >=20181025
330+ build_system: setuptools
328331download_url: https://github.com/log2timeline/dfdatetime/releases
329332git_url: https://github.com/log2timeline/dfdatetime.git
330333
331334[dfimagetools]
332335version: >=20181025
336+ build_system: setuptools
333337download_url: https://github.com/log2timeline/dfimagetools/releases
334338git_url: https://github.com/log2timeline/dfimagetools.git
335339
336340[dfvfs]
337341version: >=20150129
342+ build_system: setuptools
338343download_url: https://github.com/log2timeline/dfvfs/releases
339344git_url: https://github.com/log2timeline/dfvfs.git
340345
341346[dfwinreg]
342347version: >=20151105
348+ build_system: setuptools
343349download_url: https://github.com/log2timeline/dfwinreg/releases
344350git_url: https://github.com/log2timeline/dfwinreg.git
345351
@@ -367,6 +373,7 @@ description_long: Docutils is a modular system for processing documentation
367373
368374[dtfabric]
369375version: >=20170413
376+ build_system: setuptools
370377dpkg_build_dependencies: python3-build,python3-wheel
371378rpm_build_dependencies: python3-build,python3-wheel
372379download_url: https://github.com/libyal/dtfabric/releases
@@ -1460,6 +1467,7 @@ description_short: Interface Python with pkg-config
14601467description_long: Interface Python with pkg-config
14611468
14621469[plaso]
1470+ build_system: setuptools
14631471homepage_url: https://plaso.readthedocs.io/en/latest
14641472download_url: https://github.com/log2timeline/plaso/releases
14651473git_url: https://github.com/log2timeline/plaso.git
0 commit comments