software/hoardy-mail/./setup.py

Fetch, flag/mark, delete/expire, and perform other batch operations on messages residing on IMAP servers.

Files

Raw Source

Contents

#!/usr/bin/env python3
from setuptools import setup
setup()