Metadata-Version: 2.1
Name: multiblock
Version: 0.0.1
Summary: Sync block and mute lists over multiple Mastodon accounts
Home-page: https://github.com/moggers87/multiblock
Author: Matt Molyneaux
Author-email: moggers87+git@moggers87.co.uk
License: GPLv3
Download-URL: https://pypi.org/project/multiblock/
Description: |Build Status| |Coverage| |docs|
        
        Multiblock
        ==========
        
        .. inclusion-marker-do-not-remove-start
        
        What?
        -----
        
        sync block and mute lists over multiple Mastodon accounts
        
        Where?
        ------
        
        - Download: https://pypi.org/project/multiblock/
        - Source: https://github.com/moggers87/multiblock
        - Docs: https://multiblock.readthedocs.io/en/latest/
        
        License?
        --------
        
        GPLv3 or later. See LICENSE for the actual text.
        
        Why though?
        -----------
        
        I have way too many accounts
        
        What's the status of this project?
        ----------------------------------
        
        We're just getting started.
        
        Contributions
        ^^^^^^^^^^^^^
        
        I'm always looking for contributions, whether they be bug reports, bug fixes,
        feature requests, new features, or documentation. Also, feel free to open issues
        for support requests too - these are very helpful in showing me where
        documentation is required or needs improving.
        
        Code Of Conduct
        ---------------
        
        The Multiblock project has adopted the Contributor Covenant Code version 1.4. By
        contributing to this project, you agree to abide by its terms.
        
        The full text of the code of conduct can be found `here
        <https://github.com/moggers87/multiblock/blob/master/CODE_OF_CONDUCT.md>`__
        
        
        .. inclusion-marker-do-not-remove-end
        
        Funding
        -------
        
        If you have found Multiblock to be useful and would like to see its continued
        development, please consider `buying me a coffee
        <https://ko-fi.com/moggers87>`__.
        
        .. |Build Status| image:: https://travis-ci.org/moggers87/multiblock.svg?branch=master
           :alt: Build Status
           :scale: 100%
           :target: https://travis-ci.org/moggers87/multiblock
        .. |Coverage| image:: https://codecov.io/github/moggers87/multiblock/coverage.svg?branch=master
           :target: https://codecov.io/github/moggers87/multiblock
           :alt: Coverage Status
           :scale: 100%
        .. |docs| image:: https://readthedocs.org/projects/multiblock/badge/?version=latest
           :alt: Documentation Status
           :scale: 100%
           :target: https://multiblock-ssg.readthedocs.io/en/latest/?badge=latest
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Provides-Extra: docs
