Graph crawler of Debian archive
This will produce local version of the graph layout for debian package manager:
git clone https://github.com/anvaka/alldebian
cd alldebian
npm install
download.sh
node layout.js
Files positions.bin
, labels.json
and links.bin
can be consumed by
pm visualization
MIT