Metadata-Version: 2.1
Name: synclib
Version: 0.0.0
Summary: Synclib is a protocol-agnostic data synchronization layer.
Home-page: https://codeberg.org/noostools/synclib
Author: metagriffin
Author-email: mg.pypi@metagriffin.net
License: AGPL-3.0-or-later
Platform: any
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Requires-Python: >=2.7
Description-Content-Type: text/x-rst
License-File: LICENSE.txt

.. -*- coding: utf-8 -*-
..
  -----------------------------------------------------------------------------
  file: $Id$
  auth: metagriffin <mg.codeberg@metagriffin.net>
  date: 2026-04-28
  copy: (C) Copyright 2026-EOT metagriffin -- see LICENSE.txt
  -----------------------------------------------------------------------------
  This content is free content: you can redistribute it and/or modify
  it under the terms of the GNU Affero General Public License as
  published by the Free Software Foundation, either version 3 of the
  License, or (at your option) any later version.
  
  This content is distributed in the hope that it will be useful, but
  WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  Affero General Public License for more details.
  
  You should have received a copy of the GNU Affero General Public
  License along with this content. If not, see
  <https://www.gnu.org/licenses/>.
  -----------------------------------------------------------------------------


=======
SyncLib
=======

The `synclib` module provides a protocol-agnostic data synchronization
layer.


Project
=======

* Homepage: https://codeberg.org/noostools/synclib
* Bugs: https://codeberg.org/noostools/synclib/issues


..
  -----------------------------------------------------------------------------
  end of $Id$
  $ChangeLog$
  -----------------------------------------------------------------------------
