Revision
119512
Author
gaurav@macports.org
Date
2014-04-28 10:28:22 -0700 (Mon, 28 Apr 2014)

Log Message

README added

Added Paths

Diff

Added: branches/gsoc14-pip2port/README.txt (0 => 119512)


--- branches/gsoc14-pip2port/README.txt	                        (rev 0)
+++ branches/gsoc14-pip2port/README.txt	2014-04-28 17:28:22 UTC (rev 119512)
@@ -0,0 +1,8 @@
+The project idea aims at generating portfiles for python packages in pip 
+that are non-existent in MacPorts. Also, the idea aims to bring 
+uniformity to the present system by automating the process of creating 
+ports to make package names in Macports match with the ones in pip which 
+is presently not applicable for each and every port. This can be 
+summarized as - when a user runs a command such as pip2port 
+<package- name> it returns the port file for that particular 
+python-package.