setup.py
changeset 708 93b2f5859866
parent 703 58815c004a61
child 711 2a75058fc064
equal deleted inserted replaced
707:19184d1265e5 708:93b2f5859866
     5 
     5 
     6 import os
     6 import os
     7 from distutils.core import setup
     7 from distutils.core import setup
     8 from distutils.dist import DistributionMetadata
     8 from distutils.dist import DistributionMetadata
     9 
     9 
    10 VERSION = '0.6.1'
    10 VERSION = '0.6.2'
    11 
    11 
    12 descr = 'Tool to manage mail domains/accounts/aliases for Dovecot and Postfix'
    12 descr = 'Tool to manage mail domains/accounts/aliases for Dovecot and Postfix'
    13 long_description = """
    13 long_description = """
    14 vmm, a virtual mail manager, is a command line tool for
    14 vmm, a virtual mail manager, is a command line tool for
    15 administrators/postmasters to manage (alias-)domains, accounts,
    15 administrators/postmasters to manage (alias-)domains, accounts,