[[PageOutline]] = Pypi2port = This page is dedicated to pypi2port module hosted in the contrib/ folder of the macports base, here's a list of the milestones that are to be achieved: == Milestones to be Achieved == * Make code compatible with python 3. * Make a python package out of current pypi2port.py i.e. use distutils and setup.py to install it. * Publishing of pypi2port on [http://pypi.python.org/ "Pypi"]. * Creation of portfile for pypi2port === Future === * Make the code more structured(Transformation to an OO module). * Add functionality to the current pypi2port to make it self developing. * Find more data sources for more exhaustive portfile development.