File: control

package info (click to toggle)
python-dns 0.cvs%2B20020417-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 168 kB
  • ctags: 301
  • sloc: python: 1,339; makefile: 24; sh: 6
file content (14 lines) | stat: -rw-r--r-- 382 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: python-dns
Section: net
Priority: optional
Maintainer: Joerg Wendland <joergland@debian.org>
Build-Depends-Indep: debhelper (>= 3.4), python2.1
Standards-Version: 3.5.6.1

Package: python-dns
Architecture: all
Depends: python2.1
Description: pydns - DNS client module for Python
 This Python module provides an DNS API for looking up
 DNS entries with Python applications.