PyWebKitGtk 1.0.2 release
[pywebkitgtk.git] / README
blob18379cc97227b163fbdf8a4871adcff4bcd70df1
1 Python WebKit GTK+
2 ----
4 The PyWebKitGtk project aims to provide Python bindings to the GTK+ port of
5 WebKit, an open-source web browser engine that powers numerous applications
6 such as web browsers, email clients, feed readers, web and text editors, and a
7 whole lot more[1]
10 Project Goals
11 ----
13 The project share the same goals with WebKit[2]. The purpose of this binding
14 is to bring an alternative web engine to Python/GTK+ application developers who
15 might need a web browser engine for their next application or developers
16 wishing to have a better browser engine that they can access to using the
17 Python programming language.
19 Happy Hacking!
22 Contact
23 ----
25 Web:            http://code.google.com/p/pywebkitgtk
27 Source (Git):   http://repo.or.cz/w/pywebkitgtk.git
29 Source (SVN):   http://code.google.com/p/pywebkitgtk/source
32 References
33 ----
35 [1] Applications that use WebKit 
36     http://trac.webkit.org/projects/webkit/wiki/Applications%20using%20WebKit
38 [2] WebKit Goals
39     http://webkit.org/projects/goals.html
41 [3] WebKit Bugzilla
42     http://bugs.webkit.org
45 Resources
46 ----
48  * GNOME Desktop
49    http://www.gnome.org
51  * GTK+
52    http://www.gtk.org
54  * Python
55    http://www.python.org
57  * WebKit
58    http://www.webkit.org