* addon - script.module.mechanize
* version - 0.2.5
* url - git://github.com/dersphere/script.module.mechanize.git
* revision - da4dafd22246d5d796155ffce8ad648810ed067c
* branch - master

Hi,
there are a few addons which are using (and shipping) the mechanize
lib. I packed this module as requested to an xbmc addon module which
can be required by the addon.xml

Its the latest stable version (0.2.5) from https://github.com/jjlee/mechanize

Here is a list of the addons which are using mechanize:
- plugin.video.s04tv
- script.web.viewer
- plugin.image.facebook (via script.web.viewer)
- script.forum.browser (via script.web.viewer)
- script.game.whatthemovie (this is my addon °_°)

To import and use the lib just add to your addon.xml:
<import addon="script.module.mechanize" version="0.2.5"/>
After that you can import mechanize with "import mechanize"

regards,
Tristan

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to