Metadata-Version: 1.0
Name: toolsbk
Version: 1.0
Summary: Backup your usefull tools
Home-page: https://gitorious.org/tools-backup/
Author: Antoine Durand
Author-email: antoinedurand.ad@gmail.com
License: UNKNOWN
Description: ------------ 
        Tools Backup 
        ------------ 
        *Backup your usefull tools easily* 
        
        This software allows you to backup any programs you use every day in 
        order to ease the reinstallation. 
        
        Installation 
        ============ 
        ``sudo python setup.py install`` 
        
        If setuptools is not installed :
        ``sudo apt-get install python-setuptools``
        
        Running 
        ========= 
        ``toolsbk -a -d -i -s`` 
           * -a --add : Add a program 
           * -d --delete : Delete a program 
           * -s --search : Search for a program 
           * -i --install : Install all the programs saved 
        
Platform: UNKNOWN
