Skip to content

Add tarball scanner

linsui requested to merge linsui/fdroidserver:scan-tarball into master

@licaon-kter Similiar to the fetchsrclibs function, you need to run

PYTHONPATH=$fdroidserver/examples fdroid scan_tarball -v path/to/tarball

in the fdroiddata directory.

Merge request reports