Source: python-jswebkit
Section: python
Priority: optional
Maintainer: Aron Xu <aron@debian.org>
Build-Depends: debhelper (>= 7), python-all-dev (>= 2.6.6-3~), cython, libwebkitgtk-dev, python-webkit-dev
Standards-Version: 3.9.2
Homepage: http://code.google.com/p/gwrite/

Package: python-jswebkit
Architecture: any
Provides: ${python:Provides}
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-webkit
Description: WebKit/JavaScriptCore Python bindings
 python-jswebkit is an cython wrapper for JSContextRef in 
 pywebkitgtk, which makes it able to call JavaScript functions with 
 WebKit/JavaScriptCore.
