https://github.com/thechymera/degravi
Dependency Graph Visualization Tool
https://github.com/thechymera/degravi
dependency-graph gentoo graph package-management plotting portage
Last synced: 22 days ago
JSON representation
Dependency Graph Visualization Tool
- Host: GitHub
- URL: https://github.com/thechymera/degravi
- Owner: TheChymera
- Created: 2016-07-05T22:32:47.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-03-13T04:27:46.000Z (over 3 years ago)
- Last Synced: 2025-10-27T18:35:35.273Z (9 months ago)
- Topics: dependency-graph, gentoo, graph, package-management, plotting, portage
- Language: Python
- Homepage:
- Size: 1.64 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DeGraVi
DeGraVi is a dependency graph visualization tool written for the Portage package manager.
## Dependencies:
* [graph-tool](https://github.com/count0/graph-tool) - in Portage as `dev-python/graph-tool`
* [Portage](https://github.com/gentoo/portage) - in Portage as `sys-apps/portage`
---
Released under the GPLv3.
Project led by Horea Christian (address all correspondence to: horea.christ@yandex.com)