File: control

package info (click to toggle)
python-jswebkit 0.0.3-2
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 472 kB
  • ctags: 718
  • sloc: python: 69; makefile: 3
file content (16 lines) | stat: -rw-r--r-- 626 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 <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.