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.
|