wrap webkit_page_execute_script: http://bugs.webkit.org/show_bug.cgi?id=15255
[pywebkitgtk.git] / README
blob6ae38401eb38190ef97d4c7491728689d7ace895
1 Python WebKit GTK+
2 ----
5 The PyWebKitGtk project aims to provide Python bindings to the GTK+ port of
6 WebKit, an open-source web browser engine that powers numerous applications
7 such as web browsers, email clients, feed readers, web and text editors, and a
8 whole lot more[1]
11 Project Goals
12 ----
14 The project share the same goals with WebKit[2]. The purpose of this binding
15 is to bring an alternative web engine to Python/GTK+ application developers who
16 might need a web browser engine for their next application or developers
17 wishing to have a better browser engine that they can access to using the
18 Python programming language.
21 Notes
22 ----
24 The WebKit GTK+ port is constantly under development and APIs might change. On
25 this note, this project WILL NOT provide any guarantees to any API stability
26 let alone engine stability, at least for now. What this project guarantees, is
27 that (API) changes to the binding will happen and reflect what happens upstream.
29 And lastly, I would like to encourage everyone to submit useful bugs either to
30 this project or to the upstream WebKit project[3]. One of my personal
31 objective for this project is to bring WebKit to more developers and users
32 alike to improve and guide the development of the upstream WebKit project, let
33 alone the WebKit GTK+ port.
35 I hope you find this project this useful as much as I do. 
37 Happy Hacking!
40 References
41 ----
43 [1] Applications that use WebKit 
44     http://trac.webkit.org/projects/webkit/wiki/Applications%20using%20WebKit
46 [2] WebKit Goals
47     http://webkit.org/projects/goals.html
49 [3] WebKit Bugzilla
50     http://bugs.webkit.org
53 Resources
54 ----
56  * GNOME Desktop
57    http://www.gnome.org
59  * GTK+
60    http://www.gtk.org
62  * Python
63    http://www.python.org
65  * WebKit
66    http://www.webkit.org
68 Contact
69 ----
71 Jan Alonzo <jmalonzo@gmail.com>
72 Tuukka Hastrup <tuukka@iki.fi>
74 Web:            http://live.gnome.org/PyWebKitGtk
76 Source (Git):   http://repo.or.cz/w/pywebkitgtk.git