saveweb / F-Droid_src

Extract Git/SVN repo urls from F-Droid index and submit to Software Heritage (softwareheritage.org)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

F-Droid_src

Install

pip install -r requirements.txt

Usage

python3 main.py --help
usage: main.py [-h] [--refresh] [--swh-token SWH_TOKEN] [--list-only]

options:
  -h, --help            show this help message and exit
  --refresh             Redownload index-v2.json
  --swh-token SWH_TOKEN
  --list-only           Only list repos to sourceCodes.txt, do not submit to SWH

About

Extract Git/SVN repo urls from F-Droid index and submit to Software Heritage (softwareheritage.org)


Languages

Language:Python 100.0%