Build pymilter as separate package.

This commit is contained in:
Stuart Gathman
2007-07-25 15:32:09 +00:00
parent 04eeeab2e1
commit 6577e40bfb
3 changed files with 170 additions and 4 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ if sys.version < '2.2.3':
DistributionMetadata.download_url = None
# NOTE: importing Milter to obtain version fails when milter.so not built
setup(name = "milter", version = '0.8.8',
setup(name = "pymilter", version = '0.8.8',
description="Python interface to sendmail milter API",
long_description="""\
This is a python extension module to enable python scripts to