Jump to letter: [
          
            ABCDFGHIJKLMNOPQRSTUVWXZ
          ]
        
	
        python-pip - A tool for installing and managing Python packages
        
        
        - Description:
- Pip is a replacement for `easy_install
<http://peak.telecommunity.com/DevCenter/EasyInstall>`_.  It uses mostly the
same techniques for finding packages, so packages that were made
easy_installable should be pip-installable as well. 
Packages:
        
	Changelog:
        
	
            | by Toshio Kuratomi (2013-07-16): - Fix for CVE 2013-2099 |