Graph crawler of Arch archive
This will produce local version of the graph layout for arch package manager:
cd alldebian
npm install
download.sh
node layout.js
Files positions.bin
, labels.json
and links.bin
can be consumed by
pm visualization
MIT