Skip to content

manjaro-contrib/trace-mirror-dbs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trace mirror dbs

this clones all packages descriptions from repo, and transforms them into a nicely readable json.

setup

initialize the jsons:

find ./repo/ -type f -name '*.desc' -print0 | parallel -0 python desc.py

About

traces the state of the mirror databases

Resources

Stars

Watchers

Forks

Languages