Source: pyabiword
Section: python
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian OLPC <debian-olpc-devel@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Build-Depends: autotools-dev,
 devscripts (>= 2.10.7~),
 debhelper (>= 6),
 dh-buildinfo,
 python-central,
 cdbs (>= 0.4.75~),
 python-all-dev,
 libabiword-2.8-dev (>= 2.8.1-1.0),
 python-gtk2-dev,
 libfribidi-dev (>= 0.10.4),
 libglib2.0-dev (>= 2.6.0),
 libgsf-1-dev (>= 1.12),
 libwv-dev (>= 1.2.0),
 libenchant-dev (>= 1.2.0),
 libgoffice-0.8-dev,
 libgucharmap2-dev,
 libcairo-dev,
 libpango1.0-dev,
 libgtk2.0-dev (>= 2.12.0),
 librsvg2-dev (>= 2.16.0)
Standards-Version: 3.9.1
Vcs-Git: git://git.debian.org/git/collab-maint/pyabiword
Vcs-Browser: http://git.debian.org/?p=collab-maint/pyabiword.git
Homepage: http://www.abisource.com/wiki/PyAbiWord
XS-Python-Version: all

Package: python-abiword
Architecture: any
Depends: ${shlibs:Depends}, ${python:Depends}, ${cdbs:Depends}, ${misc:Depends}
Provides: ${python:Provides}
XB-Python-Version: ${python:Versions}
Description: Python AbiWidget and TableWidget wrappers
 PyAbiWord is a set of wrappers around AbiWidget that enable Python
 programmers to use AbiWord in their PyGtk applications.
 .
 In addition to AbiWidget, PyAbiWord also wraps a useful little widget
 TableCreator. This widget allows users to interactively insert a table
 of specified size by dragging a mouse.
