[sword-devel] python
Greg Hellings
greg.hellings at gmail.com
Tue Oct 5 17:33:03 MST 2010
On Tue, Oct 5, 2010 at 6:45 PM, Peter von Kaehne <refdoc at gmx.net> wrote:
> On 05/10/10 17:30, Caleb Barr wrote:
>> Hi all,
>>
>> Brand new here -- I'd like to get at some of this data, but I don't know C++. I heard rumors that there was a way to do it with Python?
>
> There are bindings.
Here's a sample of how to configure them for building:
http://www.crosswire.org/wiki/DevTools:CMake#Bash_or_other_command-line_tool.2C_probably_Unix.2FLinux_environment
You would then have to CD into the directory where they are built:
<build tree>/bindings/swig/python (I think) and do 'sudo python
setup.py install" and that should get it done.
--Greg
More information about the sword-devel
mailing list