linux.yes.nu/Code - My contributed collection of code

 
 
 
   
Gentoo emerge --sync parser
I have, since I started with Gentoo about two years ago, wanted to have some sort of "frontend" to "emerge --sync".

This is as far as I've gotten.
It reads a "log" created by "emerge --sync &> file" and displays the changed ebuilds.

Usage: syncparser.py [OPTS] <emerge sync log(s)>

syncparser.py scans one or several logs from the emerge --sync command.
It outputs the changed ebuilds that were downloaded.
        
        -h  --help              Show this help
        -i  --installed         Show only installed packages
        -d  --deleted           Show deleted ebuilds
        -v  --version           Print version and exit


SyncParser v0.1

Changes:
v0.1: Inital release
Updated: 2007-10-28 10:32:57
  Pages:
!intro
» syncparser.py
eject-toggle.patch
srg-minConnects.patch
notify-scripts
 
« srg minimumConnects support 5 / 5