File: PKG-INFO

package info (click to toggle)
pymilter 0.9.3-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 512 kB
  • ctags: 398
  • sloc: python: 1,735; ansic: 1,201; sh: 14; makefile: 5
file content (24 lines) | stat: -rw-r--r-- 1,008 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Metadata-Version: 1.0
Name: pymilter
Version: 0.9.3
Summary: Python interface to sendmail milter API
Home-page: http://www.bmsi.com/python/milter.html
Author: Stuart D. Gathman
Author-email: stuart@bmsi.com
License: GPL
Description: This is a python extension module to enable python scripts to
        attach to sendmail's libmilter functionality.  Additional python
        modules provide for navigating and modifying MIME parts, and
        sending DSNs or doing CBVs.
        
Keywords: sendmail,milter
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Communications :: Email :: Mail Transport Agents
Classifier: Topic :: Communications :: Email :: Filters