Metadata-Version: 1.1
Name: django-postmark-inbound
Version: 0.1
Summary: Simple API webhook to accept inbound mail requests processed by Postmark (www.postmarkapp.com).
Home-page: https://github.com/christippett/django-postmark-inbound
Author: Chris Tippett
Author-email: c.tippett@gmail.com
License: BSD License
Description: # django-postmark-inbound
        API webhook for inbound mail processing from Postmark (www.postmarkapp.com) using Django-Rest-Framework (http://www.django-rest-framework.org)
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Communications :: Email
