File: control

package info (click to toggle)
python-dns 2.3.0-5.1
  • links: PTS
  • area: main
  • in suites: etch-m68k
  • size: 172 kB
  • ctags: 314
  • sloc: python: 1,360; makefile: 7
file content (17 lines) | stat: -rw-r--r-- 520 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: python-dns
Section: python
Priority: optional
Maintainer: Joerg Wendland <joergland@debian.org>
Build-Depends: debhelper (>= 5.0.37.1), python-dev (>= 2.3.5-10), cdbs (>= 0.4.41)
Build-Depends-Indep: python-support
XS-Python-Version: all
Standards-Version: 3.6.0

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