File: control

package info (click to toggle)
python-phoneutils 0.1%2Bgit20100219-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, wheezy
  • size: 40 kB
  • ctags: 34
  • sloc: python: 50; makefile: 3
file content (30 lines) | stat: -rw-r--r-- 1,085 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: python-phoneutils
Section: python
Priority: extra
Maintainer: Debian freesmartphone.org Team <pkg-fso-maint@lists.alioth.debian.org>
Uploaders: Sebastian Reichel <elektranox@gmail.com>
DM-Upload-Allowed: yes
Build-Depends: cdbs,
               cython,
               debhelper (>= 7),
               libphone-utils-dev,
               pkg-config,
               python-all-dev (>= 2.5),
               python-setuptools,
               python-pyrex,
               python-support
Standards-Version: 3.9.1
Homepage: http://www.shr-project.org
Vcs-Git: git://git.debian.org/pkg-fso/python-phoneutils.git
Vcs-Browser: http://git.debian.org/?p=pkg-fso/python-phoneutils.git;a=summary

Package: python-phoneutils
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python:Depends}
Description: python bindings for libphone-utils
 This package contains the Python bindings for libphone-utils,
 which is a library for phonenumber handling. It is currently
 used by the SHR project for finding the appropriate contact
 for the number one is called from.