wok view pywebkitgtk/description.txt @ rev 25477

icedtea6-jdk: find output to variable
author Hans-G?nter Theisgen
date Thu Oct 13 17:53:47 2022 +0100 (19 months ago)
parents
children
line source
1 PyWebkitGtk provides python bindings around Webkit when it has been compiled
2 for GTK2.
3 PyWebkitGtk requires, and augments, PyGtk2.
4 Recent support has been added to PyWebKitGtk to provide full DOM access
5 manipulation, including javascript code execution and evaluation.
7 PyWebkitGtk comes with a demo application which is practically a fully-featured
8 web browser in its own right.
9 PyWebkitGtk is the basis for PyjamasDesktop, which provides a much easier-to-use
10 framework for application development than PyWebkitGtk on its own (it is fair to
11 say that whilst PyWebkitGtk is on the same level as PyGtk2, PyjamasDesktop is on
12 the same level as KiWi).