Metadata-Version: 1.1
Name: BackupPC-Clone
Version: 1.0.0
Summary: A tool for cloning the data of a BackupPC instance
Home-page: https://github.com/SetBased/BackupPC-Clone
Author: Set Based IT Consultancy
Author-email: info@setbased.nl
License: MIT
Description: BackupPC-Clone
        ##############
        
        BackupPC-Clone is a tool for cloning, copying, or syncing the data of `BackupPC <https://github.com/backuppc/backuppc>`_
        from one filesystem to another filesystem where ``rsync`` fails.
        
        +---------------------------------------------------------------------------------------------------------------------------------+---------------------------------------------------------+--------------------------------------------------------------------------------------------------------+
        | Social                                                                                                                          | Release                                                 | Code                                                                                                   |
        +=================================================================================================================================+=========================================================+========================================================================================================+
        | .. image:: https://badges.gitter.im/SetBased/BackupPC-Clone.svg                                                                 | .. image:: https://badge.fury.io/py/BackupPC-Clone.svg  | .. image:: https://scrutinizer-ci.com/g/SetBased/BackupPC-Clone/badges/quality-score.png?b=master      |
        |   :target: https://gitter.im/SetBased/BackupPC-Clone?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge  |   :target: https://badge.fury.io/py/BackupPC-Clone      |   :target: https://scrutinizer-ci.com/g/SetBased/BackupPC-Clone/?branch=master                         |
        |                                                                                                                                 |                                                         |                                                                                                        |
        |                                                                                                                                 |                                                         |                                                                                                        |
        +---------------------------------------------------------------------------------------------------------------------------------+---------------------------------------------------------+--------------------------------------------------------------------------------------------------------+
        
        
        Documentation
        =============
        
        Will be released after we have successfully migrated our BackupPC instance.
        
        Contributing
        ============
        
        We are looking for contributors. We can use your help for:
        
        * Fixing bugs and solving issues.
        * Writing documentation.
        * Developing new features.
        * Code review.
        
        You can contribute to this project in many ways:
        
        * Fork this project on `GitHub <https://github.com/SetBased/BackupPC-Clone>`_ and create a pull request.
        * Create an `issue <https://github.com/SetBased/BackupPC-Clone/issues/new>`_ on GitHub.
        * Asking critical questions.
        * Contacting us at `Gitter <https://gitter.im/SetBased/BackupPC-Clone>`_.
        
        Support
        =======
        
        If you are having issues, please let us know. Contact us at `Gitter <https://gitter.im/SetBased/BackupPC-Clone>`_ or
        create an `issue <https://github.com/SetBased/BackupPC-Clone/issues/new>`_ on _GitHub.
        
        For commercial support, please contact us at info@setbased.nl.
        
        License
        =======
        
        This project is licensed under the terms of the MIT license.
        
Keywords: BackupPC,clone,copy
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: System Administrators
Classifier: Topic :: System :: Archiving :: Backup
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
