Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 832 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 832 Bytes

pacfeed

Pacfeed is a script that prints recently updated Arch Linux packages. Installed packages that are up to date are in green, installed packages that are out of date are in red, and packages that are not installed are in white.

Example output (without colors):

$ pacfeed
python-gtkspellcheck          4.0.4-1        Mon, 29 Aug 2016 07:00:19 +0000
python2-gtkspellcheck         4.0.4-1        Mon, 29 Aug 2016 07:00:17 +0000
python2-stevedore             1.17.1-1       Mon, 29 Aug 2016 06:28:57 +0000
python-stevedore              1.17.1-1       Mon, 29 Aug 2016 06:28:55 +0000
xdotool                       3.20160805.1-1 Mon, 29 Aug 2016 06:11:49 +0000
gaupol                        0.92-1         Mon, 29 Aug 2016 05:54:47 +0000

Tests

To run the unit tests, run the following:

python -m unittest