SwigSword

SwigSword is a branch of the SWORD bible software library with enhanced SWIG bindings.
Download

SwigSword Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Jason Turner
  • Publisher web site:
  • http://blog.emptycrate.com/

SwigSword Tags


SwigSword Description

SwigSword is a branch of the SWORD bible software library with enhanced SWIG bindings. SwigSword library is a branch of the SWORD bible software library with enhanced SWIG bindings. This software will periodically be merged with the SWORD trunk.Example code for using the SharpSword API:SharpSword.MarkupFilterMgr markup = new SharpSword.MarkupFilterMgr();markup.Encoding(SharpSword.Sword.ENC_HTML);markup.Markup(SharpSword.Sword.FMT_HTML); SharpSword.SWMgr mgr = new SharpSword.SWMgr(null, null, true, markup);int mgrcount = mgr.moduleCount(); for (int i = 0; i < mgr.moduleCount(); i++) { SharpSword.SWModule mod = mgr.getModuleAt(i); mod.SetKey(new SharpSword.VerseKey("John 3:16")); string text = mod.text(); //do something with modWhat's New in This Release:· Support for functions which use stl maps was added.


SwigSword Related Software