Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv3936

Added Files:
        dnspython-py.info 
Log Message:
New from -submissions
https://sourceforge.net/tracker/?func=detail&aid=2722240&group_id=17203&atid=414256

--- NEW FILE: dnspython-py.info ---
Info2: <<
Package: dnspython-py%type_pkg[python]
Type: python (2.4 2.5 2.6)
Distribution: ( %type_raw[python] = 2.4 ) 10.4 
Version: 1.6.0
Revision: 1

Depends: python%type_pkg[python]
BuildDepends: fink (>= 0.24.12)

Source: http://www.dnspython.org/kits/%v/dnspython-%v.tar.gz
Source-MD5: 15b8eed42689bd719ec1878a584787ea

DocFiles: ChangeLog README LICENSE PKG-INFO examples/

CompileScript: <<
   echo Skipping compile stage
<<

InstallScript: <<
   %p/bin/python%type_raw[python] setup.py install --root=%d
<<

Description: Python DNS library

DescDetail: <<
 dnspython is a DNS toolkit for Python. It supports almost all record types.
 It can be used for queries, zone transfers, and dynamic updates.  It
 supports TSIG authenticated messages and EDNS0.
     
 dnspython provides both high and low level access to DNS. The high
 level classes perform queries for data of a given name, type, and
 class, and return an answer set.  The low level classes allow
 direct manipulation of DNS zones, messages, names, and records.
<<

License: BSD
Homepage: http://www.dnspython.org/
Maintainer: Steve Huff <hakamad...@users.sourceforge.net>
# tip of the hat to Charles Lepple - i used his python-ldap spec as a template

# Info2:
<<


------------------------------------------------------------------------------
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to