RDFLib folks,

First, thanks for a really good, high quality piece of software!
I'm using rdflib in my application to pull Class and Property
definitions out of OWL ontologies and create application
interfaces based on them.  I've been using it for about a year,
and everything I've tried works great.

I had been using the earlier, pure Python versions of rdflib
until last week when I tried out the latest version (2.3.2),
which has the very interesting SPARQL extension module.  I've
only read the notes on it so far -- haven't had time to play
but I definitely plan to.

Bottom line is that I want to package my app for linux, win32,
and mac, but I develop on linux, and I'm not very familiar
with windows, so I haven't installed a compiler on my windows
build machine.  So far, I've been lucky in that all my
dependencies (a lot) are either pure Python or have
windows installers available so I haven't had to
compile anything.

Does anyone on the list have a windows-compiled version
or a windows installer for rdflib?

I'm hoping my lucky streak can continue.  :)

Cheers,
Steve
_______________________________________________
Dev mailing list
[email protected]
http://rdflib.net/mailman/listinfo/dev

Reply via email to