Metadata-Version: 2.1
Name: gstore
Version: 0.7.0
Summary: Synchronize GitHub repositories made easy.
Home-page: https://gstore.readthedocs.io
License: GPL-3.0-or-later
Keywords: git,github,backup,repo,sync,cli
Author: Serghei Iakovlev
Author-email: gnu@serghei.pl
Maintainer: Serghei Iakovlev
Maintainer-email: gnu@serghei.pl
Requires-Python: >=3.9,<4
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Version Control
Classifier: Topic :: Software Development :: Version Control :: Git
Classifier: Topic :: System :: Archiving :: Backup
Classifier: Topic :: System :: Software Distribution
Requires-Dist: gitpython (>=3.1.31,<4.0.0)
Requires-Dist: pygithub (>=2.5.0,<3.0.0)
Project-URL: Bug Tracker, https://github.com/python-poetry/poetry/issues
Project-URL: Changelog, https://gstore.readthedocs.io/en/latest/changelog.html
Project-URL: Documentation, https://gstore.readthedocs.io
Project-URL: Repository, https://github.com/sergeyklay/gstore
Description-Content-Type: text/x-rst

======
gstore
======

``gstore`` is a lightweight and robust tool designed to synchronize GitHub repositories for organizations. It enables seamless backups and synchronization of projects with minimal setup, prioritizing simplicity and reliability.

Project Information
===================

The ``gstore`` project embodies open-source principles, combining simplicity, utility, and community-driven development. Below, you'll find the key resources to explore, use, and contribute to the project:

- **Documentation:** Comprehensive user and developer guides are hosted on `Read the Docs <https://gstore.readthedocs.io/>`_.
- **Source Code:** The full source code is available on `GitHub <https://github.com/sergeyklay/gstore>`_.
- **Releases:** Download the latest stable release from `PyPI <https://pypi.org/project/gstore/>`_.
- **Compatibility:**  The project is tested rigorously on Python versions 3.9 and above to ensure stability and reliability.

We warmly welcome contributions from developers of all skill levels. Whether you're fixing a typo, submitting a bug report, or proposing new features, your participation strengthens the project.


Support
=======

Should you have any question, any remark, or if you find a bug, or if there is something you can't do with the ``gstore``, please `open an issue <https://github.com/sergeyklay/gstore/issues>`_.

Similar projects
================

There are some projects similar to ``gstore`` you may be interested in:

* https://github.com/kennethreitz42/ghsync
* https://github.com/lgg/simple-git-mirror-sync

License
=======

This project is open source software licensed under the `GNU General Public Licence version 3 <https://choosealicense.com/licenses/gpl-3.0/>`_. Copyright © 2020, 2021, 2022, 2023, 2024 Serghei Iakovlev.


Note On Copyright Years
-----------------------

In copyright notices where the copyright holder is Serghei Iakovlev, then where a range of years appears, this is an inclusive range that applies to every year in the range.  For example: 2020-2024 represents the years 2020, 2021, 2022, 2023 and 2024.

