[sldev] Python indra libs

Ryan Williams (Which) rdw at lindenlab.com
Wed May 7 16:04:40 PDT 2008


Domino Marama wrote:
> Are the python modules in "linden/indra/lib/python/indra" actually
> installed anywhere?
>
> These seem like they should be separate from the main client source and
> ideally available via easy_install (.egg) for Python development of
> client utilities.
>
> It's something I'll need for my Blender scripts as I add LLSD support,
> and I have thought an official Linden package would be more appropriate
> than doing my own unofficial one :)
>
>   
The llsd library could be packaged up on its own, but realistically the 
rest of them mostly constitute miscellaneous libraries.  We could 
technically package them up in one ugly bundle, but it doesn't seem like 
anyone would use them in that form.

I'm even a little uncomfortable with packaging up llsd.py because the 
API is not so good and I don't want to even imply that we're not gonna 
muck with it.  :-)

-RYaN


More information about the SLDev mailing list