~ubuntu-branches/ubuntu/maverick/pyspf/maverick-updates

« back to all changes in this revision

Viewing changes to spf.py

  • Committer: Bazaar Package Importer
  • Author(s): Scott Kitterman
  • Date: 2007-05-15 13:01:19 UTC
  • Revision ID: james.westby@ubuntu.com-20070515130119-a7n8c3cjkwjlh0ob
Tags: 2.0.3-2
* debian/control
  - Add python-yaml as recommends for test suite support now that it's 
    packaged
* debian/rules
  - Install test directory for test suite
  - Delete obsolete (and commented out) rule for renaming spf.py
* debian/pyspf.1
  - Add instructions for using the pyspf test suite

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/usr/bin/env python
 
1
 
2
2
"""SPF (Sender Policy Framework) implementation.
3
3
 
4
4
Copyright (c) 2003, Terence Way