File: control

package info (click to toggle)
python-jswebkit 0.0.2-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 920 kB
  • ctags: 1,117
  • sloc: python: 69; makefile: 7
file content (16 lines) | stat: -rw-r--r-- 646 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: python-jswebkit
Section: python
Priority: optional
Maintainer: Aron Xu <happyaron.xu@gmail.com>
Build-Depends: cdbs, debhelper (>= 7), python, python-all-dev, cython, libwebkit-dev, python-webkit-dev, python-support
Standards-Version: 3.8.4
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.