Metadata-Version: 2.1
Name: sifter3-extensions
Version: 0.0.1
Summary: Unofficial extensions for Sifter 3
Home-page: https://github.com/python-sifter/sifter3-extensions
Author: Manfred Kaiser
Author-email: python-sifter@logfile.at
License: BSD
Project-URL: Source, https://github.com/python-sifter/sifter3-extensions
Project-URL: Tracker, https://github.com/python-sifter/sifter3-extensions/issues
Description: # Sifter3 Extensions - unofficial extensions for Sifter 3
        
        Sifter3 is a Python 3 implementation of the Sieve email filter language (RFC 5228)
        
        ![Python package](https://github.com/python-sifter/sifter3-extensions/workflows/Python%20package/badge.svg)
        [![CodeFactor](https://www.codefactor.io/repository/github/python-sifter/sifter3-extensions/badge)](https://www.codefactor.io/repository/github/python-sifter/sifter3-extensions)
        [![Github version](https://img.shields.io/github/v/release/python-sifter/sifter3-extensions?label=github&logo=github)](https://github.com/python-sifter/sifter3-extensions/releases)
        [![PyPI version](https://img.shields.io/pypi/v/sifter3-extensions.svg?logo=pypi&logoColor=FFE873)](https://pypi.org/project/sifter3-extensions/)
        [![Supported Python versions](https://img.shields.io/pypi/pyversions/sifter3-extensions.svg?logo=python&logoColor=FFE873)](https://pypi.org/project/sifter3-extensions/)
        [![PyPI downloads](https://pepy.tech/badge/sifter3-extensions/month)](https://pepy.tech/project/sifter3-extensions/month)
        [![GitHub](https://img.shields.io/github/license/python-sifter/sifter3-extensions.svg)](LICENSE)
        
Keywords: sieve email filter parser
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: BSD License
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: Topic :: Communications :: Email :: Filters
Classifier: Topic :: Software Development :: Interpreters
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >= 3.6
Description-Content-Type: text/markdown
