Maurice LING wrote: > Hi Alex, > > I am actually working on something like that as an academic project. At > this stage, at least for the purpose of my scope, it will not be as > extensive as CPAN but a set of mechanisms for the same effect for Python.
don't foget to keep an eye on python's eggs: <http://peak.telecommunity.com/DevCenter/PythonEggs> and related blog posts: <http://dirtsimple.org/2005/05/eggs-get-closer-to-hatching.html> <http://dirtsimple.org/2005/05/dirt-simple-download-and-install-cpan.html> <http://dirtsimple.org/2005/05/easyinstall-new-era-in-python-package.html> HTH. -- @prefix foaf: <http://xmlns.com/foaf/0.1/> . <#me> a foaf:Person ; foaf:nick "deelan" ; foaf:weblog <http://blog.deelan.com/> . -- http://mail.python.org/mailman/listinfo/python-list