File: control

package info (click to toggle)
python-adns 1.1.0-3.1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 100 kB
  • ctags: 132
  • sloc: ansic: 935; python: 153; makefile: 51
file content (17 lines) | stat: -rw-r--r-- 712 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: python-adns
Section: python
Priority: optional
Maintainer: Ernesto Nadir Crespo Avila <ecrespo@debianvenezuela.org>
Build-Depends: debhelper (>= 5.0.37.2), python-all-dev (>= 2.3.5-11), python-support (>= 0.3.2), libadns1-dev
Standards-Version: 3.7.2

Package: python-adns
Architecture: any
Depends: ${python:Depends}, ${shlibs:Depends}
Conflicts: python2.3-adns (<< 1.0.0-6.2), python2.4-adns (<< 1.0.0-6.2)
Replaces: python2.3-adns (<< 1.0.0-6.2), python2.4-adns (<< 1.0.0-6.2)
Provides: ${python:Provides}
XB-Python-Version: ${python:Versions}
Description: Python bindings to the asynchronous DNS resolver library
 This module provides a python binding to the adns asynchronous DNS resolver
 library.