Download List

Projeto Descrição

Constrict is a Python library for parsing DNS messages using the ISC BIND C library.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-03-09 13:06
0.2.1

Esta versão agora constrói e instala corretamente com 3 gcc no Solaris 10/x86 usando o pacote BIND sunfreeware.com.
Tags: Minor bugfixes
This release now builds and installs correctly with gcc 3 on
Solaris 10/x86 using the BIND package from
sunfreeware.com.

2005-02-21 13:46
0.2.0

A mudança principal aqui é um pequeno problema Py_None contagem de referência que refcount Nenhum corrupto. Além disso, o tipo de "membro" do DNSFlags objetos vão ser "causa" ou "responder" em vez da consulta "antigos" e "resposta" desde o primeiro corresponde a par de nomes de seção RR, sendo assim mais fácil de lembrar.
Tags: Minor bugfixes
The primary change here is a small Py_None reference count issue which would corrupt None refcount. Also, the "type" member of DNSFlags objects will be either "question" or "answer" instead of the old "query" and "response" since the former pair matches RR section names and is thus easier to remember.

2005-02-09 10:13
0.1.0

Tags: Initial freshmeat announcement

Project Resources