File: control

package info (click to toggle)
python-dns 2.3.3-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 216 kB
  • ctags: 319
  • sloc: python: 1,417; makefile: 9
file content (21 lines) | stat: -rw-r--r-- 798 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
Source: python-dns
Section: python
Priority: optional
Maintainer: Scott Kitterman <scott@kitterman.com>
Uploaders: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Build-Depends: debhelper (>= 5.0.37.1), python, cdbs (>= 0.4.41), python-central (>= 0.6~)
Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-dns/trunk
Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/python-dns/trunk/?op=log
Standards-Version: 3.8.0.1
Homepage: http://sourceforge.net/projects/pydns/
XS-Python-Version: all
XS-DM-Upload-Allowed: yes

Package: python-dns
Architecture: all
XB-Python-Version: all
Depends: ${python:Depends}
Description: pydns - DNS client module for Python
 This Python module provides an DNS API for looking up
 DNS entries with Python applications.