email-actions

View on PyPIReverse Dependencies (0)

0.1.0 email_actions-0.1.0-py3-none-any.whl

Wheel Details

Project: email-actions
Version: 0.1.0
Filename: email_actions-0.1.0-py3-none-any.whl
Download: [link]
Size: 18823
MD5: ed9af8bc65c9a7487783dc3afc49fbf9
SHA256: 73da15162b8e7a9c147760a26b139423883edb8da837f180bed82491cbcd1f45
Uploaded: 2017-04-03 13:28:54 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: email-actions
Version: 0.1.0
Summary: An SMTP server with a rules based engine to trigger any actions (notifications/commands etc) based on the emails sent to this server
Author: Shantanu Goel
Author-Email: shantanu[at]shantanugoel.com
Home-Page: https://github.com/shantanugoel/email-actions/
License: MIT
Keywords: email smtp notification trigger
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Communications
Classifier: Topic :: Communications :: Email
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Dist: aiosmtpd
Requires-Dist: requests
Requires-Dist: PyYAML
[Description omitted; length: 13455 characters; fails to render]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.30.0.a0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
email_actions/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
email_actions/config.py sha256=deAoiik8WdXvPrsgFr3ARGsqZzhkGYXnnVwlbe3sLm0 2673
email_actions/constants.py sha256=AhwksYOk9ncZofWWeWjFr9eisP6tq2widRIIGpGUlhs 41
email_actions/filters.py sha256=J87yZa-38WVBcdJgHYlI7uHRune5GPp9ohZmLLiJFW0 1971
email_actions/server.py sha256=39wxb1k1JsT96QtTKukRd4ZoIYj2faEFtcNttaxC8Zc 4053
email_actions/plugins/__init__.py sha256=LI22jrWU_TmMIv55B2PXu5nFa2Czhh9lIMZvV-B9VFk 188
email_actions/plugins/email.py sha256=3YC2JZiZWH-t1vhDUZYswU7cVvx7hdcHh4YscMEj4do 1407
email_actions/plugins/exec.py sha256=K9pPgSUnxehYLHsdiWORtnmzgpPYDJVHZvFbDLSJ7XQ 1026
email_actions/plugins/join.py sha256=rX4651nV70rB2aYEAXuavvmKVh3p-ZFD009bJ8B4r-o 955
email_actions-0.1.0.dist-info/DESCRIPTION.rst sha256=VpYrezcIV66zGL4D6Q6kuWZ__zMgfQmmoQC_cOKn-gk 13455
email_actions-0.1.0.dist-info/METADATA sha256=yFPwmdcV_rwFKl5z0G4uEcZ3K04KuLCcluQm1k4aNCQ 14652
email_actions-0.1.0.dist-info/RECORD
email_actions-0.1.0.dist-info/WHEEL sha256=dXGL5yz26tu5uNsUy9EBoBYhrvMYqmFH9Vm82OQUT-8 95
email_actions-0.1.0.dist-info/entry_points.txt sha256=HscD9-3DaRX-kN6TrgkVt762L8BzW4Cv9FJrefp2GY0 61
email_actions-0.1.0.dist-info/metadata.json sha256=bHUW4pSWwi8Be9T1fudckRL2G0nZKcaAKZtTqliU0Ag 1459
email_actions-0.1.0.dist-info/top_level.txt sha256=gK2FIQMmz_A54ItxodaQSsSPPdGrXBCESfe-OUd3Eq4 14

top_level.txt

email_actions

entry_points.txt

email_actions = email_actions.server:main