/ppa-stats

Show statistics for a given PPA

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

PPA Statistics

Show statistics for a given PPA.

Requirements

What is it?

This code is based on the one made by Sam Hewitt.

It was modified to:

  • Use the standard output of the shell instead of logging everything in a file.
  • Be more flexible when adding Ubuntu versions and architectures.
  • Use beautiful ASCII art tables.
  • Be more easy to maintain.
  • Anything more?