Metadata-Version: 2.4
Name: flaskbb-plugin-conversations
Version: 2.0.0
Summary: A private messaging plugin for FlaskBB
Project-URL: Homepage, https://github.com/flaskbb/flaskbb-plugin-conversations
Project-URL: Repository, https://github.com/flaskbb/flaskbb-plugin-conversations
Project-URL: Issues, https://github.com/flaskbb/flaskbb-plugin-conversations/issues
Project-URL: Changelog, https://github.com/flaskbb/flaskbb-plugin-conversations/blob/master/CHANGELOG.md
Author-email: Peter Justin <peter.justin@outlook.com>
Maintainer-email: Peter Justin <peter.justin@outlook.com>
License-Expression: BSD-3-Clause
License-File: LICENSE
Keywords: conversations,flaskbb,messaging,plugin
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Flask
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.12
Requires-Dist: flaskbb>=2.1.0
Description-Content-Type: text/markdown

Conversations
=============


A private messaging plugin for FlaskBB.


Installation
------------

Install *flaskbb-plugin-conversations* with
``pip install flaskbb-plugin-conversations``


License
-------
This project is licensed under the terms of the [BSD License](/LICENSE).
