/usr/share/doc/python-webkit-dev/README is in python-webkit-dev 1.1.8-3.1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 | Python WebKit GTK+
----
The PyWebKitGtk project aims to provide Python bindings to the GTK+ port of
WebKit, an open-source web browser engine that powers numerous applications
such as web browsers, email clients, feed readers, web and text editors, and a
whole lot more[1]
Project Goals
----
The project share the same goals with WebKit[2]. The purpose of this binding
is to bring an alternative web engine to Python/GTK+ application developers who
might need a web browser engine for their next application or developers
wishing to have a better browser engine that they can access to using the
Python programming language.
Happy Hacking!
Contact
----
Web: http://code.google.com/p/pywebkitgtk
Source (Git): http://repo.or.cz/w/pywebkitgtk.git
Source (SVN): http://code.google.com/p/pywebkitgtk/source
References
----
[1] Applications that use WebKit
http://trac.webkit.org/projects/webkit/wiki/Applications%20using%20WebKit
[2] WebKit Goals
http://webkit.org/projects/goals.html
[3] WebKit Bugzilla
http://bugs.webkit.org
Resources
----
* GNOME Desktop
http://www.gnome.org
* GTK+
http://www.gtk.org
* Python
http://www.python.org
* WebKit
http://www.webkit.org
|