Metadata-Version: 1.1
Name: pmxbot.nsfw
Version: 1.0
Summary: NSFW filter for pmxbot
Home-page: https://github.com/yougov/pmxbot.nsfw
Author: YouGov, Plc
Author-email: open-source@yougov.com
License: UNKNOWN
Description: .. image:: https://img.shields.io/pypi/v/pmxbot.nsfw.svg
           :target: https://pypi.org/project/pmxbot.nsfw
        
        .. image:: https://img.shields.io/pypi/pyversions/pmxbot.nsfw.svg
        
        .. image:: https://img.shields.io/pypi/dm/pmxbot.nsfw.svg
        
        .. image:: https://img.shields.io/travis/jaraco/pmxbot.nsfw/master.svg
           :target: http://travis-ci.org/jaraco/pmxbot.nsfw
        
        
        Config
        ------
        
        Add "exclude patterns" to your config to cause messages matching
        any of those patterns to be suppressed::
        
            exclude patterns:
              - testicle
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
