> Whoa, apt on windows, cool. Thanks! It's been the gravity well powering my plunge into python. It's a testament to python's power that it enables someone like me, with no programming background, to build something that does real work. :)
The original genius is Jan Nieuwenhuizen, who wrote `cyg-apt` in python but made lots of calls to bash and tools like tar and curl. All I've done is take each function and convert them as best I could to pure python, to the point where it now has zero dependencies on cygwin (though it does still use the cygwin package and mirror structure). More history and details at http://trac.osgeo.org/osgeo4w/wiki/pkg-apt -matt -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
