Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Download ZIP
packgraph is package manager activity graphing tool
Python
Branch: master

Fetching latest commit…

Cannot retrieve the latest commit at this time

Failed to load latest commit information.
COPYING
MANIFEST.in
README
packgraph
setup.py
totalpackgraph

README

packgraph consists of 2 scripts, which can be executed directly:

packgraph -> graphs your install, upgrade, remove activities of packages.
totalpackgraph -> graphs number of installed packages over time.

This package is inteded for ArchLinux. Information about packages comes from
pacman log file.

Dependencies:
matplotlib (python2-matplotlib in archlinux)

Something went wrong with that request. Please try again.