pyspf 2.0.7-1ubuntu0.1 source package in Ubuntu

Changelog

pyspf (2.0.7-1ubuntu0.1) precise-proposed; urgency=low

  * Add debian/patches/catch_unicode_spf to correctly raise errors when SPF
    records contain unicode (LP: #832480)
 -- Scott Kitterman <email address hidden>   Thu, 14 Jun 2012 16:13:23 -0400

Upload details

Uploaded by:
Scott Kitterman
Uploaded to:
Precise
Original maintainer:
Scott Kitterman
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise updates universe python

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
pyspf_2.0.7.orig.tar.gz 45.2 KiB 1c108a5ffc9f7d56b087e96b4b599cbbb28d7234fab745083d3fd7a512d54334
pyspf_2.0.7-1ubuntu0.1.diff.gz 11.9 KiB 5f80861395a2f9eea3a7b8aa0b522d54482e239744e6828039cd7282a3be5904
pyspf_2.0.7-1ubuntu0.1.dsc 1.5 KiB 13311508f858f4f0adc672452ae8521e7040cb35f2533adc3a6ad1bf596864d0

View changes file

Binary packages built by this source

python-spf: sender policy framework (SPF) module for Python

 This module provides SPF (Sender Policy Framework) for Python. It is RFC 4408
 compliant.
 .
 For more information about SPF see http://www.openspf.org/

python3-spf: sender policy framework (SPF) module for Python 3

 This module provides SPF (Sender Policy Framework) for Python 3. It is RFC
 4408 compliant.
 .
 For more information about SPF see http://www.openspf.org/

spf-tools-python: sender policy framework (SPF) tools for Python

 SPF (Sender Policy Framework) related scripts and tools in Python. This
 package currently provides three scripts:
 .
  * pyspf: command line use of spf.py
  * spfquery: Python implementation of spfquery (uses alternatives)
  * pyspf-type99: Tool to convert SPF records of type TXT to type SPF
 .
 spfquery and pyspf-type99 are compatible with python3
 For more information about SPF look at http://www.openspf.org/