From 0c19a7304a44bfce3e88f43665c4f1edccbbb61c Mon Sep 17 00:00:00 2001 From: Ben Carrillo Date: Thu, 10 Oct 2013 20:33:10 -0300 Subject: Imported Debian patch 0.3.5-1 --- debian/control | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..d03895d --- /dev/null +++ b/debian/control @@ -0,0 +1,17 @@ +Source: python-cchardet +Maintainer: Ben Carrillo +Section: python +Priority: optional +Uploaders: Micah Anderson +Homepage: https://github.com/PyYoshi/cChardet +Build-Depends: python-setuptools (>= 0.6b3), python-all-dev (>= 2.6.6-3), debhelper (>= 7), + libuchardet-dev +Standards-Version: 3.9.4 + +Package: python-cchardet +Architecture: any +Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}, libuchardet0 +Provides: ${python:Provides}, cchardet +Description: Universal encoding detector. + cChardet is high speed universal character encoding detector. - python binding to libuchardet + . -- cgit v1.2.3