Metadata-Version: 1.1
Name: mailfilter
Version: 0.1.dev
Summary: Filter HTML and blacklisted attachments.
Home-page: http://www.fixedpoint.nl
Author: Jeroen F.J. Laros
Author-email: jlaros@fixedpoint.nl
License: MIT License
Description: 
        mailFilter: Filter HTML and blacklisted attachments.
        
        Copyright (c) 2013 Jeroen F.J. Laros <jlaros@fixedpoint.nl>
        
        Licensed under the MIT license, see the LICENSE file.
        
Keywords: mail html blacklist filter
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Requires: Levenshtein
Requires: email
