Metadata-Version: 1.1
Name: maildirproc-python2
Version: 1.0
Summary: maildir processor using Python 2.x as its configuration language
Home-page: http://joel.rosdahl.net/maildirproc/
Author: Joel Rosdahl
Author-email: joel@rosdahl.net
License: GNU GPL 2.0
Download-URL: http://joel.rosdahl.net/maildirproc/releases/maildirproc-python2-1.0.tar.bz2
Description: maildirproc is a program that processes one or
            several existing mail boxes in the maildir format. It is primarily
            focused on mail sorting -- i.e., moving, copying, forwarding and
            deleting mail according to a set of rules. It can be seen as an
            alternative to procmail, but instead of being a delivery agent
            (which wants to be part of the delivery chain), maildirproc only
            processes already delivered mail. And that's a feature, not a
            bug.
Platform: platform-independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Communications :: Email
Classifier: Topic :: Communications :: Email :: Filters
