[Pythonmac-SIG] Add PyXML to MacPython PackageManager?
Bob Ippolito
bob at redivi.com
Tue Sep 2 17:27:00 EDT 2003
On Tuesday, Sep 2, 2003, at 16:01 America/New_York, Bob Swerdlow wrote:
> I need the PyXML libraries for my application. I had to do the install
> manually since PackageManager doesn't know about them.
>
> Jack says that he'll add them to PackageManger if there is enough
> interest -
> so, anybody else out there using PyXML or think they should be added to
> PackageManager?
What do you use from PyXML that's not in the standard library XML
implementation? The only times I used PyXML were before python came
with a standard library implementation and when I was using Jaguar's
Python that didn't have an expat module compiled and therefore didn't
really work.
In any case, PyXML is easy to compile, so I'll go ahead and put it in
my list of things that will go into my repository when I find the time.
-bob
More information about the Pythonmac-SIG
mailing list