Metadata-Version: 1.1
Name: synpurge
Version: 1
Summary: Purges Matrix room history room using the HTTP API
Home-page: https://github.com/aperezdc/synpurge
Author: Adrian Perez de Castro
Author-email: aperez@igalia.com
License: UNKNOWN
Description: Synpurge
        ========
        
        Utility to remove history of Matrix rooms using the `purge_history API`__
        of Synapse__.
        
        __ https://github.com/matrix-org/synapse/blob/master/docs/admin_api/purge_history_api.rst
        __ https://github.com/matrix-org/synapse
        
        
        Licensing
        ---------
        
        Distributed under the terms of the `GNU General Public License v3`__.
        
        __ https://www.gnu.org/licenses/gpl-3.0.en.html
        
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Communications :: Chat
Classifier: Topic :: Utilities
